File: //usr/lib/python3/dist-packages/pygments/styles/__pycache__/solarized.cpython-310.pyc
o
���a� � @ s0 d Z ddlmZ ddlmZmZmZmZmZm Z m
Z
mZmZ dd� Z
i dd�dd �d
d�dd
�dd�dd�dd�dd�dd�dd�dd�dd�dd�d d!�d"d#�d$d%�Zi dd�dd �dd�dd
�dd�d
d�dd�dd�dd�dd�dd�dd�dd�d d!�d"d#�d$d%�ZG d&d'� d'e�ZG d(d)� d)e�Zd*S )+aF
pygments.styles.solarized
~~~~~~~~~~~~~~~~~~~~~~~~~
Solarized by Camil Staps
A Pygments style for the Solarized themes (licensed under MIT).
See: https://github.com/altercation/solarized
:copyright: Copyright 2006-2021 by the Pygments team, see AUTHORS.
:license: BSD, see LICENSE for details.
� )�Style) �Comment�Error�Generic�Keyword�Name�Number�Operator�String�Tokenc C s i t | d �td| d �tj| d �tj| d �tjd| d �tjd| d �t| d �tj| d �tj| d �tj | d �tj
| d �t| d �tj| d �t
j| d
�t
jj| d
�t
j| d
�t
j| d
�i t
j| d
�t
j| d
�t
j| d
�t
j| d
�t
jj| d
�t
j| d
�t
j | d
�t
j| d
�t
j| d
�t
jj| d
�t
jj| d
�t| d �tj| d �tj| d �t| d �t| d �tj| d ��tj dtj!| d tj"d
tj#dtj$| d tj%| d tj&d| d
tj'd
tj(| d
t!d| d i
�S )N�base0zitalic �base01z noitalic �magenta�green�cyan�orange�yellow�blue�red�italic�bold� underlinezbold zbg:))r r �Hashbang� Multiline�Preproc�PreprocFiler �Constant�Declaration� Namespace�Typer �Wordr �Builtin�Pseudo�Class� Decorator�Entity� Exception�Function�Magic�Label�Tag�Variable�Globalr
�Doc�Regexr r �Deleted�Emphr �Heading�
Subheading�Inserted�Output�Prompt�Strong� Traceback)�colors� r9 �;/usr/lib/python3/dist-packages/pygments/styles/solarized.py�
make_style s� ��
�
��� �
�
�
�
��
�
��
�
�
�
�
�
��
�
�
�
�� �"�
#�
$�&�(�
)�*
�r; �base03z#002b36�base02z#073642r
z#586e75�base00z#657b83r z#839496�base1z#93a1a1�base2z#eee8d5�base3z#fdf6e3r z#b58900r z#cb4b16r z#dc322fr z#d33682�violetz#6c71c4r z#268bd2r z#2aa198r z#859900c @ �8 e Zd ZdZee�Zed Zed Zed Z ed Z
dS )�SolarizedDarkStylez$
The solarized style, dark.
r<