
    Mh                         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 dgZdZdZdZdZd	Zd
ZdZdZdZdZdZdZ G 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-2025 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
WhitespaceDraculaStylez#282a36z#f8f8f2z#44475az#6272a4z#8be9fdz#50fa7bz#ffb86cz#ff79c6z#bd93f9z#ff5555z#f1fa8cz#8b080bc                      e Zd ZdZeZeZeZ	eZ
eZeZi eeeeej        eeeej        eej        dej        dej        dej        eej        dej        deeeeej        eej         e!dz   ej"        e!e#ee$ee$j%        ee$j&        e!dz   e$j&        j'        ee$j(        ee$j)        ee$j*        e!dz   e$j+        ee$j,        e!dz   e-e.e/ee0ee1ee2e3e4eiZ5dS )r   dracula	underlineboldz italicN)6__name__
__module____qualname__name
backgroundbackground_color	selectionhighlight_coloryellowline_number_colorline_number_background_colorgreenline_number_special_colorcomment$line_number_special_background_colorr   
foregroundr   Preprocpinkr   DeleteddeletionEmphHeadingInsertedOutput
EmphStrong
Subheadingr   r   ConstantDeclarationcyanTyper	   r   	AttributeBuiltinPseudoClassFunctionLabelTagVariabler
   oranger   r   r   r   purpler   styles     W/var/www/html/test/jupyter/venv/lib/python3.11/site-packages/pygments/styles/dracula.pyr   r   #   s       D!O#,  %+2(-J- 	- 		- 	- 	- 	k- 	- 	&- 		- 	K- 	F- 	z-" 	#-$ 	$%-& 	TI-'-( 	d)-, 	--0 	jdY&Z
Eu
D9$$ti'$zZjY- -FFFr@   N)__doc__pygments.styler   pygments.tokenr   r   r   r   r   r	   r
   r   r   r   r   r   r   __all__r   r%   r   r#   r2   r!   r<   r'   r=   redr   r)   r   r?   r@   rA   <module>rG      sQ    !          D D D D D D D D D D D D D D D D D D D D D D D D D D D D D D 


	
			7 7 7 7 75 7 7 7 7 7r@   