Made TabWidget's Title text and tab text themeable.
This commit is contained in:
@@ -128,6 +128,8 @@ PianoRoll {
|
||||
|
||||
TabWidget {
|
||||
background-color: #5b6571;
|
||||
qproperty-tabText: rgb(32, 48, 64);
|
||||
qproperty-tabTitleText: rgb(255, 255, 255);
|
||||
qproperty-tabSelected: rgb(160, 160, 160);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user