theme.json 8.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206
  1. {
  2. "metadata": {
  3. "name": "Ultimaker Dark",
  4. "inherits": "cura-light"
  5. },
  6. "colors": {
  7. "main_background": [39, 44, 48, 255],
  8. "message_background": [39, 44, 48, 255],
  9. "wide_lining": [31, 36, 39, 255],
  10. "thick_lining": [255, 255, 255, 60],
  11. "lining": [64, 69, 72, 255],
  12. "viewport_overlay": [30, 36, 39, 255],
  13. "primary": [12, 169, 227, 255],
  14. "primary_text": [255, 255, 255, 204],
  15. "secondary": [95, 95, 95, 255],
  16. "icon": [204, 204, 204, 255],
  17. "toolbar_background": [39, 44, 48, 255],
  18. "toolbar_button_active": [95, 95, 95, 255],
  19. "toolbar_button_hover": [95, 95, 95, 255],
  20. "toolbar_button_active_hover": [95, 95, 95, 255],
  21. "main_window_header_button_text_inactive": [128, 128, 128, 255],
  22. "account_sync_state_icon": [255, 255, 255, 204],
  23. "machine_selector_bar": [39, 44, 48, 255],
  24. "machine_selector_active": [39, 44, 48, 255],
  25. "machine_selector_printer_icon": [204, 204, 204, 255],
  26. "text": [255, 255, 255, 204],
  27. "text_detail": [255, 255, 255, 172],
  28. "text_link": [255, 255, 255, 127],
  29. "text_inactive": [255, 255, 255, 88],
  30. "text_hover": [255, 255, 255, 204],
  31. "text_pressed": [255, 255, 255, 204],
  32. "text_subtext": [255, 255, 255, 172],
  33. "text_scene": [255, 255, 255, 162],
  34. "text_scene_hover": [255, 255, 255, 204],
  35. "printer_type_label_background": [95, 95, 95, 255],
  36. "error": [212, 31, 53, 255],
  37. "disabled": [32, 32, 32, 255],
  38. "button": [39, 44, 48, 255],
  39. "button_hover": [39, 44, 48, 255],
  40. "button_active": [67, 72, 75, 255],
  41. "button_active_hover": [67, 72, 75, 255],
  42. "button_text": [255, 255, 255, 197],
  43. "button_disabled": [39, 44, 48, 255],
  44. "button_disabled_text": [255, 255, 255, 101],
  45. "small_button": [39, 44, 48, 0],
  46. "small_button_hover": [39, 44, 48, 255],
  47. "small_button_active": [67, 72, 75, 255],
  48. "small_button_active_hover": [67, 72, 75, 255],
  49. "small_button_text": [255, 255, 255, 197],
  50. "small_button_text_hover": [255, 255, 255, 255],
  51. "button_tooltip": [39, 44, 48, 255],
  52. "button_tooltip_border": [39, 44, 48, 255],
  53. "button_tooltip_text": [255, 255, 255, 172],
  54. "tab_checked": [39, 44, 48, 255],
  55. "tab_checked_border": [255, 255, 255, 30],
  56. "tab_checked_text": [255, 255, 255, 255],
  57. "tab_unchecked": [39, 44, 48, 255],
  58. "tab_unchecked_border": [255, 255, 255, 30],
  59. "tab_unchecked_text": [255, 255, 255, 101],
  60. "tab_hovered": [39, 44, 48, 255],
  61. "tab_hovered_border": [255, 255, 255, 30],
  62. "tab_hovered_text": [255, 255, 255, 255],
  63. "tab_active": [39, 44, 48, 255],
  64. "tab_active_border": [255, 255, 255, 30],
  65. "tab_active_text": [255, 255, 255, 255],
  66. "tab_background": [39, 44, 48, 255],
  67. "action_button": [39, 44, 48, 255],
  68. "action_button_text": [255, 255, 255, 200],
  69. "action_button_border": [255, 255, 255, 30],
  70. "action_button_hovered": [79, 85, 89, 255],
  71. "action_button_hovered_text": [255, 255, 255, 255],
  72. "action_button_hovered_border": [255, 255, 255, 30],
  73. "action_button_active": [39, 44, 48, 30],
  74. "action_button_active_text": [255, 255, 255, 255],
  75. "action_button_active_border": [255, 255, 255, 100],
  76. "action_button_disabled": [19, 24, 28, 255],
  77. "action_button_disabled_text": [200, 200, 200, 80],
  78. "action_button_disabled_border": [255, 255, 255, 30],
  79. "scrollbar_background": [39, 44, 48, 0],
  80. "scrollbar_handle": [255, 255, 255, 105],
  81. "scrollbar_handle_hover": [255, 255, 255, 255],
  82. "scrollbar_handle_down": [255, 255, 255, 255],
  83. "setting_category": [75, 80, 83, 255],
  84. "setting_category_disabled": [75, 80, 83, 255],
  85. "setting_category_hover": [75, 80, 83, 255],
  86. "setting_category_active": [75, 80, 83, 255],
  87. "setting_category_active_hover": [75, 80, 83, 255],
  88. "setting_category_text": [255, 255, 255, 152],
  89. "setting_category_disabled_text": [255, 255, 255, 101],
  90. "setting_category_hover_text": [255, 255, 255, 204],
  91. "setting_category_active_text": [255, 255, 255, 204],
  92. "setting_category_active_hover_text": [255, 255, 255, 204],
  93. "setting_category_border": [39, 44, 48, 0],
  94. "setting_category_disabled_border": [39, 44, 48, 0],
  95. "setting_category_hover_border": [12, 169, 227, 255],
  96. "setting_category_active_border": [39, 44, 48, 0],
  97. "setting_category_active_hover_border": [12, 169, 227, 255],
  98. "setting_control": [43, 48, 52, 255],
  99. "setting_control_selected": [34, 39, 42, 38],
  100. "setting_control_highlight": [43, 48, 52, 255],
  101. "setting_control_border": [255, 255, 255, 38],
  102. "setting_control_border_highlight": [12, 169, 227, 255],
  103. "setting_control_text": [255, 255, 255, 181],
  104. "setting_control_button": [255, 255, 255, 127],
  105. "setting_control_button_hover": [255, 255, 255, 204],
  106. "setting_control_disabled": [34, 39, 42, 255],
  107. "setting_control_disabled_text": [255, 255, 255, 101],
  108. "setting_control_disabled_border": [255, 255, 255, 101],
  109. "setting_unit": [255, 255, 255, 127],
  110. "setting_validation_error_background": [59, 31, 53, 255],
  111. "setting_validation_error": [212, 31, 53, 255],
  112. "setting_validation_warning_background": [62, 54, 46, 255],
  113. "setting_validation_warning": [245, 166, 35, 255],
  114. "setting_validation_ok": [43, 48, 52, 255],
  115. "progressbar_background": [255, 255, 255, 48],
  116. "progressbar_control": [255, 255, 255, 197],
  117. "slider_groove": [127, 127, 127, 255],
  118. "slider_groove_border": [127, 127, 127, 255],
  119. "slider_groove_fill": [245, 245, 245, 255],
  120. "slider_handle": [255, 255, 255, 255],
  121. "slider_handle_active": [68, 192, 255, 255],
  122. "checkbox": [43, 48, 52, 255],
  123. "checkbox_hover": [43, 48, 52, 255],
  124. "checkbox_border": [255, 255, 255, 38],
  125. "checkbox_border_hover": [255, 255, 255, 38],
  126. "checkbox_mark": [255, 255, 255, 181],
  127. "checkbox_text": [255, 255, 255, 181],
  128. "tooltip": [39, 44, 48, 255],
  129. "tooltip_text": [255, 255, 255, 204],
  130. "tool_panel_background": [39, 44, 48, 255],
  131. "tool_button_border": [255, 255, 255, 38],
  132. "y_axis": [96, 96, 255, 255],
  133. "viewport_background": [31, 36, 39, 255],
  134. "volume_outline": [12, 169, 227, 128],
  135. "buildplate": [169, 169, 169, 255],
  136. "buildplate_grid_minor": [154, 154, 155, 255],
  137. "disallowed_area": [0, 0, 0, 52],
  138. "model_selection_outline": [12, 169, 227, 255],
  139. "material_compatibility_warning": [255, 255, 255, 255],
  140. "quality_slider_available": [255, 255, 255, 255],
  141. "toolbox_header_button_text_active": [255, 255, 255, 255],
  142. "toolbox_header_button_text_inactive": [128, 128, 128, 255],
  143. "monitor_printer_family_tag": [86, 86, 106, 255],
  144. "monitor_text_disabled": [102, 102, 102, 255],
  145. "monitor_icon_primary": [229, 229, 229, 255],
  146. "monitor_icon_accent": [51, 53, 54, 255],
  147. "monitor_icon_disabled": [102, 102, 102, 255],
  148. "monitor_secondary_button_hover": [80, 80, 80, 255],
  149. "monitor_secondary_button": [92, 92, 92, 255],
  150. "monitor_secondary_button_text": [250, 250, 250, 255],
  151. "monitor_secondary_button_shadow": [74, 74, 74, 255],
  152. "monitor_card_border": [102, 102, 102, 255],
  153. "monitor_card_background": [51, 53, 54, 255],
  154. "monitor_card_hover": [84, 89, 95, 255],
  155. "monitor_stage_background": [30, 36, 39, 255],
  156. "monitor_stage_background_fade": [30, 36, 39, 102],
  157. "monitor_progress_bar_deactive": [102, 102, 102, 255],
  158. "monitor_progress_bar_empty": [67, 67, 67, 255],
  159. "monitor_tooltip_text": [229, 229, 229, 255],
  160. "monitor_context_menu": [67, 67, 67, 255],
  161. "monitor_context_menu_hover": [30, 102, 215, 255],
  162. "monitor_skeleton_loading": [102, 102, 102, 255],
  163. "monitor_placeholder_image": [102, 102, 102, 255],
  164. "monitor_shadow": [4, 10, 13, 255],
  165. "monitor_carousel_dot": [119, 119, 119, 255],
  166. "monitor_carousel_dot_current": [216, 216, 216, 255]
  167. }
  168. }