Make Compressor background themeable (#7157)
This commit is contained in:
@@ -996,6 +996,7 @@ lmms--gui--CompressorControlDialog {
|
||||
qproperty-textColor: rgba(209, 216, 228, 50);
|
||||
qproperty-graphColor: rgba(209, 216, 228, 50);
|
||||
qproperty-resetColor: rgba(200, 100, 15, 200);
|
||||
qproperty-backgroundColor: rgba(7, 8, 9, 255);
|
||||
}
|
||||
|
||||
lmms--gui--CompressorControlDialog lmms--gui--Knob {
|
||||
|
||||
@@ -1038,6 +1038,7 @@ lmms--gui--CompressorControlDialog {
|
||||
qproperty-textColor: rgba(209, 216, 228, 50);
|
||||
qproperty-graphColor: rgba(209, 216, 228, 50);
|
||||
qproperty-resetColor: rgba(200, 100, 15, 200);
|
||||
qproperty-backgroundColor: rgba(7, 8, 9, 255);
|
||||
}
|
||||
|
||||
lmms--gui--CompressorControlDialog lmms--gui--Knob {
|
||||
|
||||
Reference in New Issue
Block a user