
    ANec                     ^    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  G d de          ZdS )z
    pygments.styles.autumn
    ~~~~~~~~~~~~~~~~~~~~~~

    A colorful style, inspired by the terminal highlighting style.

    :copyright: Copyright 2006-2023 by the Pygments team, see AUTHORS.
    :license: BSD, see LICENSE for details.
    )Style)	KeywordNameCommentStringErrorNumberOperatorGeneric
Whitespacec                      e 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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Z'dS )AutumnStylezH
    A colorful style, inspired by the terminal highlighting style.
    z#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__r   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     /home/feoh/.cache/pypoetry/virtualenvs/veilid-python-play-bIboZq2W-py3.11/lib/python3.11/site-packages/pygments/styles/autumn.pyr   r      s        *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* *FFFr1   r   N)r   pygments.styler   pygments.tokenr   r   r   r   r   r	   r
   r   r   r   r0   r1   r2   <module>r5      s     !          + + + + + + + + + + + + + + + + + + + + + +/ / / / /% / / / / /r1   