This commit is contained in:
5684185+vsariola@users.noreply.github.com
2025-06-27 15:40:28 +03:00
parent 0182d004b1
commit 285f33c261
5 changed files with 74 additions and 24 deletions

View File

@ -219,7 +219,8 @@ uniteditor:
rowtitle: { textsize: 12, color: *white, alignment: 2 }
knob:
diameter: 36
strokewidth: 4
color: *primarycolor
trackcolor: { r: 0, g: 0, b: 0, a: 255 }
value: { textsize: 12, color: *highemphasis }
strokewidth: 4
pos: { color: *primarycolor, bg: { r: 51, g: 36, b: 54, a: 255 } }
neg: { color: *secondarycolor, bg: { r: 32, g: 55, b: 58, a: 255 } }
indicator: { color: *white, width: 2, innerdiam: 24, outerdiam: 36 }