summaryrefslogtreecommitdiff
path: root/Header.ui.qml
diff options
context:
space:
mode:
authorꦌꦫꦶꦏ꧀ꦦꦿꦧꦮꦑꦩꦭ꧀ <erik@darapsa.co.id>2023-03-28 20:33:02 +0800
committerꦌꦫꦶꦏ꧀ꦦꦿꦧꦮꦑꦩꦭ꧀ <erik@darapsa.co.id>2023-03-28 20:33:02 +0800
commitbef7779988f8fc0ebd3197aa750d5e71516b524b (patch)
treeea7d30135510e7f29f35cfb4ddf82c1ea243c202 /Header.ui.qml
parent1411ea3905fe05272e50a34fa58a3ba2c49b26d6 (diff)
Set profile full name & email colours
Diffstat (limited to 'Header.ui.qml')
-rw-r--r--Header.ui.qml2
1 files changed, 2 insertions, 0 deletions
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
}
}
}