Switch active window and urgent window child border colour from light blue to medium grey.

This commit is contained in:
inference 2022-11-18 00:41:00 +00:00
parent 7dac76d747
commit 78fbd49509

View File

@ -168,10 +168,10 @@ font pango:monospace 9
# Colors.
## Class Border Backgr Text Indicator Child_border
client.focused #585858 #585858 #ffffff #2e9ef4 #285577
client.focused_inactive #5f677a #5f676a #ffffff #484e50 #5f676a
client.focused #585858 #585858 #ffffff #2e9ef4 #585858
client.focused_inactive #5f676a #5f676a #ffffff #484e50 #5f676a
client.unfocused #222222 #222222 #888888 #292d2e #222222
client.urgent #c79500 #c79500 #000000 #900000 #900000
client.urgent #c79500 #c79500 #000000 #900000 #585858
client.placeholder #0c0c0c #0c0c0c #ffffff #000000 #0c0c0c
client.background #ffffff