aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt
diff options
context:
space:
mode:
Diffstat (limited to 'ui/qt')
-rw-r--r--ui/qt/main_welcome.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/ui/qt/main_welcome.cpp b/ui/qt/main_welcome.cpp
index 079e819c3c..e516e89677 100644
--- a/ui/qt/main_welcome.cpp
+++ b/ui/qt/main_welcome.cpp
@@ -93,6 +93,7 @@ MainWelcome::MainWelcome(QWidget *parent) :
"}"
"QAbstractItemView:item:hover {"
" background-color: %1;"
+ " color: palette(text);"
"}"
)
.arg(hover_color.name())