
    ,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.autumn
    ~~~~~~~~~~~~~~~~~~~~~~

    A colorful style, inspired by the terminal 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AutumnStylec                      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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dej2                  dej4                  dedej:                  dej<                  dej>                  dej@                  d	ejB                  dejD                  dejF                  dejH                  dejJ                  dejL                  dejN                  de!dZ(y)r   zH
    A colorful style, inspired by the terminal highlighting style.
    autumnz#bbbbbbzitalic #aaaaaaznoitalic #4c8317zitalic #0000aaz#0000aaz#00aaaaz#00aa00zunderline #00aa00zunderline #00aaaaz#aa0000z	bold #800z#1e90ffzbold #1e90ffz#888888z#aa5500z#009999zbold #000080zbold #800080italicboldzbold italicz#555555z#F00 bg:#FAAN))__name__
__module____qualname____doc__namer   r   PreprocSpecialr   Typer
   Wordr   BuiltinFunctionClass	NamespaceVariableConstantEntity	AttributeTag	Decoratorr   SymbolRegexr	   r   Heading
SubheadingDeletedInsertedr   EmphStrong
EmphStrongPromptOutput	Tracebackstyles     X/var/www/html/Resume-Scraper/venv/lib/python3.12/site-packages/pygments/styles/autumn.pyr   r      s*    D*I* 	$4* 	$6	*
 	$4* 	I* 	I* 	I* 	I* 	I* 	

$7* 	$7*  	I!*" 	I#*$ 	K%*& 	I'*( 	N)** 	I+*. 	I/*0 	I1*2 	I3*6 	I7*: 	N;*< 	N=*> 	I?*@ 	IA*B 	IC*D 	HE*F 	FG*H 	MI*J 	IK*L 	IM*N 	IO*R 	NS*Fr3   N)r   pygments.styler   pygments.tokenr   r   r   r   r   r	   r
   r   r   __all__r   r2   r3   r4   <module>r8      s3    !+ + + /0% 0r3   