Files

8 lines
118 B
QML

import QtQuick
import QtQuick.Controls.Basic
Text {
color: palette.text
font.family: Fonts.plusJakartaSans
}