aboutsummaryrefslogtreecommitdiff
path: root/components/Tooltip.qml
diff options
context:
space:
mode:
Diffstat (limited to 'components/Tooltip.qml')
-rw-r--r--components/Tooltip.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/components/Tooltip.qml b/components/Tooltip.qml
index 4709837e..595280da 100644
--- a/components/Tooltip.qml
+++ b/components/Tooltip.qml
@@ -48,7 +48,7 @@ Rectangle {
Text {
id: icon
visible: tooltipIconVisible
- color: MoneroComponents.Style.orange
+ color: MoneroComponents.Style.defaultFontColor
font.family: FontAwesome.fontFamily
font.pixelSize: 10
font.styleName: "Regular"