mirror of
https://github.com/vsariola/sointu.git
synced 2026-02-15 12:43:13 -05:00
drafting
This commit is contained in:
parent
fcb9a06249
commit
06a1fb6b52
@ -84,10 +84,11 @@ iconbutton:
|
||||
size: 24
|
||||
inset: { top: 6, bottom: 6, left: 6, right: 6 }
|
||||
plot:
|
||||
curvecolors: [*primarycolor, *secondarycolor]
|
||||
curvecolors: [*primarycolor, *secondarycolor,*disabled]
|
||||
limitcolor: { r: 255, g: 255, b: 255, a: 8 }
|
||||
cursorcolor: { r: 252, g: 186, b: 3, a: 255 }
|
||||
ticks: { textsize: 12, color: *disabled, maxlines: 1}
|
||||
dppertick: 50
|
||||
numericupdown:
|
||||
bgcolor: { r: 255, g: 255, b: 255, a: 3 }
|
||||
textcolor: *fg
|
||||
|
||||
Reference in New Issue
Block a user