diff --git a/sway/config b/sway/config index ed8cff0..37df90c 100644 --- a/sway/config +++ b/sway/config @@ -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