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.dracula
    ~~~~~~~~~~~~~~~~~~~~~~~

    Pygments version of `Dracula` from https://github.com/dracula/dracula-theme.

    Based on the Dracula Theme for pygments by Chris Bracco.
    See https://github.com/dracula/pygments/tree/fee9ed5613d1086bc01b9d0a5a0e9867a009f571

    :copyright: Copyright 2006-2023 by the Pygments team, see AUTHORS.
    :license: BSD, see LICENSE for details.
é    )ÚStyle)ÚKeywordÚNameÚCommentÚStringÚErrorÚLiteralÚNumberÚOperatorÚOtherÚPunctuationÚTextÚGenericÚ
Whitespacec                Ž   @   sÂ  e Zd ZdZdZdZdZdZdZe	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d
ejdejdejdejd	ejd
ejde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%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%j0de%j0j(de%j0j1de%j0j2de3de3j4de3j5de3j6de3j7de3j7j8de3j9de:de:j;de.de<de=de=j>de=j?de=j@de=jAde=jBde=jCde=jDde=j.de=jEde=jde=jFdeGdiGZHdS )ÚDraculaStylez#282a36z#44475az#f1fa8cz#50fa7bz#6272a4z#f8f8f2z#ff79c6z#8b080bz#f8f8f2 underlinez#f8f8f2 boldz#8be9fd italicz#8be9fdz#ffb86cz#bd93f9N)IÚ__name__Ú
__module__Ú__qualname__Zbackground_colorZhighlight_colorZline_number_colorZline_number_background_colorZline_number_special_colorZ$line_number_special_background_colorr   r   ZHashbangZ	MultilineZPreprocÚSingleÚSpecialr   ZDeletedZEmphr   ZHeadingZInsertedZOutputZPromptZStrongZ
EmphStrongZ
SubheadingÚ	Tracebackr   ÚConstantZDeclarationÚ	NamespaceZPseudoZReservedÚTyper   ÚDater   Ú	AttributeZBuiltinZClassZ	DecoratorÚEntityÚ	ExceptionZFunctionZLabelr   ÚTagÚVariableZGlobalZInstancer	   ZBinZFloatZHexZIntegerZLongÚOctr
   ÚWordr   r   ZBacktickÚCharZDocÚDoubleZEscapeZHeredocZInterpolÚRegexZSymbolr   Zstyles© r%   r%   ú;/tmp/pip-unpacked-wheel-jz2ojqiw/pygments/styles/dracula.pyr      s*                                                                         ¶r   N)Ú__doc__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   <