This commit is contained in:
5684185+vsariola@users.noreply.github.com
2025-10-15 16:02:40 +03:00
parent 57aef3bed3
commit e5a2fbec51
4 changed files with 158 additions and 87 deletions

View File

@ -70,8 +70,10 @@ type Theme struct {
Preset MenuStyle
}
InstrumentEditor struct {
Octave LabelStyle
Voices LabelStyle
Octave LabelStyle
Properties struct {
Label LabelStyle
}
InstrumentComment EditorStyle
UnitComment EditorStyle
InstrumentList struct {