a
    ©lc´  ã                   @   s<   d Z ddlmZ ddlmZmZmZmZ G dd„ deƒZdS )zÄ
    pygments.styles.igor
    ~~~~~~~~~~~~~~~~~~~~

    Igor Pro default style.

    :copyright: Copyright 2006-2022 by the Pygments team, see AUTHORS.
    :license: BSD, see LICENSE for details.
é    )ÚStyle)ÚKeywordÚNameÚCommentÚStringc                   @   s2   e Zd ZdZededejdejdej	de
diZdS )	Ú	IgorStylezJ
    Pygments version of the official colors for Igor Pro procedures.
    zitalic #FF0000z#0000FFz#C34E00z#CC00A3z#007575z#009C00N)Ú__name__Ú
__module__Ú__qualname__Ú__doc__r   r   r   ÚFunctionÚ	DecoratorÚClassr   Ústyles© r   r   úP/var/www/html/django/DPS/env/lib/python3.9/site-packages/pygments/styles/igor.pyr      s   úr   N)	r   Zpygments.styler   Zpygments.tokenr   r   r   r   r   r   r   r   r   Ú<module>   s   
