summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/stylesheets/dracula.qss2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/stylesheets/dracula.qss b/src/stylesheets/dracula.qss
index 537ff083..a78d2414 100644
--- a/src/stylesheets/dracula.qss
+++ b/src/stylesheets/dracula.qss
@@ -4,7 +4,7 @@
QWidget, QStackedWidget,
QScrollArea, QAbstractScrollArea {
- background-color: transparent;
+ background-color: #3c3f41;
color: #bbbbbb;
}