theme.json 22 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630
  1. {
  2. "metadata": {
  3. "name": "Ultimaker"
  4. },
  5. "fonts": {
  6. "large": {
  7. "size": 1.35,
  8. "weight": 40,
  9. "family": "Noto Sans"
  10. },
  11. "large_ja_JP": {
  12. "size": 1.35,
  13. "weight": 50,
  14. "family": "Noto Sans"
  15. },
  16. "large_zh_CN": {
  17. "size": 1.35,
  18. "weight": 50,
  19. "family": "Noto Sans"
  20. },
  21. "large_zh_TW": {
  22. "size": 1.35,
  23. "weight": 50,
  24. "family": "Noto Sans"
  25. },
  26. "large_bold": {
  27. "size": 1.35,
  28. "weight": 63,
  29. "family": "Noto Sans"
  30. },
  31. "huge": {
  32. "size": 1.8,
  33. "weight": 50,
  34. "family": "Noto Sans"
  35. },
  36. "medium": {
  37. "size": 1.16,
  38. "weight": 40,
  39. "family": "Noto Sans"
  40. },
  41. "medium_ja_JP": {
  42. "size": 1.16,
  43. "weight": 50,
  44. "family": "Noto Sans"
  45. },
  46. "medium_zh_CN": {
  47. "size": 1.16,
  48. "weight": 50,
  49. "family": "Noto Sans"
  50. },
  51. "medium_zh_TW": {
  52. "size": 1.16,
  53. "weight": 50,
  54. "family": "Noto Sans"
  55. },
  56. "medium_bold": {
  57. "size": 1.16,
  58. "weight": 63,
  59. "family": "Noto Sans"
  60. },
  61. "default": {
  62. "size": 0.95,
  63. "weight": 40,
  64. "family": "Noto Sans"
  65. },
  66. "default_ja_JP": {
  67. "size": 1.0,
  68. "weight": 50,
  69. "family": "Noto Sans"
  70. },
  71. "default_zh_CN": {
  72. "size": 1.0,
  73. "weight": 50,
  74. "family": "Noto Sans"
  75. },
  76. "default_zh_TW": {
  77. "size": 1.0,
  78. "weight": 50,
  79. "family": "Noto Sans"
  80. },
  81. "default_bold": {
  82. "size": 0.95,
  83. "weight": 63,
  84. "family": "Noto Sans"
  85. },
  86. "default_bold_ja_JP": {
  87. "size": 1.0,
  88. "weight": 63,
  89. "family": "Noto Sans"
  90. },
  91. "default_bold_zh_CN": {
  92. "size": 1.0,
  93. "weight": 63,
  94. "family": "Noto Sans"
  95. },
  96. "default_bold_zh_TW": {
  97. "size": 1.0,
  98. "weight": 63,
  99. "family": "Noto Sans"
  100. },
  101. "default_italic": {
  102. "size": 0.95,
  103. "weight": 40,
  104. "italic": true,
  105. "family": "Noto Sans"
  106. },
  107. "default_italic_ja_JP": {
  108. "size": 1.0,
  109. "weight": 50,
  110. "italic": true,
  111. "family": "Noto Sans"
  112. },
  113. "default_italic_zh_CN": {
  114. "size": 1.0,
  115. "weight": 50,
  116. "italic": true,
  117. "family": "Noto Sans"
  118. },
  119. "default_italic_zh_TW": {
  120. "size": 1.0,
  121. "weight": 50,
  122. "italic": true,
  123. "family": "Noto Sans"
  124. },
  125. "small": {
  126. "size": 0.7,
  127. "weight": 40,
  128. "family": "Noto Sans"
  129. },
  130. "small_ja_JP": {
  131. "size": 0.7,
  132. "weight": 50,
  133. "family": "Noto Sans"
  134. },
  135. "small_zh_CN": {
  136. "size": 0.7,
  137. "weight": 50,
  138. "family": "Noto Sans"
  139. },
  140. "small_zh_TW": {
  141. "size": 0.7,
  142. "weight": 50,
  143. "family": "Noto Sans"
  144. }
  145. },
  146. "colors": {
  147. "main_background": [255, 255, 255, 255],
  148. "wide_lining": [245, 245, 245, 255],
  149. "thick_lining": [127, 127, 127, 255],
  150. "lining": [192, 193, 194, 255],
  151. "viewport_overlay": [246, 246, 246, 255],
  152. "primary": [50, 130, 255, 255],
  153. "primary_shadow": [64, 47, 205, 255],
  154. "primary_hover": [48, 182, 231, 255],
  155. "primary_text": [255, 255, 255, 255],
  156. "border": [127, 127, 127, 255],
  157. "secondary": [240, 240, 240, 255],
  158. "secondary_shadow": [216, 216, 216, 255],
  159. "icon": [8, 7, 63, 255],
  160. "primary_button": [38, 113, 231, 255],
  161. "primary_button_shadow": [27, 95, 202, 255],
  162. "primary_button_hover": [81, 145, 247, 255],
  163. "primary_button_text": [255, 255, 255, 255],
  164. "secondary_button": [240, 240, 240, 255],
  165. "secondary_button_shadow": [216, 216, 216, 255],
  166. "secondary_button_hover": [228, 228, 228, 255],
  167. "secondary_button_text": [30, 102, 215, 255],
  168. "main_window_header_background": [8, 7, 63, 255],
  169. "main_window_header_background_gradient": [25, 23, 91, 255],
  170. "main_window_header_button_text_active": [8, 7, 63, 255],
  171. "main_window_header_button_text_inactive": [255, 255, 255, 255],
  172. "main_window_header_button_text_hovered": [255, 255, 255, 255],
  173. "main_window_header_button_background_active": [255, 255, 255, 255],
  174. "main_window_header_button_background_inactive": [255, 255, 255, 0],
  175. "main_window_header_button_background_hovered": [117, 114, 159, 255],
  176. "account_widget_outline_active": [70, 66, 126, 255],
  177. "machine_selector_bar": [31, 36, 39, 255],
  178. "machine_selector_active": [68, 72, 75, 255],
  179. "machine_selector_hover": [68, 72, 75, 255],
  180. "machine_selector_text_active": [255, 255, 255, 255],
  181. "machine_selector_printer_icon": [8, 7, 63, 255],
  182. "action_panel_secondary": [27, 95, 202, 255],
  183. "first_run_shadow": [50, 50, 50, 255],
  184. "toolbar_background": [255, 255, 255, 255],
  185. "notification_icon": [255, 0, 0, 255],
  186. "printer_type_label_background": [228, 228, 242, 255],
  187. "window_disabled_background": [0, 0, 0, 255],
  188. "text": [25, 25, 25, 255],
  189. "text_detail": [174, 174, 174, 128],
  190. "text_link": [50, 130, 255, 255],
  191. "text_inactive": [174, 174, 174, 255],
  192. "text_pressed": [50, 130, 255, 255],
  193. "text_subtext": [0, 0, 0, 255],
  194. "text_medium": [128, 128, 128, 255],
  195. "text_emphasis": [255, 255, 255, 255],
  196. "text_scene": [102, 102, 102, 255],
  197. "text_scene_hover": [123, 123, 113, 255],
  198. "error": [255, 140, 0, 255],
  199. "warning": [245, 166, 35, 255],
  200. "disabled": [229, 229, 229, 255],
  201. "toolbar_button_hover": [232, 242, 252, 255],
  202. "toolbar_button_active": [232, 242, 252, 255],
  203. "toolbar_button_active_hover": [232, 242, 252, 255],
  204. "button": [31, 36, 39, 255],
  205. "button_hover": [68, 72, 75, 255],
  206. "button_active": [68, 72, 75, 255],
  207. "button_active_hover": [68, 72, 75, 255],
  208. "button_text": [255, 255, 255, 255],
  209. "button_text_hover": [255, 255, 255, 255],
  210. "button_text_active": [255, 255, 255, 255],
  211. "button_text_active_hover": [255, 255, 255, 255],
  212. "small_button": [0, 0, 0, 0],
  213. "small_button_hover": [102, 102, 102, 255],
  214. "small_button_active": [10, 8, 80, 255],
  215. "small_button_active_hover": [10, 8, 80, 255],
  216. "small_button_text": [102, 102, 102, 255],
  217. "small_button_text_hover": [8, 7, 63, 255],
  218. "small_button_text_active": [255, 255, 255, 255],
  219. "small_button_text_active_hover": [255, 255, 255, 255],
  220. "button_tooltip": [31, 36, 39, 255],
  221. "button_tooltip_border": [68, 192, 255, 255],
  222. "button_tooltip_text": [192, 193, 194, 255],
  223. "extruder_button_material_border": [255, 255, 255, 255],
  224. "rating_star": [90, 90, 90, 255],
  225. "sync_button_text": [120, 120, 120, 255],
  226. "sync_button_text_hovered": [0, 0, 0, 255],
  227. "action_button": [255, 255, 255, 255],
  228. "action_button_text": [0, 0, 0, 255],
  229. "action_button_border": [127, 127, 127, 255],
  230. "action_button_hovered": [232, 242, 252, 255],
  231. "action_button_hovered_text": [31, 36, 39, 255],
  232. "action_button_hovered_border": [50, 130, 255, 255],
  233. "action_button_active": [255, 255, 255, 255],
  234. "action_button_active_text": [0, 0, 0, 255],
  235. "action_button_active_border": [50, 130, 255, 255],
  236. "action_button_disabled": [245, 245, 245, 255],
  237. "action_button_disabled_text": [127, 127, 127, 255],
  238. "action_button_disabled_border": [245, 245, 245, 255],
  239. "action_button_shadow": [223, 223, 223, 255],
  240. "action_button_disabled_shadow": [228, 228, 228, 255],
  241. "scrollbar_background": [255, 255, 255, 255],
  242. "scrollbar_handle": [10, 8, 80, 255],
  243. "scrollbar_handle_hover": [50, 130, 255, 255],
  244. "scrollbar_handle_down": [50, 130, 255, 255],
  245. "setting_category": [240, 240, 240, 255],
  246. "setting_category_disabled": [255, 255, 255, 255],
  247. "setting_category_hover": [232, 242, 252, 255],
  248. "setting_category_active": [240, 240, 240, 255],
  249. "setting_category_active_hover": [232, 242, 252, 255],
  250. "setting_category_text": [35, 35, 35, 255],
  251. "setting_category_disabled_text": [24, 41, 77, 101],
  252. "setting_category_hover_text": [35, 35, 35, 255],
  253. "setting_category_active_text": [35, 35, 35, 255],
  254. "setting_category_active_hover_text": [35, 35, 35, 255],
  255. "setting_category_border": [240, 240, 240, 255],
  256. "setting_category_disabled_border": [240, 240, 240, 255],
  257. "setting_category_hover_border": [50, 130, 255, 255],
  258. "setting_category_active_border": [50, 130, 255, 255],
  259. "setting_category_active_hover_border": [50, 130, 255, 255],
  260. "setting_control": [255, 255, 255, 255],
  261. "setting_control_selected": [31, 36, 39, 255],
  262. "setting_control_highlight": [255, 255, 255, 255],
  263. "setting_control_border": [199, 199, 199, 255],
  264. "setting_control_border_highlight": [50, 130, 255, 255],
  265. "setting_control_text": [35, 35, 35, 255],
  266. "setting_control_button": [102, 102, 102, 255],
  267. "setting_control_button_hover": [8, 7, 63, 255],
  268. "setting_control_disabled": [245, 245, 245, 255],
  269. "setting_control_disabled_text": [127, 127, 127, 255],
  270. "setting_control_disabled_border": [127, 127, 127, 255],
  271. "setting_unit": [127, 127, 127, 255],
  272. "setting_validation_error_background": [255, 66, 60, 255],
  273. "setting_validation_error": [127, 127, 127, 255],
  274. "setting_validation_warning_background": [255, 145, 62, 255],
  275. "setting_validation_warning": [127, 127, 127, 255],
  276. "setting_validation_ok": [255, 255, 255, 255],
  277. "setting_filter_field" : [153, 153, 153, 255],
  278. "material_compatibility_warning": [243, 166, 59, 255],
  279. "progressbar_background": [245, 245, 245, 255],
  280. "progressbar_control": [50, 130, 255, 255],
  281. "slider_groove": [223, 223, 223, 255],
  282. "slider_groove_fill": [8, 7, 63, 255],
  283. "slider_handle": [8, 7, 63, 255],
  284. "slider_handle_active": [50, 130, 255, 255],
  285. "slider_text_background": [255, 255, 255, 255],
  286. "quality_slider_unavailable": [179, 179, 179, 255],
  287. "quality_slider_available": [0, 0, 0, 255],
  288. "checkbox": [255, 255, 255, 255],
  289. "checkbox_hover": [255, 255, 255, 255],
  290. "checkbox_border": [199, 199, 199, 255],
  291. "checkbox_border_hover": [50, 130, 255, 255],
  292. "checkbox_mark": [50, 130, 255, 255],
  293. "checkbox_disabled": [223, 223, 223, 255],
  294. "checkbox_text": [35, 35, 35, 255],
  295. "tooltip": [25, 25, 25, 255],
  296. "tooltip_text": [255, 255, 255, 255],
  297. "message_background": [255, 255, 255, 255],
  298. "message_border": [192, 193, 194, 255],
  299. "message_close": [102, 102, 102, 255],
  300. "message_close_hover": [8, 7, 63, 255],
  301. "message_progressbar_background": [245, 245, 245, 255],
  302. "message_progressbar_control": [50, 130, 255, 255],
  303. "tool_panel_background": [255, 255, 255, 255],
  304. "status_offline": [0, 0, 0, 255],
  305. "status_ready": [0, 205, 0, 255],
  306. "status_busy": [50, 130, 255, 255],
  307. "status_paused": [255, 140, 0, 255],
  308. "status_stopped": [236, 82, 80, 255],
  309. "status_unknown": [127, 127, 127, 255],
  310. "disabled_axis": [127, 127, 127, 255],
  311. "x_axis": [255, 0, 0, 255],
  312. "y_axis": [0, 0, 255, 255],
  313. "z_axis": [0, 255, 0, 255],
  314. "all_axis": [255, 255, 255, 255],
  315. "viewport_background": [250, 250, 250, 255],
  316. "volume_outline": [50, 130, 255, 255],
  317. "buildplate": [244, 244, 244, 255],
  318. "buildplate_grid": [129, 131, 134, 255],
  319. "buildplate_grid_minor": [230, 230, 231, 255],
  320. "convex_hull": [35, 35, 35, 127],
  321. "disallowed_area": [0, 0, 0, 40],
  322. "error_area": [255, 0, 0, 127],
  323. "model_default": [255, 201, 36, 255],
  324. "model_overhang": [255, 0, 0, 255],
  325. "model_unslicable": [122, 122, 122, 255],
  326. "model_unslicable_alt": [172, 172, 127, 255],
  327. "model_selection_outline": [50, 130, 255, 255],
  328. "model_non_printing": [122, 122, 122, 255],
  329. "xray": [26, 26, 62, 255],
  330. "xray_error": [255, 0, 0, 255],
  331. "layerview_ghost": [31, 31, 31, 95],
  332. "layerview_none": [255, 255, 255, 255],
  333. "layerview_inset_0": [255, 0, 0, 255],
  334. "layerview_inset_x": [0, 255, 0, 255],
  335. "layerview_skin": [255, 255, 0, 255],
  336. "layerview_support": [0, 255, 255, 255],
  337. "layerview_skirt": [0, 255, 255, 255],
  338. "layerview_infill": [255, 127, 0, 255],
  339. "layerview_support_infill": [0, 255, 255, 255],
  340. "layerview_move_combing": [0, 0, 255, 255],
  341. "layerview_move_retraction": [128, 127, 255, 255],
  342. "layerview_support_interface": [63, 127, 255, 255],
  343. "layerview_prime_tower": [0, 255, 255, 255],
  344. "layerview_nozzle": [181, 166, 66, 50],
  345. "tab_status_connected": [50, 130, 255, 255],
  346. "tab_status_disconnected": [200, 200, 200, 255],
  347. "printer_config_matched": [50, 130, 255, 255],
  348. "printer_config_mismatch": [127, 127, 127, 255],
  349. "toolbox_header_button_text_inactive": [0, 0, 0, 255],
  350. "favorites_header_bar": [245, 245, 245, 255],
  351. "favorites_header_hover": [245, 245, 245, 255],
  352. "favorites_header_text": [31, 36, 39, 255],
  353. "favorites_header_text_hover": [31, 36, 39, 255],
  354. "favorites_row_selected": [196, 239, 255, 255],
  355. "monitor_printer_family_tag": [228, 228, 242, 255],
  356. "monitor_text_primary": [65, 64, 84, 255],
  357. "monitor_text_disabled": [238, 238, 238, 255],
  358. "monitor_text_link": [50, 130, 255, 255],
  359. "monitor_icon_primary": [10, 8, 80, 255],
  360. "monitor_icon_accent": [255, 255, 255, 255],
  361. "monitor_icon_disabled": [238, 238, 238, 255],
  362. "monitor_secondary_button_hover": [228, 228, 228, 255],
  363. "monitor_secondary_button": [240, 240, 240, 255],
  364. "monitor_secondary_button_text": [30, 102, 215, 255],
  365. "monitor_secondary_button_shadow": [216, 216, 216, 255],
  366. "monitor_card_border": [192, 193, 194, 255],
  367. "monitor_card_background": [255, 255, 255, 255],
  368. "monitor_card_hover": [232, 242, 252, 255],
  369. "monitor_stage_background": [246, 246, 246, 255],
  370. "monitor_stage_background_fade": [246, 246, 246, 102],
  371. "monitor_progress_bar_fill": [50, 130, 255, 255],
  372. "monitor_progress_bar_deactive": [192, 193, 194, 255],
  373. "monitor_progress_bar_empty": [245, 245, 245, 255],
  374. "monitor_tooltip": [25, 25, 25, 255],
  375. "monitor_tooltip_text": [255, 255, 255, 255],
  376. "monitor_context_menu": [255, 255, 255, 255],
  377. "monitor_context_menu_hover": [245, 245, 245, 255],
  378. "monitor_skeleton_loading": [238, 238, 238, 255],
  379. "monitor_placeholder_image": [230, 230, 230, 255],
  380. "monitor_image_overlay": [0, 0, 0, 255],
  381. "monitor_shadow": [200, 200, 200, 255],
  382. "monitor_carousel_dot": [216, 216, 216, 255],
  383. "monitor_carousel_dot_current": [119, 119, 119, 255]
  384. },
  385. "sizes": {
  386. "window_minimum_size": [80, 48],
  387. "large_popup_dialog": [48, 40],
  388. "popup_dialog": [40, 36],
  389. "small_popup_dialog": [36, 12],
  390. "main_window_header": [0.0, 4.0],
  391. "main_window_header_button": [8, 2.35],
  392. "main_window_header_button_icon": [1.2, 1.2],
  393. "stage_menu": [0.0, 4.0],
  394. "account_button": [12, 2.5],
  395. "print_setup_widget": [38.0, 30.0],
  396. "print_setup_mode_toggle": [0.0, 2.0],
  397. "print_setup_extruder_box": [0.0, 6.0],
  398. "print_setup_slider_groove": [0.16, 0.16],
  399. "print_setup_slider_handle": [1.0, 1.0],
  400. "print_setup_slider_tickmarks": [0.32, 0.32],
  401. "print_setup_big_item": [28, 2.5],
  402. "print_setup_icon": [1.2, 1.2],
  403. "drag_icon": [1.416, 0.25],
  404. "expandable_component_content_header": [0.0, 3.0],
  405. "configuration_selector": [35.0, 4.0],
  406. "configuration_selector_mode_tabs": [1.0, 3.0],
  407. "action_panel_widget": [26.0, 0.0],
  408. "action_panel_information_widget": [20.0, 0.0],
  409. "machine_selector_widget": [20.0, 4.0],
  410. "machine_selector_widget_content": [25.0, 32.0],
  411. "machine_selector_icon": [2.66, 2.66],
  412. "views_selector": [23.0, 4.0],
  413. "printer_type_label": [3.5, 1.5],
  414. "default_radius": [0.25, 0.25],
  415. "wide_lining": [0.5, 0.5],
  416. "thick_lining": [0.2, 0.2],
  417. "default_lining": [0.08, 0.08],
  418. "default_arrow": [0.8, 0.8],
  419. "logo": [16, 3.5],
  420. "wide_margin": [2.0, 2.0],
  421. "thick_margin": [1.71, 1.43],
  422. "default_margin": [1.0, 1.0],
  423. "thin_margin": [0.71, 0.71],
  424. "narrow_margin": [0.5, 0.5],
  425. "extruder_icon": [2.33, 2.33],
  426. "section": [0.0, 2],
  427. "section_icon": [1.6, 1.6],
  428. "section_icon_column": [2.8, 0.0],
  429. "rating_star": [1.0, 1.0],
  430. "setting": [25.0, 1.8],
  431. "setting_control": [11.0, 2.0],
  432. "setting_control_radius": [0.15, 0.15],
  433. "setting_control_depth_margin": [1.4, 0.0],
  434. "setting_preferences_button_margin": [4, 0.0],
  435. "setting_control_margin": [0.0, 0.0],
  436. "setting_unit_margin": [0.5, 0.5],
  437. "setting_text_maxwidth": [40.0, 0.0],
  438. "standard_list_lineheight": [1.5, 1.5],
  439. "standard_arrow": [1.0, 1.0],
  440. "button": [4, 4],
  441. "button_icon": [2.5, 2.5],
  442. "button_lining": [0, 0],
  443. "action_button": [15.0, 2.5],
  444. "action_button_icon": [1.0, 1.0],
  445. "action_button_radius": [0.15, 0.15],
  446. "dialog_primary_button_padding": [3.0, 0],
  447. "radio_button": [1.3, 1.3],
  448. "small_button": [2, 2],
  449. "small_button_icon": [1.5, 1.5],
  450. "favorites_row": [2, 2],
  451. "favorites_button": [2, 2],
  452. "favorites_button_icon": [1.2, 1.2],
  453. "printer_status_icon": [1.0, 1.0],
  454. "printer_sync_icon": [1.2, 1.2],
  455. "button_tooltip": [1.0, 1.3],
  456. "button_tooltip_arrow": [0.25, 0.25],
  457. "tool_button_border": [1.0, 0],
  458. "progressbar": [26.0, 0.75],
  459. "progressbar_radius": [0.15, 0.15],
  460. "progressbar_control": [8.0, 0.75],
  461. "scrollbar": [0.75, 0.5],
  462. "slider_groove": [0.5, 0.5],
  463. "slider_groove_radius": [0.15, 0.15],
  464. "slider_handle": [1.5, 1.5],
  465. "slider_layerview_size": [1.0, 34.0],
  466. "layerview_menu_size": [16.0, 4.0],
  467. "layerview_legend_size": [1.0, 1.0],
  468. "layerview_row": [11.0, 1.5],
  469. "layerview_row_spacing": [0.0, 0.5],
  470. "checkbox": [1.5, 1.5],
  471. "checkbox_radius": [0.08, 0.08],
  472. "tooltip": [20.0, 10.0],
  473. "tooltip_margins": [1.0, 1.0],
  474. "tooltip_arrow_margins": [2.0, 2.0],
  475. "save_button_text_margin": [0.3, 0.6],
  476. "save_button_save_to_button": [0.3, 2.7],
  477. "save_button_specs_icons": [1.4, 1.4],
  478. "job_specs_button": [2.7, 2.7],
  479. "first_run_shadow_radius": [1.2, 1.2],
  480. "monitor_preheat_temperature_control": [4.5, 2.0],
  481. "modal_window_minimum": [60.0, 45],
  482. "license_window_minimum": [45, 45],
  483. "wizard_progress": [10.0, 0.0],
  484. "message": [30.0, 5.0],
  485. "message_close": [1, 1],
  486. "message_radius": [0.25, 0.25],
  487. "message_action_button": [0, 2.0],
  488. "message_image": [15.0, 5.0],
  489. "infill_button_margin": [0.5, 0.5],
  490. "jobspecs_line": [2.0, 2.0],
  491. "objects_menu_size": [15, 15],
  492. "objects_menu_size_collapsed": [20, 17],
  493. "build_plate_selection_size": [15, 5],
  494. "objects_menu_button": [0.3, 2.7],
  495. "toolbox_thumbnail_small": [6.0, 6.0],
  496. "toolbox_thumbnail_medium": [8.0, 8.0],
  497. "toolbox_thumbnail_large": [12.0, 10.0],
  498. "toolbox_footer": [1.0, 4.5],
  499. "toolbox_footer_button": [8.0, 2.5],
  500. "toolbox_header_tab": [12.0, 4.0],
  501. "toolbox_detail_header": [1.0, 14.0],
  502. "toolbox_back_column": [6.0, 1.0],
  503. "toolbox_back_button": [6.0, 2.0],
  504. "toolbox_installed_tile": [1.0, 8.0],
  505. "toolbox_property_label": [1.0, 2.0],
  506. "toolbox_heading_label": [1.0, 3.8],
  507. "toolbox_header": [1.0, 4.0],
  508. "toolbox_header_highlight": [0.25, 0.25],
  509. "toolbox_chart_row": [1.0, 2.0],
  510. "toolbox_action_button": [8.0, 2.5],
  511. "toolbox_loader": [2.0, 2.0],
  512. "notification_icon": [1.5, 1.5],
  513. "avatar_image": [6.8, 6.8],
  514. "monitor_config_override_box": [1.0, 14.0],
  515. "monitor_extruder_circle": [2.75, 2.75],
  516. "monitor_text_line": [1.5, 1.5],
  517. "monitor_text_line_large": [2.33, 2.33],
  518. "monitor_thick_lining": [0.16, 0.16],
  519. "monitor_corner_radius": [0.3, 0.3],
  520. "monitor_shadow_radius": [0.4, 0.4],
  521. "monitor_shadow_offset": [0.15, 0.15],
  522. "monitor_empty_state_offset": [5.6, 5.6],
  523. "monitor_empty_state_size": [35.0, 25.0],
  524. "monitor_external_link_icon": [1.16, 1.16],
  525. "monitor_column": [18.0, 1.0],
  526. "monitor_progress_bar": [16.5, 1.0],
  527. "monitor_margin": [1.5, 1.5]
  528. }
  529. }