Defines the style of the progressbar

Commits to #44
This commit is contained in:
Tamara Hogenhout 2015-06-15 16:44:43 +02:00
parent 6add467477
commit c11c80fa24
2 changed files with 50 additions and 0 deletions

View file

@ -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],