diff options
Diffstat (limited to 'palette/roles-nord.conf')
| -rw-r--r-- | palette/roles-nord.conf | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/palette/roles-nord.conf b/palette/roles-nord.conf index b04e9c8..b79e6f4 100644 --- a/palette/roles-nord.conf +++ b/palette/roles-nord.conf @@ -87,6 +87,13 @@ bright_magenta = aurora_purple bright_cyan = frost_teal bright_white = nord6 +# Intermediate greys, for consumers that want a full ramp rather than +# three depths. homepage's --color-50..900 is the only one so far. +fg_bright = nord5 +mid_high = nord4 +mid_low = nord3 +surface_high = nord2 + # kitty extras: marks, scrollbar, bell, tab bar ground. mark1 = frost_cyan mark2 = aurora_purple |
