From aa6b7f297575f0d8645dd1fdd42f6420ccb4910f Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Sat, 9 May 2026 22:35:18 +0200 Subject: [PATCH] Make the border highlight clearer --- themes/solitude/hyprland.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/solitude/hyprland.conf b/themes/solitude/hyprland.conf index e968913b..4efaf062 100644 --- a/themes/solitude/hyprland.conf +++ b/themes/solitude/hyprland.conf @@ -2,7 +2,7 @@ # It is intended to be included in your main hyprland.conf. general { - col.active_border = rgba(101315ee) rgba(101315ee) rgba(101315ee) rgba(798186ee) rgba(798186ee) rgba(798186ee) rgba(798186ee) rgba(798186ee) 90deg + col.active_border = rgba(798186ee) rgba(caccccee) col.inactive_border = rgb(1e1e1e) }