Changed the color of the title bar to be less bright
This commit is contained in:
parent
39fffc6667
commit
b319d1304a
2
i3config
2
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
|
||||
|
|
Loading…
Reference in a new issue