a
    ©lcê  ã                   @   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 )zç
    pygments.styles.borland
    ~~~~~~~~~~~~~~~~~~~~~~~

    Style similar to the style used in the Borland IDEs.

    :copyright: Copyright 2006-2022 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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diZdS )ÚBorlandStylez>
    Style similar to the style used in the borland IDEs.
    z#bbbbbbzitalic #008800znoitalic #008080znoitalic boldz#0000FFz#800080zbold #000080Úboldz#FF0000z#999999z#aaaaaazbg:#ffdddd #000000zbg:#ddffdd #000000z#aa0000Úitalicz#555555z#888888zbg:#e3d2d2 #a61717N)Ú__name__Ú
__module__Ú__qualname__Ú__doc__r   r   ÚPreprocÚSpecialr   ÚCharr   r   r	   ÚWordr   ÚTagÚ	Attributer
   ÚHeadingÚ
SubheadingÚDeletedÚInsertedr   ÚEmphÚStrongÚPromptÚOutputÚ	TracebackÚstyles© r#   r#   úS/var/www/html/django/DPS/env/lib/python3.9/site-packages/pygments/styles/borland.pyr      s0   ær   N)r   Zpygments.styler   Zpygments.tokenr   r   r   r   r   r   r	   r
   r   r   r#   r#   r#   r$   Ú<module>   s   
,