Make the border highlight clearer

This commit is contained in:
David Heinemeier Hansson
2026-05-09 22:35:18 +02:00
parent 47a53a18ba
commit aa6b7f2975
+1 -1
View File
@@ -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)
}