SID artwork

This commit is contained in:
Vesa
2014-02-21 03:03:08 +02:00
parent 2e799718d6
commit cd2850dcdc
31 changed files with 37 additions and 29 deletions

View File

@@ -583,6 +583,14 @@ opl2instrumentView knob {
qproperty-lineWidth: 2;
}
sidInstrumentView knob {
color: rgb(175,175,175);
qproperty-outerColor: rgb( 255,255,255 );
qproperty-innerRadius: 2;
qproperty-outerRadius: 8;
qproperty-lineWidth: 2;
}
/* palette information - each colour definition must be on a single line, and the line must begin with "palette:", with no leading whitespace
* colour codes MUST be of the form #RRGGBB */