use (tweaked) roboto flex for shell text

This commit is contained in:
end-4
2025-11-02 00:57:50 +01:00
parent dcc14a565d
commit 09c637914d
27 changed files with 210 additions and 546 deletions
@@ -30,6 +30,8 @@ SpinBox {
anchors.centerIn: parent
text: root.value // displayText would make the numbers weird like 1,000 instead of 1000
color: Appearance.colors.colOnLayer2
font.family: Appearance.font.family.numbers
font.variableAxes: Appearance.font.variableAxes.numbers
font.pixelSize: Appearance.font.pixelSize.small
validator: root.validator
onTextChanged: {