Ë
    æØjjÐ  ã                   ó\   — 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 dgZ G d„ de«      Zy)uÚ   
    pygments.styles.arduino
    ~~~~~~~~~~~~~~~~~~~~~~~

    ArduinoÂ® Syntax highlighting style.

    :copyright: Copyright 2006-present by the Pygments team, see AUTHORS.
    :license: BSD, see LICENSE for details.
é    )ÚStyle)	ÚKeywordÚNameÚCommentÚStringÚErrorÚNumberÚOperatorÚGenericÚ
WhitespaceÚArduinoStylec                   ó>  — e Zd ZdZdZdZi 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	“i ej.                  d“ej0                  d“ej0                  j"                  d“ej2                  d“ej                  d“ej4                  d“ej6                  d“ej8                  d“ej:                  d
“ej<                  d“ej>                  d“ej                   d“ej@                  d“ejB                  d“ejD                  d“ejD                  j2                  d“ejD                  jF                  d“¥i ejD                  jH                  d“e%d“e%jL                  d“e%jN                  d“e%jP                  d“e%jP                  jR                  d“e%jT                  d“e+d“e+jX                  d“e+jZ                  d“e+j\                  d“e+j^                  d“e+j`                  d“e+jb                  d“e+jd                  d“e+j@                  d“e+jf                  d“¥e+j                  de+jh                  de5de5jl                  de5jn                  de5j                  de5jp                  de5jr                  de5jt                  de5jv                  de5jx                  de5jz                  de5j|                  di¥Z?y)r   uŒ   
    The ArduinoÂ® language style. This style is designed to highlight the
    Arduino source code, so expect the best results with it.
    Úarduinoz#ffffffÚ z#a61717z#95a5a6z#728E00z#00979Dz#434f54z#D35400z#8A7B52z#7F8C8DN)@Ú__name__Ú
__module__Ú__qualname__Ú__doc__ÚnameÚbackground_colorr   r   r   Ú	MultilineÚPreprocÚSingleÚSpecialr   ÚConstantÚDeclarationÚ	NamespaceÚPseudoÚReservedÚTyper
   ÚWordr   Ú	AttributeÚBuiltinÚClassÚ	DecoratorÚEntityÚ	ExceptionÚFunctionÚPropertyÚLabelÚOtherÚTagÚVariableÚGlobalÚInstancer	   ÚFloatÚHexÚIntegerÚLongÚOctr   ÚBacktickÚCharÚDocÚDoubleÚEscapeÚHeredocÚInterpolÚRegexÚSymbolr   ÚDeletedÚEmphÚHeadingÚInsertedÚOutputÚPromptÚStrongÚ
SubheadingÚ	TracebackÚstyles© ó    úY/opt/eval-harness/bench_task/venv/lib/python3.12/site-packages/pygments/styles/arduino.pyr   r      s4  „ ñð €Dà ÐðHØ 2ðHà 9ðHð 	 9ð	Hð
 	×Ñ 2ðHð 	�‰ 9ðHð 	�‰ 2ðHð 	�‰ 2ðHð 	 9ðHð 	×Ñ 9ðHð 	×Ñ 2ðHð 	×Ñ 2ðHð 	�‰ 9ðHð 	×Ñ 9ðHð  	�‰ 9ð!Hð$ 	 9ð%Hð& 	�‰ 2ð'Hð* 	 9ñ+Hð, 	�‰ 2ð-Hð. 	�‰ 9ð/Hð0 	�‰×Ñ 2ð1Hð2 	�
‰
 2ð3Hð4 	�‰ 2ð5Hð6 	�‰ 2ð7Hð8 	�‰ 2ð9Hð: 	�‰ 2ð;Hð< 	�‰ 9ð=Hð> 	�‰ 2ð?Hð@ 	�
‰
 2ðAHðB 	�‰ 2ðCHðD 	�
‰
 9ðEHðF 	�‰ 2ðGHðH 	�‰ 2ðIHðJ 	�‰×Ñ 2ðKHðL 	�‰×Ñ 2òMHðN 	�‰×Ñ 2ðOHðR 	 9ðSHðT 	�‰ 2ðUHðV 	�
‰
 2ðWHðX 	�‰ 2ðYHðZ 	�‰×Ñ 2ð[Hð\ 	�
‰
 2ð]Hð` 	 9ðaHðb 	�‰ 2ðcHðd 	�‰ 2ðeHðf 	�
‰
 2ðgHðh 	�‰ 2ðiHðj 	�‰ 2ðkHðl 	�‰ 2ðmHðn 	�‰ 2ðoHðp 	�‰ 2ðqHðr 	�‰ 2ñsHðt 	�‰ 2Ø�‰ 2à 2Ø�‰ 2Ø�‰ 2Ø�‰ 2Ø�‰ 2Ø×Ñ 2Ø�‰ 2Ø�‰ 2Ø�‰ 2Ø×Ñ 2Ø×Ñ 2ñOH�FrI   N)r   Úpygments.styler   Úpygments.tokenr   r   r   r   r   r	   r
   r   r   Ú__all__r   rH   rI   rJ   ú<module>rN      s6   ðñõ !÷*÷ *õ *ð Ð
€ôQ�5õ QrI   