
    |e?                     L    d Z ddlmZ ddlmZmZmZmZmZ dgZ	 G d de      Z
y)z
    pygments.styles.staroffice
    ~~~~~~~~~~~~~~~~~~~~~~~~~~

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

    :copyright: Copyright 2006-2023 by the Pygments team, see AUTHORS.
    :license: BSD, see LICENSE for details.
    )Style)CommentErrorLiteralNameTokenStarofficeStylec            
       ,    e Zd ZdZdZedededede	diZ
y)	r	   zP
    Style similar to StarOffice style, also in OpenOffice and LibreOffice.
    
starofficez#000080z#696969z#800000z#EE0000z#008000N)__name__
__module____qualname____doc__namer   r   r   r   r   styles     </usr/lib/python3/dist-packages/pygments/styles/staroffice.pyr	   r	      s0     D 						Fr   N)r   pygments.styler   pygments.tokenr   r   r   r   r   __all__r	   r   r   r   <module>r      s+    ! ? ? 
e r   