let's try green

This commit is contained in:
2026-03-17 10:02:27 +00:00
parent b237eb1f53
commit 26807debf1
@@ -19,7 +19,7 @@ $blue = #89b4fa
$mauve = #cba6f7
$flamingo = #f2cdcd
$inactive = #595959aa
$activeborder = #1ae6ccee
#$activeborder = #1ae6ccee
# General theming
general {
@@ -31,7 +31,7 @@ general {
extend_border_grab_area = 20
# Solid color borders only
col.active_border = $activeborder
col.active_border = $green
col.inactive_border = $inactive
}