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

    Style similar to StarOffice style, also in OpenOffice and LibreOffice.

    :copyright: Copyright 2006-2022 by the Pygments team, see AUTHORS.
    :license: BSD, see LICENSE for details.
é    )ÚStyle)ÚCommentÚErrorÚLiteralÚNameÚTokenc                
   @   s(   e Zd ZdZededededediZ	dS )ÚStarofficeStylezP
    Style similar to StarOffice style, also in OpenOffice and LibreOffice.
    z#000080z#696969z#800000z#EE0000z#008000N)
Ú__name__Ú
__module__Ú__qualname__Ú__doc__r   r   r   r   r   Ústyles© r   r   úV/var/www/html/django/DPS/env/lib/python3.9/site-packages/pygments/styles/staroffice.pyr      s   ûr   N)
r   Zpygments.styler   Zpygments.tokenr   r   r   r   r   r   r   r   r   r   Ú<module>   s   
