
    Mh
                     d    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 dgZ G d de          ZdS )z
    pygments.styles.murphy
    ~~~~~~~~~~~~~~~~~~~~~~

    Murphy's style from CodeRay.

    :copyright: Copyright 2006-2025 by the Pygments team, see AUTHORS.
    :license: BSD, see LICENSE for details.
    )Style)	KeywordNameCommentStringErrorNumberOperatorGeneric
WhitespaceMurphyStylec                      e Zd ZdZdZi ededej        dej        de	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        j        dej        j        di ej        j        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j        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*j0        d+e*j1        d,e*j2        d-e*j3        d.e*j4        d/e*j5        d0e/d1iZ6d2S )3r   z&
    Murphy's style from CodeRay.
    murphyz#bbbbbbz#666 italicz#579 noitalicz	#c00 boldz	bold #289z#08fz#66fz#333z	bold #000z#072z	bold #5edz	bold #e9ezbold #0e84b5z	bold #F00z#036z#aafz#ccfz#f84z	bold #970z#800z#007z#070z	bold #555z
bg:#e0e0ffz#88F bg:z#D42 bg:zbg:#eeez	bold #666zbg:#e0e0ff #000z#fc8 bg:z#f88z	bold #60Ez	bold #66fz	bold #058z	bold #40Ezbold #000080zbold #800080z#A00000z#00A000z#FF0000italicboldzbold italiczbold #c65d09z#888z#04Dz#F00 bg:#FAAN)7__name__
__module____qualname____doc__namer   r   PreprocSpecialr   PseudoTyper
   Wordr   BuiltinFunctionClass	Namespace	ExceptionVariableInstanceGlobalConstantLabelEntity	AttributeTag	Decoratorr   CharDocInterpolEscapeRegexSymbolOtherr	   IntegerFloatHexOctr   Heading
SubheadingDeletedInsertedr   EmphStrong
EmphStrongPromptOutput	Tracebackstyles     V/var/www/html/test/jupyter/venv/lib/python3.11/site-packages/pygments/styles/murphy.pyr   r      s         D999=9 	?9 	;	9 	;9 	69 	69 	69 	;9 	69 	;9 	
;9  	>!9" 	;#9$ 	6%9& 	6'9( 	6)9 9* 	6+9, 	;-9. 	
;/90 	6192 	6394 	6596 	;79: 	<;9< 	:=9> 	
:?9@ 	9A9B 	;C9D 	#4E9F 	:G9H 	6I9L 	;M9N 	;O9 9P 	;
;
;>>99986=>66>q9 9FFFrA   N)r   pygments.styler   pygments.tokenr   r   r   r   r   r	   r
   r   r   __all__r   r@   rA   rB   <module>rF      s     !          + + + + + + + + + + + + + + + + + + + + + + /? ? ? ? ?% ? ? ? ? ?rA   