
    ,h	                     \    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y)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                      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j0                  dej2                  dej4                  dej6                  dedej:                  dej<                  dej>                  dej@                  dejB                  dejD                  de#de$jJ                  de$jL                  de$jN                  d e$jP                  d!e$jR                  d"e$jT                  de$jV                  de$jX                  d#e$jZ                  d$e$j\                  d%e$j^                  d&e)d'iZ0y())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     W/var/www/html/Resume-Scraper/venv/lib/python3.12/site-packages/pygments/styles/manni.pyr   r      s~    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* 	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R 	HFMNII0a1Fr<   N)r   pygments.styler   pygments.tokenr   r   r   r   r   r	   r
   r   r   __all__r   r;   r<   r=   <module>rA      s3    !+ + + .9 9r<   