diff options
Diffstat (limited to 'palette')
| -rw-r--r-- | palette/roles-dracula.conf | 4 | ||||
| -rw-r--r-- | palette/roles-frappe.conf | 4 | ||||
| -rw-r--r-- | palette/roles-macchiato.conf | 4 | ||||
| -rw-r--r-- | palette/roles-material-darker.conf | 4 | ||||
| -rw-r--r-- | palette/roles-material-ocean.conf | 4 | ||||
| -rw-r--r-- | palette/roles-material-palenight.conf | 4 | ||||
| -rw-r--r-- | palette/roles-mocha.conf | 4 | ||||
| -rw-r--r-- | palette/roles-nord.conf | 4 | ||||
| -rw-r--r-- | palette/roles-tokyo-night.conf | 4 |
9 files changed, 36 insertions, 0 deletions
diff --git a/palette/roles-dracula.conf b/palette/roles-dracula.conf index ea3d71f..8c54813 100644 --- a/palette/roles-dracula.conf +++ b/palette/roles-dracula.conf @@ -103,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 diff --git a/palette/roles-frappe.conf b/palette/roles-frappe.conf index 4ae5ea4..bfe5ac2 100644 --- a/palette/roles-frappe.conf +++ b/palette/roles-frappe.conf @@ -115,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 diff --git a/palette/roles-macchiato.conf b/palette/roles-macchiato.conf index f5d12ea..a7c11d7 100644 --- a/palette/roles-macchiato.conf +++ b/palette/roles-macchiato.conf @@ -115,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 diff --git a/palette/roles-material-darker.conf b/palette/roles-material-darker.conf index 0db4a58..152e179 100644 --- a/palette/roles-material-darker.conf +++ b/palette/roles-material-darker.conf @@ -103,6 +103,10 @@ scrollbar_track = surface bell_border = yellow tab_bar_bg = deep +# Kvantum hover and pressed states, a shade either side of the accent. +accent_dim = cyan*92 +accent_bright = cyan*110 + [accents] # Material ships one accent per hue, seven usable. snap = purple violet blue cyan green yellow orange red diff --git a/palette/roles-material-ocean.conf b/palette/roles-material-ocean.conf index 6291123..8a657a9 100644 --- a/palette/roles-material-ocean.conf +++ b/palette/roles-material-ocean.conf @@ -103,6 +103,10 @@ scrollbar_track = surface bell_border = yellow tab_bar_bg = deep +# Kvantum hover and pressed states, a shade either side of the accent. +accent_dim = cyan*92 +accent_bright = cyan*110 + [accents] # Material ships one accent per hue, seven usable. snap = purple violet blue cyan green yellow orange red diff --git a/palette/roles-material-palenight.conf b/palette/roles-material-palenight.conf index e09d54b..3e6a985 100644 --- a/palette/roles-material-palenight.conf +++ b/palette/roles-material-palenight.conf @@ -103,6 +103,10 @@ scrollbar_track = surface bell_border = yellow tab_bar_bg = deep +# Kvantum hover and pressed states, a shade either side of the accent. +accent_dim = cyan*92 +accent_bright = cyan*110 + [accents] # Material ships one accent per hue, seven usable. snap = purple violet blue cyan green yellow orange red diff --git a/palette/roles-mocha.conf b/palette/roles-mocha.conf index 8d5c509..318edce 100644 --- a/palette/roles-mocha.conf +++ b/palette/roles-mocha.conf @@ -115,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 diff --git a/palette/roles-nord.conf b/palette/roles-nord.conf index b79e6f4..29b2854 100644 --- a/palette/roles-nord.conf +++ b/palette/roles-nord.conf @@ -103,6 +103,10 @@ scrollbar_track = nord2 bell_border = aurora_yellow tab_bar_bg = nord0 +# Kvantum hover and pressed states, a shade either side of the accent. +accent_dim = frost_cyan*92 +accent_bright = frost_cyan*110 + [accents] # Nord has nine usable hues, one fewer than Catppuccin. snap = aurora_purple frost_blue aurora_red aurora_orange aurora_yellow aurora_green frost_teal frost_cyan frost_deep diff --git a/palette/roles-tokyo-night.conf b/palette/roles-tokyo-night.conf index d56659c..984876b 100644 --- a/palette/roles-tokyo-night.conf +++ b/palette/roles-tokyo-night.conf @@ -102,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 |
