sway: Usar mejores colores para mostrar ventanas activas

This commit is contained in:
Cat /dev/Nulo 2022-04-30 23:08:18 -03:00
parent 48331f34ed
commit c68e7bc833
2 changed files with 3 additions and 3 deletions

View file

@ -207,8 +207,8 @@ bar {
} }
} }
client.focused $accent $accent $background client.focused $subtle $subtle $background
client.focused_inactive $backgroundish $backgroundish $foreground client.focused_inactive $muted $muted $background
client.unfocused $backgroundish $background $foreground client.unfocused $backgroundish $background $foreground
titlebar_border_thickness 1 titlebar_border_thickness 1

@ -1 +1 @@
Subproject commit 857c36192d9ca3443f55ea740b3112e63a0756cc Subproject commit de600d1ecc6d4a7ed799cd1b1c85624662075ae3