Spaces:
Sleeping
Sleeping
dongwook-chan
commited on
Commit
•
e0724a9
1
Parent(s):
36dee62
Update themes/theme_schema@0.0.1.json
Browse files- themes/theme_schema@0.0.1.json +15 -14
themes/theme_schema@0.0.1.json
CHANGED
@@ -49,11 +49,11 @@
|
|
49 |
"https://fonts.googleapis.com/css2?family=Open+Sans:wght@500&display=swap"
|
50 |
],
|
51 |
"background_fill_primary": "white",
|
52 |
-
"background_fill_primary_dark": "
|
53 |
-
"background_fill_secondary": "*
|
54 |
-
"background_fill_secondary_dark": "*
|
55 |
"block_background_fill": "white",
|
56 |
-
"block_background_fill_dark": "*
|
57 |
"block_border_color": "*border_color_primary",
|
58 |
"block_border_color_dark": "*border_color_primary",
|
59 |
"block_border_width": "1px",
|
@@ -93,7 +93,7 @@
|
|
93 |
"block_title_text_size": "*text_md",
|
94 |
"block_title_text_weight": "normal",
|
95 |
"body_background_fill": "*background_fill_primary",
|
96 |
-
"body_background_fill_dark": "*
|
97 |
"body_text_color": "*neutral_800",
|
98 |
"body_text_color_dark": "*neutral_100",
|
99 |
"body_text_color_subdued": "*neutral_400",
|
@@ -123,9 +123,9 @@
|
|
123 |
"button_large_text_size": "*text_lg",
|
124 |
"button_large_text_weight": "600",
|
125 |
"button_primary_background_fill": "*krew_yellow_2_lighter_30",
|
126 |
-
"button_primary_background_fill_dark": "*
|
127 |
"button_primary_background_fill_hover": "*krew_yellow_2",
|
128 |
-
"button_primary_background_fill_hover_dark": "*
|
129 |
"button_primary_border_color": "*primary_200",
|
130 |
"button_primary_border_color_dark": "*primary_600",
|
131 |
"button_primary_border_color_hover": "*button_primary_border_color",
|
@@ -161,7 +161,7 @@
|
|
161 |
"checkbox_background_color_hover": "*checkbox_background_color",
|
162 |
"checkbox_background_color_hover_dark": "*checkbox_background_color",
|
163 |
"checkbox_background_color_selected": "*krew_yellow_2",
|
164 |
-
"checkbox_background_color_selected_dark": "*
|
165 |
"checkbox_border_color": "*neutral_300",
|
166 |
"checkbox_border_color_dark": "*neutral_700",
|
167 |
"checkbox_border_color_focus": "*neutral_300",
|
@@ -169,15 +169,15 @@
|
|
169 |
"checkbox_border_color_hover": "*neutral_300",
|
170 |
"checkbox_border_color_hover_dark": "*neutral_600",
|
171 |
"checkbox_border_color_selected": "*krew_yellow_2",
|
172 |
-
"checkbox_border_color_selected_dark": "*
|
173 |
"checkbox_border_radius": "*radius_sm",
|
174 |
"checkbox_border_width": "*input_border_width",
|
175 |
"checkbox_border_width_dark": "*input_border_width",
|
176 |
"checkbox_check": "url(\"data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e\")",
|
177 |
"checkbox_label_background_fill": "*krew_yellow_1_lighter_40",
|
178 |
-
"checkbox_label_background_fill_dark": "*
|
179 |
"checkbox_label_background_fill_hover": "*krew_yellow_1",
|
180 |
-
"checkbox_label_background_fill_hover_dark": "*
|
181 |
"checkbox_label_background_fill_selected": "*krew_yellow_1",
|
182 |
"checkbox_label_background_fill_selected_dark": "*checkbox_label_background_fill",
|
183 |
"checkbox_label_border_color": "*border_color_primary",
|
@@ -260,7 +260,7 @@
|
|
260 |
"neutral_900": "#1c1917",
|
261 |
"neutral_950": "#0f0e0d",
|
262 |
"panel_background_fill": "*krew_grey_1_lighter_95",
|
263 |
-
"panel_background_fill_dark": "*
|
264 |
"panel_border_color": "*border_color_primary",
|
265 |
"panel_border_color_dark": "*border_color_primary",
|
266 |
"panel_border_width": "0",
|
@@ -286,6 +286,7 @@
|
|
286 |
"krew_grey_1_lighter_90": "#eeeeee",
|
287 |
"krew_grey_1_lighter_95": "#f7f7f7",
|
288 |
"krew_grey_2": "#4c4948",
|
|
|
289 |
"primary_100": "#fce7f3",
|
290 |
"primary_200": "#fbcfe8",
|
291 |
"primary_300": "#f9a8d4",
|
@@ -336,7 +337,7 @@
|
|
336 |
"spacing_xxl": "16px",
|
337 |
"spacing_xxs": "1px",
|
338 |
"stat_background_fill": "*primary_300",
|
339 |
-
"stat_background_fill_dark": "*
|
340 |
"table_border_color": "*neutral_300",
|
341 |
"table_border_color_dark": "*neutral_700",
|
342 |
"table_even_background_fill": "white",
|
@@ -355,4 +356,4 @@
|
|
355 |
"text_xxs": "9px"
|
356 |
},
|
357 |
"version": "1.0.0"
|
358 |
-
}
|
|
|
49 |
"https://fonts.googleapis.com/css2?family=Open+Sans:wght@500&display=swap"
|
50 |
],
|
51 |
"background_fill_primary": "white",
|
52 |
+
"background_fill_primary_dark": "krew_grey_2",
|
53 |
+
"background_fill_secondary": "*krew_black_1",
|
54 |
+
"background_fill_secondary_dark": "*krew_grey_2",
|
55 |
"block_background_fill": "white",
|
56 |
+
"block_background_fill_dark": "*krew_black_1",
|
57 |
"block_border_color": "*border_color_primary",
|
58 |
"block_border_color_dark": "*border_color_primary",
|
59 |
"block_border_width": "1px",
|
|
|
93 |
"block_title_text_size": "*text_md",
|
94 |
"block_title_text_weight": "normal",
|
95 |
"body_background_fill": "*background_fill_primary",
|
96 |
+
"body_background_fill_dark": "*krew_grey_2",
|
97 |
"body_text_color": "*neutral_800",
|
98 |
"body_text_color_dark": "*neutral_100",
|
99 |
"body_text_color_subdued": "*neutral_400",
|
|
|
123 |
"button_large_text_size": "*text_lg",
|
124 |
"button_large_text_weight": "600",
|
125 |
"button_primary_background_fill": "*krew_yellow_2_lighter_30",
|
126 |
+
"button_primary_background_fill_dark": "*krew_yellow_2_lighter_30",
|
127 |
"button_primary_background_fill_hover": "*krew_yellow_2",
|
128 |
+
"button_primary_background_fill_hover_dark": "*krew_yellow_2",
|
129 |
"button_primary_border_color": "*primary_200",
|
130 |
"button_primary_border_color_dark": "*primary_600",
|
131 |
"button_primary_border_color_hover": "*button_primary_border_color",
|
|
|
161 |
"checkbox_background_color_hover": "*checkbox_background_color",
|
162 |
"checkbox_background_color_hover_dark": "*checkbox_background_color",
|
163 |
"checkbox_background_color_selected": "*krew_yellow_2",
|
164 |
+
"checkbox_background_color_selected_dark": "*krew_yellow_2",
|
165 |
"checkbox_border_color": "*neutral_300",
|
166 |
"checkbox_border_color_dark": "*neutral_700",
|
167 |
"checkbox_border_color_focus": "*neutral_300",
|
|
|
169 |
"checkbox_border_color_hover": "*neutral_300",
|
170 |
"checkbox_border_color_hover_dark": "*neutral_600",
|
171 |
"checkbox_border_color_selected": "*krew_yellow_2",
|
172 |
+
"checkbox_border_color_selected_dark": "*krew_yellow_2",
|
173 |
"checkbox_border_radius": "*radius_sm",
|
174 |
"checkbox_border_width": "*input_border_width",
|
175 |
"checkbox_border_width_dark": "*input_border_width",
|
176 |
"checkbox_check": "url(\"data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e\")",
|
177 |
"checkbox_label_background_fill": "*krew_yellow_1_lighter_40",
|
178 |
+
"checkbox_label_background_fill_dark": "*krew_grey_1",
|
179 |
"checkbox_label_background_fill_hover": "*krew_yellow_1",
|
180 |
+
"checkbox_label_background_fill_hover_dark": "*krew_grey_2",
|
181 |
"checkbox_label_background_fill_selected": "*krew_yellow_1",
|
182 |
"checkbox_label_background_fill_selected_dark": "*checkbox_label_background_fill",
|
183 |
"checkbox_label_border_color": "*border_color_primary",
|
|
|
260 |
"neutral_900": "#1c1917",
|
261 |
"neutral_950": "#0f0e0d",
|
262 |
"panel_background_fill": "*krew_grey_1_lighter_95",
|
263 |
+
"panel_background_fill_dark": "*krew_black_1",
|
264 |
"panel_border_color": "*border_color_primary",
|
265 |
"panel_border_color_dark": "*border_color_primary",
|
266 |
"panel_border_width": "0",
|
|
|
286 |
"krew_grey_1_lighter_90": "#eeeeee",
|
287 |
"krew_grey_1_lighter_95": "#f7f7f7",
|
288 |
"krew_grey_2": "#4c4948",
|
289 |
+
"krew_black_1": "#2f2725",
|
290 |
"primary_100": "#fce7f3",
|
291 |
"primary_200": "#fbcfe8",
|
292 |
"primary_300": "#f9a8d4",
|
|
|
337 |
"spacing_xxl": "16px",
|
338 |
"spacing_xxs": "1px",
|
339 |
"stat_background_fill": "*primary_300",
|
340 |
+
"stat_background_fill_dark": "*krew_grey_2",
|
341 |
"table_border_color": "*neutral_300",
|
342 |
"table_border_color_dark": "*neutral_700",
|
343 |
"table_even_background_fill": "white",
|
|
|
356 |
"text_xxs": "9px"
|
357 |
},
|
358 |
"version": "1.0.0"
|
359 |
+
}
|