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

@ -102,6 +102,8 @@ menu:
instrumenteditor:
octave: { textsize: 14, color: *disabled }
voices: { textsize: 14, color: *disabled }
instrumentcomment: { textsize: 14, color: *mediumemphasis }
unitcomment: { textsize: 14, color: *mediumemphasis }
instrumentlist:
number: { textsize: 10, color: *mediumemphasis, shadowcolor: *black }
name: { textsize: 12, color: *white, shadowcolor: *black }
@ -112,6 +114,6 @@ instrumenteditor:
stack: { textsize: 12, color: *mediumemphasis, shadowcolor: *black }
disabled: { textsize: 12, color: *disabled }
uniteditor:
hint: { textsize: 14, color: *highemphasis, shadowcolor: *black }
hint: { textsize: 16, color: *highemphasis, shadowcolor: *black }
chooser: { textsize: 12, color: *white, shadowcolor: *black }
parametername: { textsize: 14, color: *white, shadowcolor: *black }
parametername: { textsize: 16, color: *white, shadowcolor: *black }