U
    YªShà  ã                   @   sR   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 dgZG dd„ deƒZdS )zÚ
    pygments.styles.xcode
    ~~~~~~~~~~~~~~~~~~~~~

    Style similar to the `Xcode` default theme.

    :copyright: Copyright 2006-2025 by the Pygments team, see AUTHORS.
    :license: BSD, see LICENSE for details.
é    )ÚStyle)ÚKeywordÚNameÚCommentÚStringÚErrorÚNumberÚOperatorÚLiteralÚ
XcodeStylec                &   @   s|   e Zd ZdZdZ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 )r   z=
    Style similar to the Xcode default colouring theme.
    Úxcodez#177500z#633820z#C41A16z#2300CEz#000000z#A90D91z#836C28z#3F6E75z#5B269Az#1C01CEN)Ú__name__Ú
__module__Ú__qualname__Ú__doc__Únamer   ÚPreprocr   ÚCharr	   r   r   Ú	AttributeÚClassÚFunctionÚBuiltinÚPseudoÚVariableÚTagÚ	DecoratorÚLabelr
   r   r   Ústyles© r   r   úH/root/rtd-docs/venv/lib/python3.8/site-packages/pygments/styles/xcode.pyr      sR                      æN)r   Zpygments.styler   Zpygments.tokenr   r   r   r   r   r   r	   r
   Ú__all__r   r   r   r   r   Ú<module>   s   
(