The highlighting color for a TabWidget'selected tab is now themeable.

This commit is contained in:
Cyrille Bollu
2016-05-12 16:33:18 +02:00
parent f201c50208
commit 3549e07e94
3 changed files with 28 additions and 9 deletions

View File

@@ -128,6 +128,7 @@ PianoRoll {
TabWidget {
background-color: #5b6571;
qproperty-tabSelected: rgb(160, 160, 160);
}
/* main toolbar oscilloscope - can have transparent bg now */