U
    YªShK  ã                   @   sV   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„ deƒZdS )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                .   @   s–   e Zd ZdZdZ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jdejd
ejdejdejdejdediZdS )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© r&   r&   úJ/root/rtd-docs/venv/lib/python3.8/site-packages/pygments/styles/borland.pyr      sb                          åN)r   Zpygments.styler   Zpygments.tokenr   r   r   r   r   r   r	   r
   r   Ú__all__r   r&   r&   r&   r'   Ú<module>   s   
,