module documentation

pygments.styles.paraiso_dark ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Paraíso (Dark) 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 ParaisoDarkStyle 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
'#2f1e2e'

Undocumented

Value
'#06b6ef'

Undocumented

Value
'#776e71'
CURRENT_LINE: str = (source)

Undocumented

Value
'#41323f'
FOREGROUND: str = (source)

Undocumented

Value
'#e7e9db'

Undocumented

Value
'#48b685'

Undocumented

Value
'#f99b15'

Undocumented

Value
'#815ba4'

Undocumented

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

Undocumented

Value
'#4f424c'

Undocumented

Value
'#fec418'