Change window title colors
This commit is contained in:
parent
c302fa7d08
commit
cb3616532c
1 changed files with 1 additions and 1 deletions
|
@ -240,7 +240,7 @@ set $bra #7a7a7a
|
||||||
set $bri #000000
|
set $bri #000000
|
||||||
|
|
||||||
# class border backgr. text indicator child_border
|
# class border backgr. text indicator child_border
|
||||||
client.focused $bra $ba $fa $bg $bra
|
client.focused $bra $bra $bg $bg $bra
|
||||||
client.focused_inactive $bra $ba $fa $bg $bri
|
client.focused_inactive $bra $ba $fa $bg $bri
|
||||||
client.unfocused $bri $bi $fi $bg $bri
|
client.unfocused $bri $bi $fi $bg $bri
|
||||||
#client.urgent $br $br $fg $bg $br #currently not implemented
|
#client.urgent $br $br $fg $bg $br #currently not implemented
|
||||||
|
|
Loading…
Add table
Reference in a new issue