From bef7779988f8fc0ebd3197aa750d5e71516b524b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EA=A6=8C=EA=A6=AB=EA=A6=B6=EA=A6=8F=EA=A7=80=EA=A6=A6?= =?UTF-8?q?=EA=A6=BF=EA=A6=A7=EA=A6=AE=EA=A6=91=EA=A6=A9=EA=A6=AD=EA=A7=80?= Date: Tue, 28 Mar 2023 20:33:02 +0800 Subject: Set profile full name & email colours --- Header.ui.qml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Header.ui.qml') diff --git a/Header.ui.qml b/Header.ui.qml index b722078..0a9d80e 100644 --- a/Header.ui.qml +++ b/Header.ui.qml @@ -192,6 +192,8 @@ ToolBar { text: emailText font.pointSize: 14 + color: Eduport + .bsDropdownColor } } } -- cgit v1.2.3