
    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.emacs
    ~~~~~~~~~~~~~~~~~~~~~

    A highlighting style for Pygments, inspired by Emacs.

    :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
EmacsStylec                   b   e Zd 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        dej        di 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$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$iZ0d%S )&r   z3
    The default style (inspired by Emacs 22).
    emacsz#f8f8f8z#bbbbbbzitalic #008800noitalicznoitalic boldzbold #AA22FFnoboldzbold #00BB00z#666666z#AA22FFz#00A000z#0000FFzbold #0000FFzbold #D2413Az#B8860Bz#880000z#A0A000zbold #999999z#BB4444zbold #008000italiczbold #BB6688zbold #BB6622z#BB6688z#008000zbold #000080zbold #800080z#A00000z#FF0000boldzbold italicz#888z#04Dzborder:#FF0000N)1__name__
__module____qualname____doc__namebackground_colorr   r   PreprocSpecialr   PseudoTyper
   Wordr   BuiltinFunctionClass	Namespace	ExceptionVariableConstantLabelEntity	AttributeTag	Decoratorr   DocInterpolEscapeRegexSymbolOtherr	   r   Heading
SubheadingDeletedInsertedr   EmphStrong
EmphStrongPromptOutput	Tracebackstyles     U/var/www/html/test/jupyter/venv/lib/python3.11/site-packages/pygments/styles/emacs.pyr   r      sS         D 090#30 	:0 	?	0 	>0 	80 	>0 	90 	>0 	90 	90 	
90  	>!0" 	>#0$ 	9%0& 	9'0( 	
9)0 0* 	>+0, 	9-0. 	>/00 	9104 	9506 	
8708 	>90: 	>;0< 	9=0> 	9?0@ 	9A0B 	9C0F 	>G0H 	>I0J 	9K0L 	9M0N 	9O0 0P 	86=>66#3_0 0FFFr=   N)r   pygments.styler   pygments.tokenr   r   r   r   r   r	   r
   r   r   __all__r   r<   r=   r>   <module>rB      s     !          + + + + + + + + + + + + + + + + + + + + + + .8 8 8 8 8 8 8 8 8 8r=   