feat(tracker/gioui): unit comment in the rack is editable

This commit is contained in:
5684185+vsariola@users.noreply.github.com
2025-11-01 00:37:25 +02:00
parent 1dbe351beb
commit da6226d3ff
2 changed files with 28 additions and 28 deletions

View File

@ -165,10 +165,10 @@ menu:
instrumenteditor:
octave: { textsize: 14, color: *disabled }
properties:
label: { textsize: 14, color: *highemphasis }
label: { textsize: 14, color: *highemphasis }
instrumentcomment:
{ textsize: 14, color: *highemphasis, hintcolor: *disabled }
unitcomment: { textsize: 14, color: *highemphasis, hintcolor: *disabled }
unitcomment: { textsize: 14, color: *mediumemphasis, hintcolor: *disabled }
instrumentlist:
number: { textsize: 10, color: *mediumemphasis }
name: { textsize: 12, color: *white, hintcolor: *disabled }