Fix colors and update screenshot.
This commit is contained in:
parent
b340176def
commit
566a57e9e6
Binary file not shown.
Before Width: | Height: | Size: 1.1 MiB After Width: | Height: | Size: 1.1 MiB |
|
@ -20,10 +20,10 @@ font pango:Ubuntu Condensed 10
|
||||||
# border, bground and text only apply to window titlebars
|
# 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 #000000 #eee8d5 #839496 #268bd2
|
client.focused #268bd2 #000000 #eee8d5 #839496 #268bd2
|
||||||
client.focused_inactive #073642 #000000 #eee8d5 #002bd2 #073642
|
client.focused_inactive #073642 #000000 #eee8d5 #002b36 #073642
|
||||||
client.unfocused #073642 #000000 #eee8d5 #002b36 #073642
|
client.unfocused #073642 #000000 #eee8d5 #002b36 #073642
|
||||||
client.urgent #dc322f #000000 #eee8d5 #cb4b16 #dc322f
|
client.urgent #dc322f #000000 #eee8d5 #cb4b16 #dc322f
|
||||||
client.placeholder #073642 #000000 #eee8d5 #002bd2 #073642
|
client.placeholder #073642 #000000 #eee8d5 #002b36 #073642
|
||||||
|
|
||||||
client.background #fdf6e3
|
client.background #fdf6e3
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue