
    ANe                     ^    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 )a  
    pygments.styles.perldoc
    ~~~~~~~~~~~~~~~~~~~~~~~

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

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

    :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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 )PerldocStylezE
    Style similar to the style used in the perldoc code blocks.
    z#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__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     /home/feoh/.cache/pypoetry/virtualenvs/veilid-python-play-bIboZq2W-py3.11/lib/python3.11/site-packages/pygments/styles/perldoc.pyr   r      s+         !+	+	+ 		+ 		+ 		+ 	 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+ +FFFr3   r   N)r   pygments.styler   pygments.tokenr   r   r   r   r   r	   r
   r   r   r   r2   r3   r4   <module>r7      s   
 
 !          + + + + + + + + + + + + + + + + + + + + + +2 2 2 2 25 2 2 2 2 2r3   