Restore themed Hyprland gradients
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
accent = "#82FB9C"
|
||||
hyprland_active_border = "rgba(26a269ee) rgba(2ec27eee) 45deg"
|
||||
cursor = "#ddf7ff"
|
||||
foreground = "#ddf7ff"
|
||||
background = "#0B0C16"
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
accent = "#7aa2f7"
|
||||
hyprland_active_border = "rgba(33ccffee) rgba(00ff99ee) 45deg"
|
||||
cursor = "#c0caf5"
|
||||
foreground = "#a9b1d6"
|
||||
background = "#1a1b26"
|
||||
|
||||
Reference in New Issue
Block a user