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