generated from osc/skins-template
21 lines
751 B
INI
21 lines
751 B
INI
//width of each column from left to right.If your skin has pattern instead of pure colour
|
|
//you'd better set the width to your key image's width proportionately.
|
|
//you can put at most 10 numbers here
|
|
ColumnWidth:50,24,28,24,28,24,28,24
|
|
//used in 8K,indicate the special key in left or right
|
|
SpecialPositionLeft:1
|
|
//the left edge of columns, value ranges from 10 to 260.
|
|
ColumnStart:10
|
|
//indicate which column line should be displayed
|
|
ColumnLine: 1,0,0,0,0,0,0,0,1
|
|
//display judgement line(white line)
|
|
JudgementLine:0
|
|
//colour for each column,put 4 numbers here and the last one is alpha.
|
|
Colour1: 0,0,0,255
|
|
Colour2: 40,40,40,255
|
|
Colour3: 0,0,0,255
|
|
Colour4: 40,40,40,255
|
|
Colour5: 0,0,0,255
|
|
Colour6: 40,40,40,255
|
|
Colour7: 0,0,0,255
|
|
Colour8: 40,40,40,255 |