diff options
Diffstat (limited to 'palette/roles-dracula.conf')
| -rw-r--r-- | palette/roles-dracula.conf | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/palette/roles-dracula.conf b/palette/roles-dracula.conf index 40aa2a6..ea3d71f 100644 --- a/palette/roles-dracula.conf +++ b/palette/roles-dracula.conf @@ -87,6 +87,13 @@ bright_magenta = pink bright_cyan = cyan bright_white = foreground +# 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 = foreground +mid_high = comment +mid_low = surface_high +surface_high = current_line + # kitty extras: marks, scrollbar, bell, tab bar ground. mark1 = purple mark2 = pink |
