
    ,h@                     l    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 G d de      Zy)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-2025 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LiteralMonokaiStylec                      e Zd ZdZdZdZdZi 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
i ej0                  dededej6                  dej8                  dej8                  j(                  dej:                  dej"                  d	ej<                  dej>                  dej@                  dejB                  dejD                  dejF                  dej&                  dej                  dejH                  d
i ejJ                  dejJ                  j:                  dejJ                  jL                  dejJ                  jN                  de(de(jR                  de(jT                  de(jV                  de(jV                  jX                  de(jZ                  de.de.j^                  de0de0jb                  de0jd                  de0jf                  de0jh                  di e0jj                  de0jl                  de0jn                  de0j                  de0jp                  de0j                  de0jr                  de:de:jv                  d
e:jx                  de:j                  de:jz                  de:j|                  de:j~                  d	e:j                  de:j                  de:j                  de:j                  de:j                  diZEy)r   z5
    This style mimics the Monokai color scheme.
    monokaiz#272822z#49483ez#f8f8f2 z#ed007e bg:#1e0010z#959077z#66d9efz#ff4689z#a6e22ez#ae81ffz#e6db74italiczbold #ff4689boldzbold italicN)F__name__
__module____qualname____doc__namebackground_colorhighlight_colorr	   r   r   r   r   	MultilinePreprocSingleSpecialr   ConstantDeclaration	NamespacePseudoReservedTyper   Wordr   r   	AttributeBuiltinClass	DecoratorEntity	ExceptionFunctionPropertyLabelTagVariableGlobalInstancer
   FloatHexIntegerLongOctr   Dater   BacktickCharDocDoubleEscapeHeredocInterpolRegexSymbolr   DeletedEmphHeadingInsertedOutputPromptStrong
EmphStrong
Subheading	Tracebackstyles     Y/var/www/html/Resume-Scraper/venv/lib/python3.12/site-packages/pygments/styles/monokai.pyr   r      s    D OR9R 	2R 	#7	R
 	2R 	9R 	2R 	2R 	2R 	2R 	9R 	2R 	2R  	9!R" 	2#R$ 	2%R& 	2'R* 	9+R, 	2-R0 	91R4 	95R6 	97R8 	29R: 	2;R< 	

9=R> 	9?R@ 	9ARB 	2CRD 	9ERF 	9GRH 	2IRJ 	

2KRL 	2MRN 	

9ORP 	9QRR 	2SRT 	2URV 	2WRX 	2YR\ 	9]R^ 	2_R` 	

2aRb 	2cRd 	2eRf 	

2gRj 	9kRl 	9mRp 	9qRr 	2sRt 	2uRv 	

2wRx 	2yRz 	9{R| 	2}R~ 	2R@ 	2ARB 	2CRD 	2ERF 	2GRL 	2MRN 	9ORP 	8QRR 	2SRT 	2URV 	9WRX 	9YRZ 	>[R\ 	6]R^ 	=_R` 	92cRFrQ   N)r   pygments.styler   pygments.tokenr   r   r   r   r   r	   r
   r   r   r   r   r   r   __all__r   rP   rQ   rR   <module>rV      s?   
 !H H H H 
[5 [rQ   