fix: dimmer subtext for toggle row

This commit is contained in:
2 * r + 2 * t 2026-06-06 16:08:11 +10:00
parent a6aa701e56
commit e238fee4a5

View file

@ -81,7 +81,7 @@ StyledSwitch {
visible: root.subtext
text: root.subtext
color: Colours.palette.m3onSurfaceVariant
color: Colours.palette.m3outline
font: Tokens.font.label.small
elide: Text.ElideRight
}