o
    x¡·i  ã                   @   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                   @   s$  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#d“¥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#00aa00ÚitalicÚboldz#555555z#888888zbg:#e3d2d2 #a61717N)*Ú__name__Ú
__module__Ú__qualname__Ú__doc__Úbackground_colorÚdefault_styler   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ÚPromptÚOutputÚ	TracebackÚstyles© r1   r1   úX/home/ubuntu/.local/lib/python3.10/site-packages/wandb/vendor/pygments/styles/perldoc.pyr      s’    ÿþýüúùø	÷
öôòðïíìëêéèçæåäâá à!ß"Þ#Ý$Ü%Û&Ú'Ù)
×r   N)r   Úpygments.styler   Úpygments.tokenr   r   r   r   r   r   r	   r
   r   r   r1   r1   r1   r2   Ú<module>   s   ,