This commit is contained in:
5684185+vsariola@users.noreply.github.com
2025-05-04 20:02:37 +03:00
parent 750d88f728
commit f9e8ff40a6
6 changed files with 43 additions and 43 deletions

View File

@ -52,9 +52,11 @@ type Theme struct {
ShortCut LabelStyle
}
InstrumentEditor struct {
Octave LabelStyle
Voices LabelStyle
InstrumentList struct {
Octave LabelStyle
Voices LabelStyle
InstrumentComment LabelStyle
UnitComment LabelStyle
InstrumentList struct {
Number LabelStyle
Name LabelStyle
NameMuted LabelStyle