o
    ¯3Ihà  ã                   @   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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 )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   úU/home/air/sanwanet/gpt-api/venv/lib/python3.10/site-packages/pygments/styles/xcode.pyr      sR    ÿþüûù	÷õôóòñïîíìêè
æN)r   Úpygments.styler   Úpygments.tokenr   r   r   r   r   r   r	   r
   Ú__all__r   r   r   r   r   Ú<module>   s
    
(