forked from logan/dotfiles
Fixed some colors
Signed-off-by: Logan Gartner <logan2611@gmail.com>
This commit is contained in:
parent
ee5339ae23
commit
d15774cce8
1 changed files with 1 additions and 1 deletions
|
@ -253,7 +253,7 @@ gaps bottom 0
|
|||
# class border bground text indicator child_border
|
||||
client.focused #4285F4 #4285F4 #FFFFFF #4285F4 #2F60B0
|
||||
client.focused_inactive #333333 #333333 #FFFFFF #333333 #5F676A
|
||||
client.unfocused #2C2E33 #2C2E33 #CCCCCC #2C2E33 #222222
|
||||
client.unfocused #3B3E44 #2C2E33 #CCCCCC #2C2E33 #222222
|
||||
client.urgent #2F343A #900000 #FFFFFF #2F343A #900000
|
||||
client.placeholder #000000 #0C0C0C #FFFFFF #000000 #0C0C0C
|
||||
|
||||
|
|
Loading…
Reference in a new issue