sway: use peach accent colour

This commit is contained in:
Jeremy Baxter 2024-03-05 14:05:48 +13:00
parent b7bda10129
commit 18f4fe23cb

View file

@ -156,7 +156,7 @@ 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 $green client.focused $lavender $base $text $rosewater $peach
client.focused_inactive $overlay0 $base $text $rosewater $mantle client.focused_inactive $overlay0 $base $text $rosewater $mantle
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