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
@@ -332,7 +332,6 @@ Variants {
Layout.fillWidth: true
horizontalAlignment: bgRoot.textHorizontalAlignment
font {
family: Appearance.font.family.main
pixelSize: Appearance.font.pixelSize.normal
weight: 350
italic: true
@@ -472,7 +471,6 @@ Variants {
color: statusTextRow.textColor
anchors.verticalCenter: statusTextRow.verticalCenter
font {
family: Appearance.font.family.main
pixelSize: Appearance.font.pixelSize.large
weight: Font.Normal
}
@@ -41,7 +41,7 @@ Item {
font {
family: Appearance.font.family.title
pixelSize: 30
weight: Font.DemiBold
variableAxes: Appearance.font.variableAxes.title
}
text: root.dateText.charAt(index)