This commit is contained in:
5684185+vsariola@users.noreply.github.com
2025-07-06 01:38:07 +03:00
parent 53af773815
commit e1aa9c0d26
11 changed files with 218 additions and 102 deletions

View File

@ -220,6 +220,7 @@ uniteditor:
disabled:
{ textsize: 12, color: *disabled, font: { style: 1 }, alignment: 2 }
error: *errorcolor
divider: { r: 255, g: 255, b: 255, a: 5 }
knob:
diameter: 36
value: { textsize: 12, color: *highemphasis }
@ -237,4 +238,4 @@ signalrail:
port:
diameter: 36
strokewidth: 4
color: *secondarycolor
color: { r: 32, g: 55, b: 58, a: 255 }