module documentation

pygments.styles.paraiso_light ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Paraíso (Light) by Jan T. Sott Pygments template by Jan T. Sott (https://github.com/idleberg) Created with Base16 Builder by Chris Kempson (https://github.com/chriskempson/base16-builder). :copyright: Copyright 2006-2022 by the Pygments team, see AUTHORS. :license: BSD, see LICENSE for details.

Class ParaisoLightStyle Undocumented
Constant AQUA Undocumented
Constant BACKGROUND Undocumented
Constant BLUE Undocumented
Constant COMMENT Undocumented
Constant CURRENT_LINE Undocumented
Constant FOREGROUND Undocumented
Constant GREEN Undocumented
Constant ORANGE Undocumented
Constant PURPLE Undocumented
Constant RED Undocumented
Constant SELECTION Undocumented
Constant YELLOW Undocumented

Undocumented

Value
'#5bc4bf'
BACKGROUND: str = (source)

Undocumented

Value
'#e7e9db'

Undocumented

Value
'#06b6ef'

Undocumented

Value
'#8d8687'
CURRENT_LINE: str = (source)

Undocumented

Value
'#b9b6b0'
FOREGROUND: str = (source)

Undocumented

Value
'#2f1e2e'

Undocumented

Value
'#48b685'

Undocumented

Value
'#f99b15'

Undocumented

Value
'#815ba4'

Undocumented

Value
'#ef6155'
SELECTION: str = (source)

Undocumented

Value
'#a39e9b'

Undocumented

Value
'#fec418'