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 )a<  
    pygments.styles.stata_light
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~

    Light Style inspired by Stata's do-file editor. Note this is not
    meant to be a complete style, just for Stata's file formats.

    :copyright: Copyright 2006-2022 by the Pygments team, see AUTHORS.
    :license: BSD, see LICENSE for details.
é    )ÚStyle)	ÚKeywordÚNameÚCommentÚStringÚErrorÚNumberÚOperatorÚ
WhitespaceÚTextc                   @   sT   e Zd ZdZededededede	de
jde
jded	ejded
e
jde
jjdiZdS )ÚStataLightStylez…
    Light mode style inspired by Stata's do-file editor. This is not
    meant to be a complete style, just for use with Stata.
    z#111111z#bbbbbbzbg:#e3d2d2 #a61717z#7a2424z#2c2cffÚ z#be646czbold #353580zitalic #008800zbold #35babazbold #b5565eN)Ú__name__Ú
__module__Ú__qualname__Ú__doc__r   r
   r   r   r   r	   r   ÚFunctionÚOtherr   ÚConstantr   ÚVariableÚGlobalÚstyles© r   r   úW/var/www/html/django/DPS/env/lib/python3.9/site-packages/pygments/styles/stata_light.pyr      s   ór   N)r   Zpygments.styler   Zpygments.tokenr   r   r   r   r   r   r	   r
   r   r   r   r   r   r   Ú<module>   s   ,