o
    ¯3Ihã  ã                   @   sZ   d Z ddlmZ ddlmZmZmZmZ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.vim
    ~~~~~~~~~~~~~~~~~~~

    A highlighting style for Pygments, inspired by vim.

    :copyright: Copyright 2006-2025 by the Pygments team, see AUTHORS.
    :license: BSD, see LICENSE for details.
é    )ÚStyle)
ÚKeywordÚNameÚCommentÚStringÚErrorÚNumberÚOperatorÚGenericÚ
WhitespaceÚTokenÚVimStylec                   @   sî   e Zd ZdZdZdZdZi ed“ed“e	d“e	j
d“e	jd“ed	“ejd
“ejd“ejd“ejd
“ed“ejd	“ed“ejd“ejd“ejd“ejd“ededejdejdejdejd
ejdej dej!dej"dej#dej$dej%dedi¥Z&dS )r   z&
    Styles somewhat like vim 7.0
    Úvimz#000000z#222222z#ccccccÚ z#000080zbold #cd0000z#cdcd00z#00cd00z#cd00cdz#3399ccz#00cdcdzbold #666699z#cd0000zbold #000080zbold #800080z#FF0000ÚitalicÚboldzbold italicz#888z#04Dzborder:#FF0000N)'Ú__name__Ú
__module__Ú__qualname__Ú__doc__ÚnameÚbackground_colorÚhighlight_colorr   r   r   ÚPreprocÚSpecialr   ÚDeclarationÚ	NamespaceÚPseudoÚTyper	   ÚWordr   ÚClassÚBuiltinÚ	ExceptionÚVariabler   r   r
   ÚHeadingÚ
SubheadingÚDeletedÚInsertedr   ÚEmphÚStrongÚ
EmphStrongÚPromptÚOutputÚ	TracebackÚstyles© r/   r/   úS/home/air/sanwanet/gpt-api/venv/lib/python3.10/site-packages/pygments/styles/vim.pyr      sn    ÿþýüûùø	÷
öõóòðïîíì
ÛN)r   Úpygments.styler   Úpygments.tokenr   r   r   r   r   r   r	   r
   r   r   Ú__all__r   r/   r/   r/   r0   Ú<module>   s
    
0