Restore themed Hyprland gradients

This commit is contained in:
Ryan Hughes
2026-06-01 17:37:24 -04:00
parent 5812a7d04a
commit 9c4ff68a43
10 changed files with 183 additions and 7 deletions
+2
View File
@@ -1,5 +1,7 @@
# Accent and UI colors
accent = "#b59790"
hyprland_active_border = "rgba(8a8588ee) rgba(e2dddcee)"
hyprland_inactive_border = "rgba(584e51aa)"
active_border_color = "#d6d3de"
active_tab_background = "#a5a0b6"
+2 -2
View File
@@ -1,5 +1,5 @@
# last-horizon preserves the historical behavior of matching notification
# borders to the theme's Hyprland active-window border ($activeBorderColor
# in hyprland.conf), rather than the accent.
# borders to the theme's Hyprland active-window border (hyprland_active_border
# in colors.toml), rather than the accent.
[notifications]
border = "#8a8588"