Restore themed Hyprland gradients
This commit is contained in:
@@ -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"
|
||||
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user