summaryrefslogtreecommitdiff
path: root/widgets
diff options
context:
space:
mode:
Diffstat (limited to 'widgets')
-rw-r--r--widgets/StyledText.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/widgets/StyledText.qml b/widgets/StyledText.qml
index fc4ad40..f95414f 100644
--- a/widgets/StyledText.qml
+++ b/widgets/StyledText.qml
@@ -11,7 +11,7 @@ Text {
property int animateDuration: Appearance.anim.durations.normal
renderType: Text.NativeRendering
- color: Appearance.colours.text
+ color: Appearance.colours.m3onSurface
font.family: Appearance.font.family.sans
font.pointSize: Appearance.font.size.smaller