mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-06-28 04:20:03 +02:00
i3: make indicator border color more visible
This was too subtle!
This commit is contained in:
parent
e1e30cc105
commit
943445d31f
1 changed files with 1 additions and 1 deletions
2
config
2
config
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue