module documentation

pygments.styles.gh_dark ~~~~~~~~~~~~~~~~~~~~~~~ Github's Dark-Colorscheme based theme for Pygments Colors extracted from https://github.com/primer/primitives :copyright: Copyright 2006-2022 by the Pygments team, see AUTHORS. :license: BSD, see LICENSE for details.

Class GhDarkStyle Github's Dark-Colorscheme based theme for Pygments
Constant BG_DEFAULT Undocumented
Constant BLUE_1 Undocumented
Constant BLUE_2 Undocumented
Constant DANGER_FG Undocumented
Constant FG_DEFAULT Undocumented
Constant FG_SUBTLE Undocumented
Constant GRAY_3 Undocumented
Constant GRAY_4 Undocumented
Constant GREEN_1 Undocumented
Constant GREEN_2 Undocumented
Constant GREEN_7 Undocumented
Constant ORANGE_2 Undocumented
Constant ORANGE_3 Undocumented
Constant PURPLE_2 Undocumented
Constant RED_2 Undocumented
Constant RED_3 Undocumented
Constant RED_9 Undocumented
BG_DEFAULT: str = (source)

Undocumented

Value
'#0d1117'

Undocumented

Value
'#a5d6ff'

Undocumented

Value
'#79c0ff'
DANGER_FG: str = (source)

Undocumented

Value
'#f85149'
FG_DEFAULT: str = (source)

Undocumented

Value
'#c9d1d9'
FG_SUBTLE: str = (source)

Undocumented

Value
'#6e7681'

Undocumented

Value
'#8b949e'

Undocumented

Value
'#6e7681'

Undocumented

Value
'#7ee787'

Undocumented

Value
'#56d364'

Undocumented

Value
'#0f5323'
ORANGE_2: str = (source)

Undocumented

Value
'#ffa657'
ORANGE_3: str = (source)

Undocumented

Value
'#f0883e'
PURPLE_2: str = (source)

Undocumented

Value
'#d2a8ff'

Undocumented

Value
'#ffa198'

Undocumented

Value
'#ff7b72'

Undocumented

Value
'#490202'