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
@@ -15,7 +15,12 @@ TextField {
placeholderTextColor: Appearance.colors.colSubtext
color: Appearance.colors.colOnLayer1
font.pixelSize: Appearance.font.pixelSize.small
font {
family: Appearance.font.family.main
pixelSize: Appearance.font.pixelSize.small
hintingPreference: Font.PreferFullHinting
variableAxes: Appearance.font.variableAxes.main
}
renderType: Text.NativeRendering
selectedTextColor: Appearance.colors.colOnSecondaryContainer
selectionColor: Appearance.colors.colSecondaryContainer