mirror of
https://github.com/vsariola/sointu.git
synced 2026-02-20 23:23:23 -05:00
drafting
This commit is contained in:
parent
dd564815d4
commit
750d88f728
@ -52,12 +52,14 @@ type Theme struct {
|
||||
ShortCut LabelStyle
|
||||
}
|
||||
InstrumentEditor struct {
|
||||
Octave LabelStyle
|
||||
Voices LabelStyle
|
||||
InstrumentNumber LabelStyle
|
||||
InstrumentName LabelStyle
|
||||
InstrumentNameMuted LabelStyle
|
||||
UnitList struct {
|
||||
Octave LabelStyle
|
||||
Voices LabelStyle
|
||||
InstrumentList struct {
|
||||
Number LabelStyle
|
||||
Name LabelStyle
|
||||
NameMuted LabelStyle
|
||||
}
|
||||
UnitList struct {
|
||||
Name LabelStyle
|
||||
Comment LabelStyle
|
||||
Stack LabelStyle
|
||||
|
||||
Reference in New Issue
Block a user