U
    lufj  ã                   @   sN   d Z ddlmZ ddl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.vs
    ~~~~~~~~~~~~~~~~~~

    Simple style with MS Visual Studio colors.

    :copyright: Copyright 2006-2023 by the Pygments team, see AUTHORS.
    :license: BSD, see LICENSE for details.
é    )ÚStyle)ÚKeywordÚNameÚCommentÚStringÚErrorÚOperatorÚGenericÚVisualStudioStylec                   @   sd   e Zd ZdZdZedejdedej	dej
dejde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
   Úvsz#ffffffz#008000z#0000ffz#2b91afz#a31515ZboldZitaliczbold italiczborder:#FF0000N)Ú__name__Ú
__module__Ú__qualname__ÚnameZbackground_colorr   ZPreprocr   r   ÚWordÚTyper   ZClassr   r	   ZHeadingZ
SubheadingZEmphZStrongZ
EmphStrongZPromptr   Zstyles© r   r   ú6/tmp/pip-unpacked-wheel-7eq1ciah/pygments/styles/vs.pyr
      s>                 ðN)Ú__doc__Zpygments.styler   Zpygments.tokenr   r   r   r   r   r   r	   Ú__all__r
   r   r   r   r   Ú<module>   s   
$