i3: make indicator border color more visible

This was too subtle!
This commit is contained in:
Vincent Bernat 2022-01-09 00:37:02 +01:00
parent e1e30cc105
commit 943445d31f

2
config
View file

@ -15,7 +15,7 @@ font pango:Iosevka Aile 9
default_border pixel $borderpx
default_floating_border pixel $borderpx
# class border backgr. text indicator child_border
client.focused #cc5c00 #cc5c00 #ffffff #dd7c11 #cc5c00
client.focused #cc5c00 #cc5c00 #ffffff #ee9c31 #cc5c00
client.focused_inactive #5f676a #5f676a #ffffff #484e50 #5f676a
client.unfocused #222222 #222222 #888888 #292d2e #222222
client.urgent #d00000 #d00000 #ffffff #d00000 #d00000