sway: change window border colours

This commit is contained in:
Jeremy Baxter 2024-03-28 14:03:56 +13:00
parent d06a92769d
commit 3dc7d64249

View file

@ -156,8 +156,8 @@ bindsym $mod+a focus parent
### Colors ### Colors
# target title bg text indicator border # target title bg text indicator border
client.focused $lavender $base $text $rosewater $peach client.focused $lavender $base $text $rosewater $sapphire
client.focused_inactive $overlay0 $base $text $rosewater $mantle client.focused_inactive $overlay0 $base $text $rosewater $base
client.unfocused $overlay0 $base $text $rosewater $mantle client.unfocused $overlay0 $base $text $rosewater $mantle
client.urgent $peach $base $peach $overlay0 $peach client.urgent $peach $base $peach $overlay0 $peach
client.placeholder $overlay0 $base $text $overlay0 $overlay0 client.placeholder $overlay0 $base $text $overlay0 $overlay0