i3|Pustota: Update border color of tabs
This commit is contained in:
parent
0f437b87ac
commit
73177a79f1
1 changed files with 2 additions and 2 deletions
|
|
@ -15,8 +15,8 @@ set $c_5f676a #4D5566
|
|||
|
||||
# class border backgr. text indicator child_border
|
||||
client.focused $c_accent $c_bg $c_accent $c_bg $c_accent
|
||||
client.focused_inactive $c_mid1 $c_mid2 $c_accent $c_bg $c_5f676a
|
||||
client.unfocused $c_mid1 $c_bg $c_dimtext $c_dim1 $c_dim2
|
||||
client.focused_inactive $c_bg $c_mid2 $c_accent $c_bg $c_bg
|
||||
client.unfocused $c_bg $c_bg $c_dimtext $c_dim1 $c_bg
|
||||
client.urgent $c_2f343a $c_urgent $c_white $c_urgent $c_urgent
|
||||
client.placeholder $c_black $c_gray0 $c_white $c_black $c_gray0
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue