U
    ç¥¡cÇ  ã                   @   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-2022 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iEZCdS )ÚMonokaiStylez5
    This style mimics the Monokai color scheme.
    z#272822z#49483ez#f8f8f2Ú z#960050 bg:#1e0010z#75715ez#66d9efz#f92672z#a6e22ez#ae81ffz#e6db74Zitaliczbold #f92672ZboldN)DÚ__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
SubheadingÚ	TracebackZstyles© r'   r'   ú;/tmp/pip-unpacked-wheel-6wad6tea/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   <