UI: Add preview/program labels in studio mode
This commit is contained in:
committed by
Clayton Groeneveld
parent
748067c930
commit
5a5efa0b3e
@@ -1263,3 +1263,11 @@ QToolTip {
|
||||
* [themeID="displayBackgroundColor"] {
|
||||
qproperty-displayBackgroundColor: rgb(35, 38, 41);
|
||||
}
|
||||
|
||||
/* Preview/Program labels */
|
||||
|
||||
* [themeID="previewProgramLabels"] {
|
||||
font-size: 18px;
|
||||
font-weight: bold;
|
||||
color: rgb(122,121,122);
|
||||
}
|
||||
|
Reference in New Issue
Block a user