sway: Usar mejores colores para mostrar ventanas activas
This commit is contained in:
parent
48331f34ed
commit
c68e7bc833
2 changed files with 3 additions and 3 deletions
|
@ -207,8 +207,8 @@ bar {
|
|||
}
|
||||
}
|
||||
|
||||
client.focused $accent $accent $background
|
||||
client.focused_inactive $backgroundish $backgroundish $foreground
|
||||
client.focused $subtle $subtle $background
|
||||
client.focused_inactive $muted $muted $background
|
||||
client.unfocused $backgroundish $background $foreground
|
||||
titlebar_border_thickness 1
|
||||
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 857c36192d9ca3443f55ea740b3112e63a0756cc
|
||||
Subproject commit de600d1ecc6d4a7ed799cd1b1c85624662075ae3
|
Loading…
Reference in a new issue