diff --git a/sway/themes/catppuccin-macchiato/theme b/sway/themes/catppuccin-macchiato/theme index 95b2835..f8b9070 100644 --- a/sway/themes/catppuccin-macchiato/theme +++ b/sway/themes/catppuccin-macchiato/theme @@ -39,9 +39,9 @@ set $mantle #1e2030 set $crust #181926 # target title bg text indicator border -client.focused $pink $base $text $rosewater $mauve -client.focused_inactive $mauve $base $text $rosewater $pink -client.unfocused $mauve $base $text $rosewater $pink +client.focused $blue $base $text $rosewater $blue +client.focused_inactive $pink $base $text $rosewater $pink +client.unfocused $pink $base $text $rosewater $pink client.urgent $peach $base $peach $overlay0 $peach client.placeholder $overlay0 $base $text $overlay0 $overlay0 client.background $base