wofi changes

This commit is contained in:
Penelope Gwen 2026-07-06 12:12:52 -07:00 committed by Penelope Gwen
parent 864a0231e5
commit d3fcc67d06

View file

@ -51,6 +51,7 @@ window {
}
#text:selected {
font-weight: bold;
color: @primary;
}
@ -65,7 +66,7 @@ window {
}
#entry:selected {
background-color: alpha(@surface_container_high, 0.5);
background-color: alpha(mix(@surface_container_high, @primary, 0.2), 0.5);
outline: none;
}