Update themes/theme_schema@0.0.4.json
Browse files- themes/theme_schema@0.0.4.json +33 -30
themes/theme_schema@0.0.4.json
CHANGED
@@ -257,32 +257,34 @@
|
|
257 |
"loader_color": "*color_accent",
|
258 |
"loader_color_dark": "*color_accent",
|
259 |
"name": "base",
|
260 |
-
"neutral_100":
|
261 |
-
"neutral_200":
|
262 |
-
"neutral_300":
|
263 |
-
"neutral_400":
|
264 |
-
"
|
265 |
-
"
|
266 |
-
"
|
267 |
-
"
|
268 |
-
"
|
269 |
-
"
|
|
|
270 |
"panel_background_fill": "*background_fill_secondary",
|
271 |
"panel_background_fill_dark": "*background_fill_secondary",
|
272 |
"panel_border_color": "*border_color_primary",
|
273 |
"panel_border_color_dark": "*border_color_primary",
|
274 |
"panel_border_width": "0",
|
275 |
"panel_border_width_dark": "0",
|
276 |
-
"
|
277 |
-
"
|
278 |
-
"
|
279 |
-
"
|
280 |
-
"
|
281 |
-
"
|
282 |
-
"
|
283 |
-
"
|
284 |
-
"
|
285 |
-
"
|
|
|
286 |
"prose_header_text_weight": "600",
|
287 |
"prose_text_size": "*text_md",
|
288 |
"prose_text_weight": "400",
|
@@ -294,16 +296,17 @@
|
|
294 |
"radius_xs": "2px",
|
295 |
"radius_xxl": "22px",
|
296 |
"radius_xxs": "1px",
|
297 |
-
"secondary_100":
|
298 |
-
"secondary_200":
|
299 |
-
"secondary_300":
|
300 |
-
"secondary_400":
|
301 |
-
"
|
302 |
-
"
|
303 |
-
"
|
304 |
-
"
|
305 |
-
"
|
306 |
-
"
|
|
|
307 |
"section_header_text_size": "*text_md",
|
308 |
"section_header_text_weight": "400",
|
309 |
"shadow_drop": "rgba(0,0,0,0.05) 0px 1px 2px 0px",
|
|
|
257 |
"loader_color": "*color_accent",
|
258 |
"loader_color_dark": "*color_accent",
|
259 |
"name": "base",
|
260 |
+
"neutral_100":"#f3f4f6",
|
261 |
+
"neutral_200":"#e5e7eb",
|
262 |
+
"neutral_300":"#d1d5db",
|
263 |
+
"neutral_400":"#9ca3af",
|
264 |
+
"neutral_50":"#f9fafb",
|
265 |
+
"neutral_500":"#6b7280",
|
266 |
+
"neutral_600":"#4b5563",
|
267 |
+
"neutral_700":"#374151",
|
268 |
+
"neutral_800":"#1f2937",
|
269 |
+
"neutral_900":"#111827",
|
270 |
+
"neutral_950":"#0b0f19",
|
271 |
"panel_background_fill": "*background_fill_secondary",
|
272 |
"panel_background_fill_dark": "*background_fill_secondary",
|
273 |
"panel_border_color": "*border_color_primary",
|
274 |
"panel_border_color_dark": "*border_color_primary",
|
275 |
"panel_border_width": "0",
|
276 |
"panel_border_width_dark": "0",
|
277 |
+
"neutral_100":"#f3f4f6",
|
278 |
+
"neutral_200":"#e5e7eb",
|
279 |
+
"neutral_300":"#d1d5db",
|
280 |
+
"neutral_400":"#9ca3af",
|
281 |
+
"neutral_50":"#f9fafb",
|
282 |
+
"neutral_500":"#6b7280",
|
283 |
+
"neutral_600":"#4b5563",
|
284 |
+
"neutral_700":"#374151",
|
285 |
+
"neutral_800":"#1f2937",
|
286 |
+
"neutral_900":"#111827",
|
287 |
+
"neutral_950":"#0b0f19",
|
288 |
"prose_header_text_weight": "600",
|
289 |
"prose_text_size": "*text_md",
|
290 |
"prose_text_weight": "400",
|
|
|
296 |
"radius_xs": "2px",
|
297 |
"radius_xxl": "22px",
|
298 |
"radius_xxs": "1px",
|
299 |
+
"secondary_100":"#e0e7ff",
|
300 |
+
"secondary_200":"#c7d2fe",
|
301 |
+
"secondary_300":"#a5b4fc",
|
302 |
+
"secondary_400":"#818cf8",
|
303 |
+
"secondary_50":"#eef2ff",
|
304 |
+
"secondary_500":"#6366f1",
|
305 |
+
"secondary_600":"#4f46e5",
|
306 |
+
"secondary_700":"#4338ca",
|
307 |
+
"secondary_800":"#3730a3",
|
308 |
+
"secondary_900":"#312e81",
|
309 |
+
"secondary_950":"#2b2c5e",
|
310 |
"section_header_text_size": "*text_md",
|
311 |
"section_header_text_weight": "400",
|
312 |
"shadow_drop": "rgba(0,0,0,0.05) 0px 1px 2px 0px",
|