
    Mh                     d    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dS )a  
    pygments.styles.perldoc
    ~~~~~~~~~~~~~~~~~~~~~~~

    Style similar to the style used in the `perldoc`_ code blocks.

    .. _perldoc: http://perldoc.perl.org/

    :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PerldocStylec                      e Zd 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d
ej        dedej        dej        dej        dej        dej        di 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ej%        dej&        dej'        dej(        dej)        de#diZ*dS )r   zE
    Style similar to the style used in the perldoc code blocks.
    perldocz#eeeeddz#bbbbbbz#228B22z#1e889bz#8B008B boldz#CD5555z#1c7e71 italicz#B452CDz#cb6c20z#1c7e71z#8B008Bz#00688Bz#008b45 boldz#008b45z#008b45 underlinez#707a7cz#658b00zbold #000080zbold #800080z#aa0000z#00aa00italicboldzbold italicz#555555z#888888zbg:#e3d2d2 #a61717N)+__name__
__module____qualname____doc__namebackground_colorr   r   PreprocSpecialr   HeredocRegexOtherr	   r
   Wordr   Typer   Class	ExceptionFunction	NamespaceVariableConstant	DecoratorTag	AttributeBuiltinr   Heading
SubheadingDeletedInsertedr   EmphStrong
EmphStrongPromptOutput	Tracebackstyles     W/var/www/html/test/jupyter/venv/lib/python3.11/site-packages/pygments/styles/perldoc.pyr   r      s0         D +	+	+ 		+ 		+ 		+ 	 0+ 		+ 		+ 		+ 		+ 		+  	!+" 		#+& 	
'+( 	)+* 		++, 	 3-+ +. 		/+0 		1+2 		3+4 	5+6 		7+8 		9+< 	=+> 	?+@ 		A+B 		C+D 		E+F 	G+H 	I+J 	K+L 		M+N 		O+P 		Q+ +T 	 4U+ +FFFr5   N)r   pygments.styler   pygments.tokenr   r   r   r   r   r	   r
   r   r   __all__r   r4   r5   r6   <module>r:      s   
 
 !          + + + + + + + + + + + + + + + + + + + + + + 
4 4 4 4 45 4 4 4 4 4r5   