From faf97cc5a774090f73f85d8a10e6ca3f1491e2b2 Mon Sep 17 00:00:00 2001 From: ꦌꦫꦶꦏ꧀ꦦꦿꦧꦮꦑꦩꦭ꧀ Date: Wed, 29 Mar 2023 08:48:57 +0800 Subject: Body text supports dark mode --- Home/Default.ui.qml | 2 -- 1 file changed, 2 deletions(-) (limited to 'Home') diff --git a/Home/Default.ui.qml b/Home/Default.ui.qml index 5421b99..95e0a1f 100644 --- a/Home/Default.ui.qml +++ b/Home/Default.ui.qml @@ -55,7 +55,6 @@ Flickable { Lbl.Body { text: bannerContentText - color: "#747579" horizontalAlignment: Text.AlignHCenter Layout.fillWidth: true font.pointSize: Eduport.leadFontSize @@ -202,7 +201,6 @@ Flickable { Lbl.Body { text: qsTr("Choose from hundreds of courses from specialist organizations") - color: "#747579" horizontalAlignment: Text.AlignHCenter Layout.fillWidth: true } -- cgit v1.3