File: //opt/alt/python37/lib/python3.7/site-packages/pygments/styles/__pycache__/sas.cpython-37.pyc
B
��f� � @ sV d Z ddlmZ ddlmZmZmZmZmZm Z m
Z
mZmZ dgZ
G dd� de�ZdS )aU
pygments.styles.sas
~~~~~~~~~~~~~~~~~~~
Style inspired by SAS' enhanced program editor. Note This is not
meant to be a complete style. It's merely meant to mimic SAS'
program editor syntax highlighting.
:copyright: Copyright 2006-2023 by the Pygments team, see AUTHORS.
:license: BSD, see LICENSE for details.
� )�Style) �Keyword�Name�Comment�String�Error�Number�Other�
Whitespace�Generic�SasStylec @ sb e Zd ZdZdZedededede de
de
jd e
jd
e
jde
jde
jdedejd
ejdediZdS )r z�
Style inspired by SAS' enhanced program editor. Note This is not
meant to be a complete style. It's merely meant to mimic SAS'
program editor syntax highlighting.
Zsasz#bbbbbbzitalic #008800z#800080zbold #2c8553z
bg:#ffffe0z#2c2cffzbold #353580Zboldzbold italiczbold #2c2cffz#008800z#d30202zbg:#e3d2d2 #a61717N)�__name__�
__module__�__qualname__�__doc__�namer
r r r r r ZReservedZConstantr ZBuiltinZFunction�Variabler ZEmphr Zstyles� r r �D/opt/alt/python37/lib/python3.7/site-packages/pygments/styles/sas.pyr s"