
    |e                     \    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.trac
    ~~~~~~~~~~~~~~~~~~~~

    Port of the default trac highlighter design.

    :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
Whitespace	TracStylec                      e Zd ZdZdZi ededej                  dej                  de	de
de
j                  d	e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j0                  dej2                  dej6                  dej8                  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diZ&y)r   z6
    Port of the default trac highlighter design.
    tracz#bbbbbbzitalic #999988zbold noitalic #999999zbold #999999boldz#bb8844z#808000z#009999z#445588z#999999zbold #990000zbold #445588z#555555z#008080z#000080z#800080z#aaaaaazbg:#ffdddd #000000zbg:#ddffdd #000000z#aa0000italiczbold italicz#888888zbg:#e3d2d2 #a61717N)'__name__
__module____qualname____doc__namer   r   PreprocSpecialr
   r   Regexr	   r   Typer   BuiltinFunctionClass	Exception	NamespaceVariableConstantTag	AttributeEntityr   Heading
SubheadingDeletedInsertedr   EmphStrong
EmphStrongPromptOutput	Tracebackstyles     6/usr/lib/python3/dist-packages/pygments/styles/trac.pyr   r      s    D(	( 0( 	 7( 		( 	( 		( 		( 		( 	( 		(  		!(" 	#($ 	

%(& 	'(( 		)(* 		+(, 		-(. 						 4 4				 4O(Fr1   N)r   pygments.styler   pygments.tokenr   r   r   r   r   r	   r
   r   r   __all__r   r0   r1   r2   <module>r6      s3    !+ + + -/ /r1   