o
    	È·e­  ã                   @   sL   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 G dd„ deƒZdS )zÚ
    pygments.styles.xcode
    ~~~~~~~~~~~~~~~~~~~~~

    Style similar to the `Xcode` default theme.

    :copyright: Copyright 2006-2022 by the Pygments team, see AUTHORS.
    :license: BSD, see LICENSE for details.
é    )ÚStyle)ÚKeywordÚNameÚCommentÚStringÚErrorÚNumberÚOperatorÚLiteralc                   @   sž   e Zd ZdZi ed“ejd“ed“ejd“ed“e	d“e
d“e
jd“e
jd	“e
jd“e
jd“e
jjd
“e
jd“e
jd“e
jd“e
jd“ed“ededi¥ZdS )Ú
XcodeStylez=
    Style similar to the Xcode default colouring theme.
    z#177500z#633820z#C41A16z#2300CEz#000000z#A90D91z#836C28z#3F6E75z#5B269Az#1C01CEN)Ú__name__Ú
__module__Ú__qualname__Ú__doc__r   ÚPreprocr   ÚCharr	   r   r   Ú	AttributeÚClassÚFunctionÚBuiltinÚPseudoÚVariableÚTagÚ	DecoratorÚLabelr
   r   r   Ústyles© r   r   úL/var/www/ideatree/venv/lib/python3.10/site-packages/pygments/styles/xcode.pyr      sP    ÿþüûù	÷õôóòñïîíìêè
ær   N)r   Úpygments.styler   Úpygments.tokenr   r   r   r   r   r   r	   r
   r   r   r   r   r   Ú<module>   s    
(