o
    x¡·iã  ã                   @   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-2017 by the Pygments team, see AUTHORS.
    :license: BSD, see LICENSE for details.
é    )ÚStyle)ÚKeywordÚNameÚCommentÚStringc                   @   s6   e Zd 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__Údefault_styler   r   r   ÚFunctionÚ	DecoratorÚClassr   Ústyles© r   r   úU/home/ubuntu/.local/lib/python3.10/site-packages/wandb/vendor/pygments/styles/igor.pyr      s    úr   N)	r   Úpygments.styler   Úpygments.tokenr   r   r   r   r   r   r   r   r   Ú<module>   s   
