U
    祡c[                     @   sP   d Z ddlmZ ddlmZmZmZmZmZm	Z	m
Z
mZmZ G dd deZdS )u   
    pygments.styles.arduino
    ~~~~~~~~~~~~~~~~~~~~~~~

    Arduino® Syntax highlighting style.

    :copyright: Copyright 2006-2022 by the Pygments team, see AUTHORS.
    :license: BSD, see LICENSE for details.
    )Style)	KeywordNameCommentStringErrorNumberOperatorGeneric
Whitespacec                   @   s  e Zd ZdZdZedededejdej	dej
dejdedejdejdejdejdejdejdedejdedejdejdejjdejdejdejdejdejdejd	ejdejdejdejdej dej!dej!jdej!j"dej!j#de$d
e$j%de$j&de$j'de$j'j(de$j)de*de*j+de*j,de*j-de*j.de*j/de*j0de*j1de*jde*j2de*j
de*j3de4de4j5de4j6de4jde4j7de4j8de4j9de4j:de4j;de4j<de4j=di@Z>dS )ArduinoStyleu   
    The Arduino® language style. This style is designed to highlight the
    Arduino source code, so expect the best results with it.
    z#ffffff z#a61717z#95a5a6z#728E00z#00979Dz#434f54z#D35400z#8A7B52z#7F8C8DN)?__name__
__module____qualname____doc__Zbackground_colorr   r   r   Z	MultilineZPreprocSingleSpecialr   ConstantZDeclaration	NamespaceZPseudoZReservedTyper	   Wordr   	AttributeZBuiltinZClassZ	DecoratorEntity	ExceptionZFunctionZPropertyZLabelZOtherTagVariableZGlobalZInstancer   ZFloatZHexZIntegerZLongOctr   ZBacktickCharZDocDoubleZEscapeZHeredocZInterpolRegexZSymbolr
   ZDeletedZEmphZHeadingZInsertedZOutputZPromptZStrongZ
Subheading	TracebackZstyles r"   r"   ;/tmp/pip-unpacked-wheel-6wad6tea/pygments/styles/arduino.pyr      s                                                                  r   N)r   Zpygments.styler   Zpygments.tokenr   r   r   r   r   r   r	   r
   r   r   r"   r"   r"   r#   <module>   s   
,