Fixed indicator colors
This commit is contained in:
parent
530697c6dd
commit
771806d804
|
@ -273,7 +273,7 @@ set_from_resource $term_color15 color15
|
||||||
|
|
||||||
# Theme colors
|
# Theme colors
|
||||||
# class border backgr. text indic. child_border
|
# class border backgr. text indic. child_border
|
||||||
client.focused #556064 #556064 #80FFF9 #FDF6E3 #b58900
|
client.focused #556064 #556064 #80FFF9 #b58900 #b58900
|
||||||
client.focused_inactive #2F3D44 #2F3D44 #1ABC9C #454948
|
client.focused_inactive #2F3D44 #2F3D44 #1ABC9C #454948
|
||||||
client.unfocused #2F3D44 #2F3D44 #1ABC9C #454948
|
client.unfocused #2F3D44 #2F3D44 #1ABC9C #454948
|
||||||
client.urgent #CB4B16 #FDF6E3 #1ABC9C #268BD2
|
client.urgent #CB4B16 #FDF6E3 #1ABC9C #268BD2
|
||||||
|
|
Loading…
Reference in New Issue