3
V'íc ã @ s\ d Z ddlmZ ddlmZmZmZmZmZm Z m
Z
mZmZm
Z
mZmZ G dd deZdS )a±
pygments.styles.tango
~~~~~~~~~~~~~~~~~~~~~
The Crunchy default Style inspired from the color palette from
the Tango Icon Theme Guidelines.
http://tango.freedesktop.org/Tango_Icon_Theme_Guidelines
Butter: #fce94f #edd400 #c4a000
Orange: #fcaf3e #f57900 #ce5c00
Chocolate: #e9b96e #c17d11 #8f5902
Chameleon: #8ae234 #73d216 #4e9a06
Sky Blue: #729fcf #3465a4 #204a87
Plum: #ad7fa8 #75507b #5c35cc
Scarlet Red:#ef2929 #cc0000 #a40000
Aluminium: #eeeeec #d3d7cf #babdb6
#888a85 #555753 #2e3436
Not all of the above colors are used; other colors added:
very light grey: #f8f8f8 (for background)
This style can be used as a template as it includes all the known
Token types, unlike most (if not all) of the styles included in the
Pygments distribution.
However, since Crunchy is intended to be used by beginners, we have strived
to create a style that gloss over subtle distinctions between different
categories.
Taking Python for example, comments (Comment.*) and docstrings (String.Doc)
have been chosen to have the same style. Similarly, keywords (Keyword.*),
and Operator.Word (and, or, in) have been assigned the same style.
:copyright: Copyright 2006-2022 by the Pygments team, see AUTHORS.
:license: BSD, see LICENSE for details.
é )ÚStyle)ÚKeywordÚNameÚCommentÚStringÚErrorÚNumberÚOperatorÚGenericÚ
WhitespaceÚPunctuationÚOtherÚLiteralc @ s¢ e Zd ZdZdZededededej dej
dejdejde
de
jde
jde
jde
jde
jde
jdedejdededejd ejd
ejjdejdejdejdejd
ejdejdejdej dejdejdej!dej"dej"jdej"j#dej"j$de%de%j&de%j'de%j(de%j(j)de%j*de+de+j,de-de-j.de-j/de-j0de-j1de-j2de-j3de-j4de-jde-j5de-jde-j6de7de7j8de7j9de7jde7j:de7j;de7j<de7j=de7j>de7j?de7j@diDZAdS )Ú
TangoStylezm
The Crunchy default Style inspired from the color palette from
the Tango Icon Theme Guidelines.
z#f8f8f8z#a40000 border:#ef2929z#000000zitalic #8f5902zbold #204a87zbold #ce5c00zbold #000000z#c4a000z#204a87z#3465a4zbold #5c35ccz#ce5c00zbold #cc0000z#f57900zbold #0000cfz#4e9a06z#a40000zitalic #000000z#ef2929zbold #000080z#00A000z#8f5902zbold #800080zbold #a40000N)BÚ__name__Ú
__module__Ú__qualname__Ú__doc__Zbackground_colorr r r