Adjust classic theme

Adjust the classic theme so that it renders the bars in a legible way.
This commit is contained in:
Michael Gregorius
2023-07-16 15:55:03 +02:00
parent fbfc5dd895
commit bdb29fd54b

View File

@@ -958,6 +958,11 @@ lmms--gui--CompressorControlDialog lmms--gui--Knob {
qproperty-lineWidth: 2;
}
lmms--gui--BarModelEditor {
qproperty-backgroundBrush: rgba(28, 73, 51, 255);
qproperty-barBrush: rgba(17, 136, 71, 255);
}
/* palette information */
lmms--gui--LmmsPalette {