ThirdParty/Pygments/pygments/styles/paraiso_light.py

changeset 4697
c2e9bf425554
parent 4172
4f20dba37ab6
child 5713
6762afd9f963
equal deleted inserted replaced
4696:bf4d19a7cade 4697:c2e9bf425554
7 7
8 Pygments template by Jan T. Sott (https://github.com/idleberg) 8 Pygments template by Jan T. Sott (https://github.com/idleberg)
9 Created with Base16 Builder by Chris Kempson 9 Created with Base16 Builder by Chris Kempson
10 (https://github.com/chriskempson/base16-builder). 10 (https://github.com/chriskempson/base16-builder).
11 11
12 :copyright: Copyright 2006-2014 by the Pygments team, see AUTHORS. 12 :copyright: Copyright 2006-2015 by the Pygments team, see AUTHORS.
13 :license: BSD, see LICENSE for details. 13 :license: BSD, see LICENSE for details.
14 """ 14 """
15 15
16 from pygments.style import Style 16 from pygments.style import Style
17 from pygments.token import Keyword, Name, Comment, String, Error, Text, \ 17 from pygments.token import Keyword, Name, Comment, String, Error, Text, \

eric ide

mercurial