add transparnecy to title bars
This commit is contained in:
parent
6407687776
commit
e42339a5f0
1 changed files with 15 additions and 2 deletions
|
@ -1,2 +1,15 @@
|
|||
client.focused #686f9a #30365F #fdf6e3 #859900
|
||||
client.placeholder #2f343f #2f343f #d8dee8 #2f343f #2f343f
|
||||
# class border backgr. text indicator child_border
|
||||
client.focused #686f9a #30365FCF #fdf6e3 #859900
|
||||
client.focused_inactive #333333 #5f676aCF #ffffff #484e50 #5f676a
|
||||
client.unfocused #333333 #222222CF #888888 #292d2e #222222
|
||||
client.placeholder #2f343f #2f343fi #d8dee8 #2f343f #2f343f
|
||||
|
||||
|
||||
# Defaults
|
||||
#client.focused #4c7899 #285577 #ffffff #2e9ef4 #285577
|
||||
#client.focused_inactive #333333 #5f676a #ffffff #484e50 #5f676a
|
||||
#client.unfocused #333333 #222222 #888888 #292d2e #222222
|
||||
#client.urgent #2f343a #900000 #ffffff #900000 #900000
|
||||
#client.placeholder #000000 #0c0c0c #ffffff #000000 #0c0c0c
|
||||
#
|
||||
#client.background #ffffff
|
||||
|
|
Loading…
Reference in a new issue