add typography
This commit is contained in:
parent
205ad37e3e
commit
7de7ae19bb
14 changed files with 77 additions and 189 deletions
|
|
@ -2,7 +2,8 @@ import qs.config
|
|||
import QtQuick
|
||||
|
||||
Text {
|
||||
font.family: Theme.fontFamily
|
||||
font.family: Styling.typography.fontFamily
|
||||
font.pixelSize: Styling.typography.textSize.base
|
||||
color: Styling.theme.basecontent
|
||||
Behavior on color {
|
||||
ColorAnimation {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue