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 )zç
    pygments.styles.borland
    ~~~~~~~~~~~~~~~~~~~~~~~

    Style similar to the style used in the Borland IDEs.

    :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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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__Údefault_styler   r   ÚPreprocÚSpecialr   ÚCharr   r   r	   ÚWordr   ÚTagÚ	Attributer
   ÚHeadingÚ
SubheadingÚDeletedÚInsertedr   ÚEmphÚStrongÚPromptÚOutputÚ	TracebackÚstyles© r%   r%   úX/home/ubuntu/.local/lib/python3.10/site-packages/wandb/vendor/pygments/styles/borland.pyr      sX    ÿýüûùø	÷
öõôóñðïîíì
ær   N)r   Úpygments.styler   Úpygments.tokenr   r   r   r   r   r   r	   r
   r   r   r%   r%   r%   r&   Ú<module>   s   
,