
    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 )ae  
    pygments.styles.manni
    ~~~~~~~~~~~~~~~~~~~~~

    A colorful style, inspired by the terminal highlighting style.

    This is a port of the style used in the `php port`_ of pygments
    by Manni. The style is called 'default' there.

    :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
ManniStylec                   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   zH
    A colorful style, inspired by the terminal highlighting style.
    manniz#f0f3f3z#bbbbbbzitalic #0099FFznoitalic #009999boldzbold #006699noboldz#007788z#555555zbold #000000z#336666z#CC00FFzbold #00AA88zbold #00CCFFzbold #CC0000z#003333z#336600z#9999FFzbold #999999z#330099zbold #330099z#CC3300italicz#AA0000zbold #CC3300z#33AAAAz#FFCC33z#FF6600zbold #003300zborder:#CC0000 bg:#FFCCCCzborder:#00CC00 bg:#CCFFCCz#FF0000zbold italiczbold #000099z#AAAAAAz#99CC66zbg:#FFAAAA #AA0000N)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/manni.pyr   r      sV         D 1I1,1 	.1 	F	1 	N1 	H1 	I1 	I1 	N1 	I1 	I1 	
N1  	N!1" 	N#1$ 	I%1& 	I'1( 	
I)1 1* 	N+1, 	I-1. 	N/10 	I114 	I516 	
H718 	I91: 	N;1< 	I=1> 	I?1@ 	IA1D 	IE1H 	NI1J 	NK1L 	7M1N 	7O1P 	IQ1 1R 	HFMNII0a1 1FFFr<   N)r   pygments.styler   pygments.tokenr   r   r   r   r   r	   r
   r   r   __all__r   r;   r<   r=   <module>rA      s     !          + + + + + + + + + + + + + + + + + + + + + + .9 9 9 9 9 9 9 9 9 9r<   