summaryrefslogtreecommitdiffstats
path: root/resources/styles/nheko-dark.qss
diff options
context:
space:
mode:
authorKonstantinos Sideris <sideris.konstantin@gmail.com>2018-05-25 09:30:42 +0300
committerKonstantinos Sideris <sideris.konstantin@gmail.com>2018-05-25 09:30:42 +0300
commit5e9d8373e485eede4e2f3108fde5bfbc8e9be3f2 (patch)
treea86727766e579c87075541bd03c431f06630f110 /resources/styles/nheko-dark.qss
parentc11b18d5e03a68bf71de9e0593e1e5060c09fa2b (diff)
Use the white for text on the dark theme
fixes #331
Diffstat (limited to 'resources/styles/nheko-dark.qss')
-rw-r--r--resources/styles/nheko-dark.qss1
1 files changed, 1 insertions, 0 deletions
diff --git a/resources/styles/nheko-dark.qss b/resources/styles/nheko-dark.qss
index 34538203..2e456d90 100644
--- a/resources/styles/nheko-dark.qss
+++ b/resources/styles/nheko-dark.qss
@@ -1,3 +1,4 @@
+TextLabel,
QLabel {
color: #caccd1;
}