
    L&i                     Z    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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                       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     b/home/geonatureadmin/si_en_reseau/tutos/venv/lib/python3.11/site-packages/pygments/styles/xcode.pyr   r      s        		 			
 		 		 		 		 		 	
	 		 		" 		#$ 		%& 		'( 		), 	
	-0 		12 			5 FFFr   r   N)r   pygments.styler   pygments.tokenr   r   r   r   r   r	   r
   r   r   r   r   r    <module>r#      s     !                                                r   