o
    ¹i€  ã                   @   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 )a]  
    pygments.styles.onedark
    ~~~~~~~~~~~~~~~~~~~~~~~

    One Dark Theme for Pygments by Tobias Zoghaib (https://github.com/TobiZog)

    Inspired by one-dark-ui for the code editor Atom
    (https://atom.io/themes/one-dark-ui).

    :copyright: Copyright 2006-2022 by the Pygments team, see AUTHORS.
    :license: BSD, see LICENSE for details.
é    )ÚStyle)ÚCommentÚKeywordÚNameÚNumberÚOperatorÚPunctuationÚStringÚTokenc                   @   s¼   e Zd ZdZdZi ed“ed“ejd“ed“ej	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jd“ejd“ejd“ejd	ejjd
ededededi¥ZdS )ÚOneDarkStylezN
    Theme inspired by One Dark Pro for Atom.

    .. versionadded:: 2.11
    z#282C34z#ABB2BFz#C678DDz#E5C07Bz#E06C75zbold #61AFEFzbold #56B6C2z#61AFEFÚ z#98C379z#D19A66z#56B6C2z#7F848EN)Ú__name__Ú
__module__Ú__qualname__Ú__doc__Úbackground_colorr
   r   ÚMarkerr   ÚConstantÚDeclarationÚ	NamespaceÚReservedÚTyper   Ú	AttributeÚBuiltinÚClassÚFunctionÚMagicÚOtherÚTagÚ	DecoratorÚVariabler	   r   r   r   Ústyles© r"   r"   úR/var/www/edux/Edux_v2/venv/lib/python3.10/site-packages/pygments/styles/onedark.pyr      sZ    ÿýüúùø	÷
öõóòñðïîíì
âr   N)r   Úpygments.styler   Úpygments.tokenr   r   r   r   r   r   r	   r
   r   r"   r"   r"   r#   Ú<module>   s    (