summary refs log tree commit diff
path: root/resources/styles
diff options
context:
space:
mode:
Diffstat (limited to 'resources/styles')
-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 54fabac2..7c9ca37b 100644
--- a/resources/styles/nheko-dark.qss
+++ b/resources/styles/nheko-dark.qss
@@ -60,6 +60,7 @@ CommunitiesList > * {
 FlatButton {
     qproperty-foregroundColor: #727274;
     qproperty-backgroundColor: #333;
+    qproperty-disabledForegroundColor: #222;
 }
 
 FileItem {