U
    ‰1e	  ã                   @   s`   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mZmZmZmZmZ G dd„ deƒZdS )a&  
    pygments.styles.monokai
    ~~~~~~~~~~~~~~~~~~~~~~~

    Mimic the Monokai color scheme. Based on tango.py.

    http://www.monokai.nl/blog/2006/07/15/textmate-color-theme/

    :copyright: Copyright 2006-2023 by the Pygments team, see AUTHORS.
    :license: BSD, see LICENSE for details.
é    )ÚStyle)ÚKeywordÚNameÚCommentÚStringÚErrorÚTokenÚNumberÚOperatorÚGenericÚ
WhitespaceÚPunctuationÚOtherÚLiteralc                Œ   @   s°  e Zd ZdZdZdZededede	de
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dejded	ejdededejd
ejdejjdejd
ejdejd
ejdejd
ej d
ej!dej"dejdej	d
ej#d	ej$dej$jdej$j%dej$j&de'de'j(de'j)de'j*de'j*j+de'j,de-de-j.de/de/j0de/j1de/j2de/j3de/j4de/j5de/j6de/j	de/j7de/jde/j8de9de9j:d	e9j;de9jde9j<de9j=d
e9j>de9j?de9j@de9jAde9jBde9jCdiFZDdS )ÚMonokaiStylez5
    This style mimics the Monokai color scheme.
    z#272822z#49483ez#f8f8f2Ú z#ed007e bg:#1e0010z#959077z#66d9efz#ff4689z#a6e22ez#ae81ffz#e6db74Zitaliczbold #ff4689Zboldzbold italicN)EÚ__name__Ú
__module__Ú__qualname__Ú__doc__Zbackground_colorZhighlight_colorr   r   r   r   r   Z	MultilineZPreprocÚSingleÚSpecialr   ÚConstantZDeclarationÚ	NamespaceZPseudoZReservedÚTyper
   ÚWordr   r   Ú	AttributeZBuiltinZClassZ	DecoratorÚEntityÚ	ExceptionZFunctionZPropertyZLabelÚTagÚVariableZGlobalZInstancer	   ZFloatZHexZIntegerZLongÚOctr   ÚDater   ZBacktickÚCharZDocÚDoubleZEscapeZHeredocZInterpolÚRegexZSymbolr   ZDeletedZEmphZHeadingZInsertedZOutputZPromptZStrongZ
EmphStrongZ
SubheadingÚ	TracebackZstyles© r'   r'   ú;/tmp/pip-unpacked-wheel-jz2ojqiw/pygments/styles/monokai.pyr      s                                                                         ¯r   N)r   Zpygments.styler   Zpygments.tokenr   r   r   r   r   r   r	   r
   r   r   r   r   r   r   r'   r'   r'   r(   Ú<module>   s   <