[i3] Update colours
This commit is contained in:
parent
d1f76dfcdc
commit
75b2bad060
1 changed files with 3 additions and 3 deletions
|
@ -443,10 +443,10 @@ for_window [title="^openBVE$"] floating disable
|
|||
for_window [class="^Gramps$"] floating disable
|
||||
|
||||
# class border backgr. text indicator child_border
|
||||
client.focused #293123 #293123 #ffffff #2ef49e #285577
|
||||
client.focused_inactive #333333 #5f676a #ffffff #484e50 #5f676a
|
||||
client.focused #422a15 #422a15 #ffffff #f42e9e #552877
|
||||
client.focused_inactive #333333 #675f6a #ffffff #4e4850 #675f6a
|
||||
client.unfocused #000000 #000000 #888888 #292d2e #000000
|
||||
client.urgent #2f343a #900000 #ffffff #900000 #900000
|
||||
client.urgent #342f3a #900000 #ffffff #900000 #900000
|
||||
client.placeholder #000000 #0c0c0c #ffffff #000000 #0c0c0c
|
||||
|
||||
client.background #ffffff
|
||||
|
|
Loading…
Reference in a new issue