Change window border color
This commit is contained in:
parent
1777799a0c
commit
eefc3984aa
|
@ -19,7 +19,7 @@ output * bg ~/Pictures/Wallpapers/wallpaper fill
|
||||||
|
|
||||||
# Colors (border, bground and text only apply to window titlebars)
|
# Colors (border, bground and text only apply to window titlebars)
|
||||||
# class border bground text indicator child_border
|
# class border bground text indicator child_border
|
||||||
client.focused #268bd2 #268bd2 #eee8d5 #839496 #268bd2
|
client.focused #6c71c4 #6c71c4 #eee8d5 #839496 #6c71c4
|
||||||
client.focused_inactive #002b36 #002b36 #eee8d5 #002b36 #002b36
|
client.focused_inactive #002b36 #002b36 #eee8d5 #002b36 #002b36
|
||||||
client.unfocused #002b36 #002b36 #eee8d5 #002b36 #002b36
|
client.unfocused #002b36 #002b36 #eee8d5 #002b36 #002b36
|
||||||
client.urgent #dc322f #dc322f #eee8d5 #cb4b16 #dc322f
|
client.urgent #dc322f #dc322f #eee8d5 #cb4b16 #dc322f
|
||||||
|
|
Loading…
Reference in a new issue