From be4b47f469b12107bc0216e52e38cd92956713cd Mon Sep 17 00:00:00 2001 From: ꦌꦫꦶꦏ꧀ꦦꦿꦧꦮꦑꦩꦭ꧀ Date: Wed, 29 Mar 2023 08:48:42 +0800 Subject: Headers text support 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 1c6cc23..5421b99 100644 --- a/Home/Default.ui.qml +++ b/Home/Default.ui.qml @@ -49,7 +49,6 @@ Flickable { Lbl.Display6 { text: bannerTitleText - color: "#24292d" horizontalAlignment: Text.AlignHCenter Layout.fillWidth: true } @@ -196,7 +195,6 @@ Flickable { Lbl.H1 { text: qsTr("Most Popular Courses") - color: "#24292d" horizontalAlignment: Text.AlignHCenter Layout.fillWidth: true Layout.bottomMargin: 8 -- cgit v1.3