Add font settings, replace some Text with NText
This commit is contained in:
parent
784eb0e592
commit
bb4510bbcd
6 changed files with 72 additions and 27 deletions
|
|
@ -6,7 +6,7 @@ import qs.Widgets
|
|||
Text {
|
||||
id: root
|
||||
|
||||
font.family: Settings.data.ui.fontFamily
|
||||
font.family: Settings.data.ui.fontDefault
|
||||
font.pointSize: Style.fontSizeM * scaling
|
||||
font.weight: Style.fontWeightMedium
|
||||
color: Color.mOnSurface
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue