aboutsummaryrefslogtreecommitdiffstats
path: root/palette/roles-dracula.conf
diff options
context:
space:
mode:
Diffstat (limited to 'palette/roles-dracula.conf')
-rw-r--r--palette/roles-dracula.conf11
1 files changed, 11 insertions, 0 deletions
diff --git a/palette/roles-dracula.conf b/palette/roles-dracula.conf
index 40aa2a6..8c54813 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
@@ -96,6 +103,10 @@ scrollbar_track = current_line
bell_border = yellow
tab_bar_bg = surface_low
+# Kvantum hover and pressed states, a shade either side of the accent.
+accent_dim = purple*92
+accent_bright = purple*110
+
[accents]
# Dracula ships six accents.
snap = pink purple red orange yellow green cyan