Browse Source

Add some theme values

CS-158
Ian Paschal 5 years ago
parent
commit
d370a69073
1 changed files with 3 additions and 1 deletions
  1. 3 1
      resources/themes/cura-light/theme.json

+ 3 - 1
resources/themes/cura-light/theme.json

@@ -619,6 +619,8 @@
         "monitor_empty_state_offset": [5.6, 5.6],
         "monitor_empty_state_size": [35.0, 25.0],
         "monitor_external_link_icon": [1.16, 1.16],
-        "monitor_column": [18.0, 1.0]
+        "monitor_column": [18.0, 1.0],
+        "monitor_progress_bar": [16.5, 1.0],
+        "monitor_margin": [1.5, 1.5]
     }
 }