
    *Vh                     \    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.colorful
    ~~~~~~~~~~~~~~~~~~~~~~~~

    A colorful style, inspired by CodeRay.

    :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ColorfulStylec                      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d
ej                  dej                  dej                   dej"                  dej$                  dej&                  dej(                  dej(                  j*                  dej(                  j"                  di ej(                  j,                  dej.                  dej0                  dej2                  dej4                  dej6                  dej8                  dedej<                  dej>                  dej@                  dejB                  dejD                  d ejF                  d!ejH                  d"e%d#e%jL                  d$e%jN                  d#e%jP                  d%e%jR                  d&e*jV                  d'e*jX                  d(e*jZ                  d)e*j\                  d*e*j^                  d+e*j`                  d,e*jb                  d-e*jd                  d.e*jf                  d/e*jh                  de*jj                  d0e/d1iZ6y2)3r   z0
    A colorful style, inspired by CodeRay.
    colorfulz#bbbbbbz#888z#579zbold #cc0000z	bold #080z#038z#339z#333z	bold #000z#007020z	bold #06Bz	bold #B06zbold #0e84b5z	bold #F00z#963z#33Bz#369z	bold #d70z	bold #036z	bold #970z	bold #800z#00Cz#070z	bold #555z
bg:#fff0f0z#04D bg:z#D42 bg:zbg:#eeez	bold #666zbg:#fff0ff #000z#A60 bg:z#D20z	bold #60Ez	bold #00Dz	bold #058z	bold #40Ezbold #000080zbold #800080z#A00000z#00A000z#FF0000italicboldzbold italiczbold #c65d09z#04Dz#F00 bg:#FAAN)7__name__
__module____qualname____doc__namer   r   PreprocSpecialr   PseudoTyper
   Wordr   BuiltinFunctionClass	Namespace	ExceptionVariableInstanceGlobalConstantLabelEntity	AttributeTag	Decoratorr   CharDocInterpolEscapeRegexSymbolOtherr	   IntegerFloatHexOctr   Heading
SubheadingDeletedInsertedr   EmphStrong
EmphStrongPromptOutput	Tracebackstyles     H/home/dcms/DCMS/lib/python3.12/site-packages/pygments/styles/colorful.pyr   r      s    D:9: 	6: 	6	:
 	>: 	;: 	6: 	6: 	6: 	;: 	9: 	;:  	

;!:" 	>#:$ 	;%:& 	6':( 	6):* 	6+:, 	;-:. 	;/:0 	

;1:2 	;3:4 	65:6 	67:8 	;9:< 	<=:> 	:?:@ 	

:A:B 	9C:D 	;E:F 	#4G:H 	:I:J 	6K:N 	;O:P 	;Q:R 	;

;

;>>99986=>66>s:FrA   N)r   pygments.styler   pygments.tokenr   r   r   r   r   r	   r
   r   r   __all__r   r@   rA   rB   <module>rF      s6    !+ + + 
@E @rA   