U
    luf   ã                   @   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 )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 Zd ZdZdZedededede	de
de
jd	e
jd
ejdejdejdedejdejdediZdS )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.
    Zsasz#bbbbbbzitalic #008800z#800080zbold #2c8553z
bg:#ffffe0z#2c2cffzbold #353580Zboldzbold italiczbold #2c2cffz#008800z#d30202zbg:#e3d2d2 #a61717N)Ú__name__Ú
__module__Ú__qualname__Ú__doc__Únamer
   r   r   r   r	   r   ZReservedÚConstantr   ZBuiltinZFunctionÚVariabler   ZEmphr   Zstyles© r   r   ú7/tmp/pip-unpacked-wheel-7eq1ciah/pygments/styles/sas.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   ,