summaryrefslogtreecommitdiff
path: root/src/stylesheets/Paper Dark by 6788.qss
diff options
context:
space:
mode:
Diffstat (limited to 'src/stylesheets/Paper Dark by 6788.qss')
-rw-r--r--src/stylesheets/Paper Dark by 6788.qss12
1 files changed, 12 insertions, 0 deletions
diff --git a/src/stylesheets/Paper Dark by 6788.qss b/src/stylesheets/Paper Dark by 6788.qss
index 9abd8086..cde25733 100644
--- a/src/stylesheets/Paper Dark by 6788.qss
+++ b/src/stylesheets/Paper Dark by 6788.qss
@@ -588,6 +588,18 @@ QHeaderView::down-arrow {
/* Right Click Menus, Toolbar Dropdown Menus, & Tooltips */
+QMenuBar {
+ background: #242424;
+ border: 1px solid #242424;
+}
+
+QMenuBar::item:selected {
+ background: #006868;
+ color: #FFFFFF;
+ border: 0px;
+ border-radius: 4px;
+}
+
QMenu {
/* right click menu */
background: #141414;