drafting new buttons

This commit is contained in:
5684185+vsariola@users.noreply.github.com
2025-06-21 23:49:07 +03:00
parent 0ea20ea5bf
commit f587c5d865
11 changed files with 346 additions and 402 deletions

View File

@ -54,6 +54,15 @@ button:
cornerradius: 0
height: *buttonheight
inset: *buttoninset
iconbutton:
color: *primarycolor
size: 24
inset: { top: 6, bottom: 6, left: 6, right: 6 }
addunit:
color: *contrastfg
background: *primarycolor
size: 24
inset: { top: 6, bottom: 6, left: 6, right: 6 }
oscilloscope:
curvecolors: [*primarycolor, *secondarycolor]
limitcolor: { r: 255, g: 255, b: 255, a: 8 }