
    ,hK                     \    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)z
    pygments.styles.borland
    ~~~~~~~~~~~~~~~~~~~~~~~

    Style similar to the style used in the Borland IDEs.

    :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BorlandStylec                      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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j0                  dej2                  d
ej4                  dej6                  dej8                  dej:                  dediZy)r   z>
    Style similar to the style used in the borland IDEs.
    borlandz#bbbbbbzitalic #008800znoitalic #008080znoitalic boldz#0000FFz#800080zbold #000080boldz#FF0000z#999999z#aaaaaazbg:#ffdddd #000000zbg:#ddffdd #000000z#aa0000italiczbold italicz#555555z#888888zbg:#e3d2d2 #a61717N)__name__
__module____qualname____doc__namer   r   PreprocSpecialr   Charr	   r   r
   Wordr   Tag	Attributer   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/borland.pyr   r      sU    D	 	 0 	 2	
 	 		 		 		 	 	 	 		 		  		!" 	 4#$ 	 4%& 		'( 	)* 				 47Fr)   N)r   pygments.styler   pygments.tokenr   r   r   r   r   r	   r
   r   r   __all__r   r(   r)   r*   <module>r.      s4    !+ + + 
"5 "r)   