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 = "#798186"
hyprland_active_border = "rgba(798186ee) rgba(caccccee)"
hyprland_inactive_border = "rgb(1e1e1e)"
active_border_color = "#a8adb0"
active_tab_background = "#798186"
+2 -2
View File
@@ -1,5 +1,5 @@
# solitude 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 = "#798186"