diff options
Diffstat (limited to 'palette/roles-macchiato.conf')
| -rw-r--r-- | palette/roles-macchiato.conf | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/palette/roles-macchiato.conf b/palette/roles-macchiato.conf index 0a34f03..a7c11d7 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 @@ -108,6 +115,10 @@ scrollbar_track = surface1 bell_border = yellow tab_bar_bg = crust +# Kvantum hover and pressed states, a shade either side of the accent. +accent_dim = lavender*92 +accent_bright = lavender*105 + [accents] # The hues udt-accent snaps a wallpaper to. Near-neutral tints (rosewater, # flamingo) and near-duplicate hues (maroon, sapphire) are left out so the |
