
    ,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)z
    pygments.styles.default
    ~~~~~~~~~~~~~~~~~~~~~~~

    The default highlighting style.

    :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DefaultStylec                      e Zd ZdZdZdZi ede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ej.                  di ej0                  dej2                  dej4                  dedej8                  dej:                  dej<                  dej>                  dej@                  dejB                  de"d
e#jH                  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(d$iZ/y%)&r   z3
    The default style (inspired by Emacs 22).
    defaultz#f8f8f8z#bbbbbbzitalic #3D7B7Bznoitalic #9C6500zbold #008000noboldznobold #B00040z#666666zbold #AA22FFz#008000z#0000FFzbold #0000FFzbold #CB3F38z#19177Cz#880000z#767600zbold #717171z#687822z#AA22FFz#BA2121italiczbold #A45A77zbold #AA5D1Fz#A45A77zbold #000080zbold #800080z#A00000z#008400z#E40000boldzbold italicz#717171z#04Dzborder:#FF0000N)0__name__
__module____qualname____doc__namebackground_colorr   r   Preprocr   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     Y/var/www/html/Resume-Scraper/venv/lib/python3.12/site-packages/pygments/styles/default.pyr   r      sx    D 191#31 	#51 	>1 	81 	#31 	91 	>1 	91 	91 	

>1  	>!1" 	>#1$ 	9%1& 	9'1( 	

9)1* 	>+1, 	9-1. 	>/10 	9114 	9516 	

8718 	>91: 	>;1< 	9=1@ 	9A1B 	9C1D 	9E1H 	>I1J 	>K1L 	9M1N 	9O1P 	9Q1R 	8S1T 	6=>96#3a1Fr;   N)r   pygments.styler   pygments.tokenr   r   r   r   r   r	   r
   r   r   __all__r   r:   r;   r<   <module>r@      s4    !+ + + 
95 9r;   