U
    `a[                     @   sP   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 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-2017 by the Pygments team, see AUTHORS.
    :license: BSD, see LICENSE for details.
    )Style)	KeywordNameCommentStringErrorNumberOperatorGeneric
Whitespacec                D   @   s   e Zd ZdZdZdZ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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#eeeedd z#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#00aa00ZitalicZboldz#555555z#888888zbg:#e3d2d2 #a61717N)*__name__
__module____qualname____doc__Zbackground_colorZdefault_styler   r   ZPreprocSpecialr   ZHeredocZRegexZOtherr   r	   ZWordr   ZTyper   ZClass	ExceptionZFunctionZ	NamespaceZVariableZConstantZ	DecoratorZTagZ	AttributeZBuiltinr
   ZHeadingZ
SubheadingZDeletedZInsertedr   ZEmphZStrongZPromptZOutput	TracebackZstyles r   r   9/usr/lib/python3/dist-packages/pygments/styles/perldoc.pyr      s                                     r   N)r   Zpygments.styler   Zpygments.tokenr   r   r   r   r   r   r	   r
   r   r   r   r   r   r   <module>   s   ,