diff options
Diffstat (limited to 'palette/roles-tokyo-night.conf')
| -rw-r--r-- | palette/roles-tokyo-night.conf | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/palette/roles-tokyo-night.conf b/palette/roles-tokyo-night.conf index fb54926..984876b 100644 --- a/palette/roles-tokyo-night.conf +++ b/palette/roles-tokyo-night.conf @@ -86,6 +86,13 @@ bright_magenta = purple bright_cyan = blue1 bright_white = fg +# 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 = fg_dark +mid_high = comment +mid_low = terminal_black +surface_high = bg_visual + # kitty extras: marks, scrollbar, bell, tab bar ground. mark1 = blue mark2 = magenta @@ -95,5 +102,9 @@ scrollbar_track = fg_gutter bell_border = yellow tab_bar_bg = bg_dark +# Kvantum hover and pressed states, a shade either side of the accent. +accent_dim = blue*92 +accent_bright = blue*110 + [accents] snap = magenta purple blue red orange yellow green teal cyan blue1 |
