
    ,h                     \    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)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                   8   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j0                  dej2                  dej4                  dej6                  dej8                  dej:                  dej>                  dej@                  dejB                  dejD                  dejF                  dejH                  dejJ                  dejL                  dejN                  dejP                  dejR                  de#diZ*y)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     Y/var/www/html/Resume-Scraper/venv/lib/python3.12/site-packages/pygments/styles/perldoc.pyr   r      sN    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+Fr5   N)r   pygments.styler   pygments.tokenr   r   r   r   r   r	   r
   r   r   __all__r   r4   r5   r6   <module>r:      s4   
 !+ + + 
45 4r5   