[i3] Update modeline, improve colours
This commit is contained in:
parent
2e6e78e4cb
commit
4772d05d9d
1 changed files with 6 additions and 6 deletions
12
i3/config
12
i3/config
|
@ -450,13 +450,13 @@ for_window [class="^Gramps$"] floating disable
|
|||
for_window [title="^exec-with-shortcut$"] floating enable
|
||||
|
||||
# class border backgr. text indicator child_border
|
||||
client.focused #422a15 #422a15 #ffffff #f42e9e #552877
|
||||
client.focused_inactive #333333 #675f6a #ffffff #4e4850 #675f6a
|
||||
client.unfocused #000000 #000000 #888888 #292d2e #000000
|
||||
client.urgent #342f3a #900000 #ffffff #900000 #900000
|
||||
client.placeholder #000000 #0c0c0c #ffffff #000000 #0c0c0c
|
||||
client.focused #000000 #000000 #bbbbbb #292d2e #000000
|
||||
client.focused_inactive #000000 #000000 #888888 #4e4850 #000000
|
||||
client.unfocused #000000 #000000 #444444 #292d2e #000000
|
||||
client.urgent #342f3a #900000 #bbbbbb #900000 #900000
|
||||
client.placeholder #000000 #000000 #bbbbbb #000000 #000000
|
||||
|
||||
client.background #ffffff
|
||||
|
||||
|
||||
# vim: set ft=i3 noet foldmethod=marker :
|
||||
# vim: set ft=i3config noet foldmethod=marker :
|
||||
|
|
Loading…
Reference in a new issue