Home
last modified time | relevance | path

Searched defs:default_fg (Results 1 – 1 of 1) sorted by relevance

/external/pigweed/pw_console/py/pw_console/
Dstyle.py31 default_fg = '#ffffff' variable in HighContrastDarkColors
63 default_fg = '#eeeeee' variable in DarkColors
95 default_fg = '#eceff4' variable in NordColors
127 default_fg = '#3b4252' variable in NordLightColors
154 default_fg = '#c8d3f5' variable in MoonlightColors
181 default_fg = 'default' variable in AnsiTerm