summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/mainwindow.ui5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/mainwindow.ui b/src/mainwindow.ui
index dd9c528..b6cb231 100644
--- a/src/mainwindow.ui
+++ b/src/mainwindow.ui
@@ -17,6 +17,11 @@
<iconset theme="multimedia-volume-control">
<normaloff>.</normaloff>.</iconset>
</property>
+ <property name="styleSheet">
+ <string notr="true">QToolButton:checked {
+background-color: #aaffaa;
+}</string>
+ </property>
<layout class="QVBoxLayout" name="verticalLayout">
<item>
<widget class="QTabWidget" name="notebook">