@@ -920,6 +920,26 @@ NesInstrumentView Knob {
|
||||
qproperty-lineWidth: 2;
|
||||
}
|
||||
|
||||
CompressorControlDialog {
|
||||
qproperty-inVolAreaColor: rgba(209, 216, 228, 17);
|
||||
qproperty-inVolColor: rgba(209, 216, 228, 100);
|
||||
qproperty-outVolAreaColor: rgba(209, 216, 228, 30);
|
||||
qproperty-outVolColor: rgba(209, 216, 228, 240);
|
||||
qproperty-gainReductionColor: rgba(180, 100, 100, 210);
|
||||
qproperty-kneeColor: rgba(39, 171, 95, 255);
|
||||
qproperty-kneeColor2: rgba(9, 171, 160, 255);
|
||||
qproperty-threshColor: rgba(39, 171, 95, 100);
|
||||
qproperty-textColor: rgba(209, 216, 228, 50);
|
||||
qproperty-graphColor: rgba(209, 216, 228, 50);
|
||||
qproperty-resetColor: rgba(200, 100, 15, 200);
|
||||
}
|
||||
|
||||
CompressorControlDialog Knob {
|
||||
color: #2fcc71;
|
||||
qproperty-outerColor: #2fcc71;
|
||||
qproperty-lineWidth: 2;
|
||||
}
|
||||
|
||||
/* palette information */
|
||||
|
||||
LmmsPalette {
|
||||
|
||||
@@ -964,6 +964,26 @@ NesInstrumentView Knob {
|
||||
qproperty-lineWidth: 2;
|
||||
}
|
||||
|
||||
CompressorControlDialog {
|
||||
qproperty-inVolAreaColor: rgba(209, 216, 228, 17);
|
||||
qproperty-inVolColor: rgba(209, 216, 228, 100);
|
||||
qproperty-outVolAreaColor: rgba(209, 216, 228, 30);
|
||||
qproperty-outVolColor: rgba(209, 216, 228, 240);
|
||||
qproperty-gainReductionColor: rgba(180, 100, 100, 210);
|
||||
qproperty-kneeColor: rgba(39, 171, 95, 255);
|
||||
qproperty-kneeColor2: rgba(9, 171, 160, 255);
|
||||
qproperty-threshColor: rgba(39, 171, 95, 100);
|
||||
qproperty-textColor: rgba(209, 216, 228, 50);
|
||||
qproperty-graphColor: rgba(209, 216, 228, 50);
|
||||
qproperty-resetColor: rgba(200, 100, 15, 200);
|
||||
}
|
||||
|
||||
CompressorControlDialog Knob {
|
||||
color: #2fcc71;
|
||||
qproperty-outerColor: #2fcc71;
|
||||
qproperty-lineWidth: 2;
|
||||
}
|
||||
|
||||
/* palette information */
|
||||
|
||||
LmmsPalette {
|
||||
|
||||
Reference in New Issue
Block a user