mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-10-10 15:27:53 -06:00
parent
6add467477
commit
c11c80fa24
2 changed files with 50 additions and 0 deletions
|
@ -88,6 +88,9 @@
|
|||
"setting_validation_warning": [255, 186, 15, 255],
|
||||
"setting_validation_ok": [255, 255, 255, 255],
|
||||
|
||||
"progressbar_background": [245, 245, 245, 255],
|
||||
"progressbar_control": [12, 169, 227, 255],
|
||||
|
||||
"slider_groove": [245, 245, 245, 255],
|
||||
"slider_groove_border": [205, 202, 201, 255],
|
||||
"slider_groove_fill": [205, 202, 201, 255],
|
||||
|
@ -135,6 +138,10 @@
|
|||
"button": [4.25, 4.25],
|
||||
"button_icon": [2.9, 2.9],
|
||||
|
||||
"progressbar": [26.0, 0.5],
|
||||
"progressbar_control": [8.0, 0.5],
|
||||
"progressbar_margin": [0.0, 0.0],
|
||||
|
||||
"scrollbar": [0.5, 0.5],
|
||||
|
||||
"slider_groove": [0.5, 0.5],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue