From aaaa82058583532b9c0a3ae90acd88a1be492b7e Mon Sep 17 00:00:00 2001 From: Vincent Bernat Date: Mon, 5 Jul 2021 15:11:46 +0200 Subject: [PATCH] i3: try to be more visible with the indicator border This is an essential information to understand the layout of the current container. --- config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config b/config index eeae002..35fb21e 100644 --- a/config +++ b/config @@ -14,7 +14,7 @@ font pango:Terminus 9 default_border pixel 3 default_floating_border pixel 3 # class border backgr. text indicator child_border -client.focused #ffaf00 #cc5c00 #ffffff #ffcf00 #cc5c00 +client.focused #ffaf00 #cc5c00 #ffffff #ffdf11 #cc5c00 client.focused_inactive #333333 #5f676a #ffffff #484e50 #5f676a client.unfocused #333333 #222222 #888888 #292d2e #222222 client.urgent #2f343a #d00000 #ffffff #d00000 #d00000