diff options
| -rw-r--r-- | src/stylesheets/Paper Dark by 6788-00.qss | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/stylesheets/Paper Dark by 6788-00.qss b/src/stylesheets/Paper Dark by 6788-00.qss index 3f61bcd6..11f5b922 100644 --- a/src/stylesheets/Paper Dark by 6788-00.qss +++ b/src/stylesheets/Paper Dark by 6788-00.qss @@ -380,8 +380,8 @@ QMenu::item:selected { } QMenu::item:disabled { - background: #FFFFFF; - color: #6C6C6C; + background: #242424; + color: #808080; } QMenu::separator { |
