From b319d1304ac60c4b786ae75900fcb3ab0849e57f Mon Sep 17 00:00:00 2001 From: termite Date: Wed, 7 May 2025 08:29:19 -0700 Subject: [PATCH] Changed the color of the title bar to be less bright --- i3config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i3config b/i3config index c895479..562416f 100644 --- a/i3config +++ b/i3config @@ -224,7 +224,7 @@ bar { default_border pixel 1 # class border backgr. text indicator child_border -client.focused #ffffff #ffffff #000000 #ffffff #ffffff +client.focused #ffffff #000000 #ffffff #ffffff #ffffff client.focused_inactive #555555 #555555 #ffffff #555555 #555555 client.unfocused #000000 #222222 #bbbbbb #000000 #000000 client.urgent #900000 #900000 #ffffff #900000 #900000