Change window title colors

This commit is contained in:
Vladan Popovic 2019-11-21 23:38:37 +01:00
parent c302fa7d08
commit cb3616532c
1 changed files with 1 additions and 1 deletions

View File

@ -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