U
    lufÄ  ã                   @   sJ   d Z ddlmZ ddlmZmZmZmZmZm	Z	 dgZ
G dd„ deƒZdS )zá
    pygments.styles.rrt
    ~~~~~~~~~~~~~~~~~~~

    pygments "rrt" theme, based on Zap and Emacs defaults.

    :copyright: Copyright 2006-2023 by the Pygments team, see AUTHORS.
    :license: BSD, see LICENSE for details.
é    )ÚStyle)ÚTokenÚCommentÚNameÚKeywordÚStringÚNumberÚRrtStylec                   @   sR   e Zd ZdZdZdZdZedede	j
de	jde	jd	ed
ejdedejdedi
ZdS )r	   zD
    Minimalistic "rrt" theme, based on Zap and Emacs defaults.
    Zrrtz#000000z#0000ffz#ddddddz#00ff00z#ffff00z#eedd82z#7fffd4z#ff0000z#e5e5e5z#87ceebz#ee82eez#ff00ffN)Ú__name__Ú
__module__Ú__qualname__Ú__doc__ÚnameZbackground_colorZhighlight_colorr   r   r   ZFunctionÚVariableÚConstantr   ZPreprocr   ÚTyper   Zstyles© r   r   ú7/tmp/pip-unpacked-wheel-7eq1ciah/pygments/styles/rrt.pyr	      s2             öN)r   Zpygments.styler   Zpygments.tokenr   r   r   r   r   r   Ú__all__r	   r   r   r   r   Ú<module>   s   
 