Welcome to mirror list, hosted at ThFree Co, Russian Federation.

theme.json « cura-dark « themes « resources - github.com/Ultimaker/Cura.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 520f8639728b9edcd69dcab2fe2a1e54d12072f1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
{
    "metadata": {
        "name": "Ultimaker Dark",
        "inherits": "cura-light"
    },

    "colors": {
        "main_background": [39, 44, 48, 255],
        "message_background": [39, 44, 48, 255],
        "wide_lining": [31, 36, 39, 255],
        "thick_lining": [255, 255, 255, 60],
        "lining": [64, 69, 72, 255],
        "viewport_overlay": [30, 36, 39, 255],

        "primary": [12, 169, 227, 255],
        "primary_text": [255, 255, 255, 204],
        "secondary": [95, 95, 95, 255],

        "secondary_button": [39, 44, 48, 255],
        "secondary_button_hover": [85, 85, 87, 255],
        "secondary_button_text": [255, 255, 255, 255],

        "icon": [255, 255, 255, 255],
        "toolbar_background": [39, 44, 48, 255],
        "toolbar_button_active": [57, 57, 58, 255],
        "toolbar_button_hover": [57, 57, 58, 255],
        "toolbar_button_active_hover": [57, 57, 58, 255],

        "main_window_header_button_text_inactive": [128, 128, 128, 255],
        "main_window_header_background": [14, 14, 14, 255],
        "main_window_header_background_gradient": [32, 32, 32, 255],
        "main_window_header_button_background_hovered": [46, 46, 46, 255],

        "account_sync_state_icon": [255, 255, 255, 204],

        "machine_selector_bar": [39, 44, 48, 255],
        "machine_selector_active": [39, 44, 48, 255],
        "machine_selector_printer_icon": [204, 204, 204, 255],

        "text": [255, 255, 255, 204],
        "text_detail": [255, 255, 255, 172],
        "text_link": [25, 110, 240, 255],
        "text_inactive": [255, 255, 255, 88],
        "text_hover": [255, 255, 255, 204],
        "text_pressed": [255, 255, 255, 204],
        "text_subtext": [255, 255, 255, 172],
        "text_scene": [255, 255, 255, 162],
        "text_scene_hover": [255, 255, 255, 204],

        "printer_type_label_background": [95, 95, 95, 255],

        "error": [212, 31, 53, 255],
        "disabled": [32, 32, 32, 255],

        "button": [39, 44, 48, 255],
        "button_hover": [39, 44, 48, 255],
        "button_active": [67, 72, 75, 255],
        "button_active_hover": [67, 72, 75, 255],
        "button_text": [255, 255, 255, 197],
        "button_disabled": [39, 44, 48, 255],
        "button_disabled_text": [255, 255, 255, 101],

        "small_button": [39, 44, 48, 0],
        "small_button_hover": [39, 44, 48, 255],
        "small_button_active": [67, 72, 75, 255],
        "small_button_active_hover": [67, 72, 75, 255],
        "small_button_text": [255, 255, 255, 197],
        "small_button_text_hover": [255, 255, 255, 255],

        "button_tooltip": [39, 44, 48, 255],
        "button_tooltip_border": [39, 44, 48, 255],
        "button_tooltip_text": [255, 255, 255, 172],

        "tab_checked": [39, 44, 48, 255],
        "tab_checked_border": [255, 255, 255, 30],
        "tab_checked_text": [255, 255, 255, 255],
        "tab_unchecked": [39, 44, 48, 255],
        "tab_unchecked_border": [255, 255, 255, 30],
        "tab_unchecked_text": [255, 255, 255, 101],
        "tab_hovered": [39, 44, 48, 255],
        "tab_hovered_border": [255, 255, 255, 30],
        "tab_hovered_text": [255, 255, 255, 255],
        "tab_active": [39, 44, 48, 255],
        "tab_active_border": [255, 255, 255, 30],
        "tab_active_text": [255, 255, 255, 255],
        "tab_background": [39, 44, 48, 255],

        "action_button": [39, 44, 48, 255],
        "action_button_text": [255, 255, 255, 200],
        "action_button_border": [255, 255, 255, 30],
        "action_button_hovered": [79, 85, 89, 255],
        "action_button_hovered_text": [255, 255, 255, 255],
        "action_button_hovered_border": [255, 255, 255, 30],
        "action_button_active": [39, 44, 48, 30],
        "action_button_active_text": [255, 255, 255, 255],
        "action_button_active_border": [255, 255, 255, 100],
        "action_button_disabled": [85, 85, 87, 255],
        "action_button_disabled_text": [103, 103, 104, 255],
        "action_button_disabled_border": [255, 255, 255, 30],

        "scrollbar_background": [39, 44, 48, 0],
        "scrollbar_handle": [255, 255, 255, 105],
        "scrollbar_handle_hover": [255, 255, 255, 255],
        "scrollbar_handle_down": [255, 255, 255, 255],

        "setting_category": [75, 80, 83, 255],
        "setting_category_disabled": [75, 80, 83, 255],
        "setting_category_hover": [75, 80, 83, 255],
        "setting_category_active": [75, 80, 83, 255],
        "setting_category_active_hover": [75, 80, 83, 255],
        "setting_category_text": [255, 255, 255, 152],
        "setting_category_disabled_text": [255, 255, 255, 101],
        "setting_category_hover_text": [255, 255, 255, 204],
        "setting_category_active_text": [255, 255, 255, 204],
        "setting_category_active_hover_text": [255, 255, 255, 204],
        "setting_category_border": [39, 44, 48, 0],
        "setting_category_disabled_border": [39, 44, 48, 0],
        "setting_category_hover_border": [12, 169, 227, 255],
        "setting_category_active_border": [39, 44, 48, 0],
        "setting_category_active_hover_border": [12, 169, 227, 255],

        "setting_control": [43, 48, 52, 255],
        "setting_control_selected": [34, 39, 42, 38],
        "setting_control_highlight": [43, 48, 52, 255],
        "setting_control_border": [255, 255, 255, 38],
        "setting_control_border_highlight": [12, 169, 227, 255],
        "setting_control_text": [255, 255, 255, 181],
        "setting_control_button": [255, 255, 255, 127],
        "setting_control_button_hover": [255, 255, 255, 204],
        "setting_control_disabled": [34, 39, 42, 255],
        "setting_control_disabled_text": [255, 255, 255, 101],
        "setting_control_disabled_border": [255, 255, 255, 101],
        "setting_unit": [255, 255, 255, 127],
        "setting_validation_error_background": [59, 31, 53, 255],
        "setting_validation_error": [212, 31, 53, 255],
        "setting_validation_warning_background": [62, 54, 46, 255],
        "setting_validation_warning": [245, 166, 35, 255],
        "setting_validation_ok": [43, 48, 52, 255],

        "progressbar_background": [255, 255, 255, 48],
        "progressbar_control": [255, 255, 255, 197],

        "slider_groove": [127, 127, 127, 255],
        "slider_groove_border": [127, 127, 127, 255],
        "slider_groove_fill": [245, 245, 245, 255],
        "slider_handle": [255, 255, 255, 255],
        "slider_handle_active": [68, 192, 255, 255],

        "checkbox": [43, 48, 52, 255],
        "checkbox_hover": [43, 48, 52, 255],
        "checkbox_border": [255, 255, 255, 38],
        "checkbox_border_hover": [255, 255, 255, 38],
        "checkbox_mark": [255, 255, 255, 181],
        "checkbox_text": [255, 255, 255, 181],

        "tooltip": [39, 44, 48, 255],
        "tooltip_text": [255, 255, 255, 204],

        "tool_panel_background": [39, 44, 48, 255],

        "tool_button_border": [255, 255, 255, 38],

        "y_axis": [96, 96, 255, 255],

        "viewport_background": [31, 36, 39, 255],
        "volume_outline": [12, 169, 227, 128],
        "buildplate": [169, 169, 169, 255],
        "buildplate_grid_minor": [154, 154, 155, 255],

        "disallowed_area": [0, 0, 0, 52],

        "model_selection_outline": [12, 169, 227, 255],

        "material_compatibility_warning": [255, 255, 255, 255],

        "quality_slider_available": [255, 255, 255, 255],

        "toolbox_header_button_text_active": [255, 255, 255, 255],
        "toolbox_header_button_text_inactive": [128, 128, 128, 255],
        "toolbox_premium_packages_background": [57, 57, 57, 255],

        "monitor_printer_family_tag": [86, 86, 106, 255],
        "monitor_text_disabled": [102, 102, 102, 255],
        "monitor_icon_primary": [229, 229, 229, 255],
        "monitor_icon_accent": [51, 53, 54, 255],
        "monitor_icon_disabled": [102, 102, 102, 255],

        "monitor_secondary_button_hover": [80, 80, 80, 255],
        "monitor_secondary_button": [92, 92, 92, 255],
        "monitor_secondary_button_text": [250, 250, 250, 255],
        "monitor_secondary_button_shadow": [74, 74, 74, 255],

        "monitor_card_border": [102, 102, 102, 255],
        "monitor_card_background": [51, 53, 54, 255],
        "monitor_card_hover": [84, 89, 95, 255],

        "monitor_stage_background": [30, 36, 39, 255],
        "monitor_stage_background_fade": [30, 36, 39, 102],

        "monitor_progress_bar_deactive": [102, 102, 102, 255],
        "monitor_progress_bar_empty": [67, 67, 67, 255],

        "monitor_tooltip_text": [229, 229, 229, 255],
        "monitor_context_menu": [67, 67, 67, 255],
        "monitor_context_menu_hover": [30, 102, 215, 255],

        "monitor_skeleton_loading": [102, 102, 102, 255],
        "monitor_placeholder_image": [102, 102, 102, 255],
        "monitor_shadow": [4, 10, 13, 255],

        "monitor_carousel_dot": [119, 119, 119, 255],
        "monitor_carousel_dot_current": [216, 216, 216, 255]
    }
}