diff options
Diffstat (limited to 'palette/roles-macchiato.conf')
| -rw-r--r-- | palette/roles-macchiato.conf | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/palette/roles-macchiato.conf b/palette/roles-macchiato.conf index 0a34f03..f5d12ea 100644 --- a/palette/roles-macchiato.conf +++ b/palette/roles-macchiato.conf @@ -99,6 +99,13 @@ bright_magenta = pink bright_cyan = teal bright_white = subtext0 +# 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 = subtext1 +mid_high = overlay2 +mid_low = overlay1 +surface_high = surface2 + # kitty extras: marks, scrollbar, bell, tab bar ground. mark1 = lavender mark2 = mauve |
