Spaces:
Runtime error
Runtime error
Update themes/theme_schema@0.0.1.json
Browse files- themes/theme_schema@0.0.1.json +49 -49
themes/theme_schema@0.0.1.json
CHANGED
@@ -237,55 +237,55 @@
|
|
237 |
"link_text_color_visited": "*secondary_500",
|
238 |
"link_text_color_visited_dark": "*secondary_600",
|
239 |
"loader_color": "*color_accent",
|
240 |
-
|
241 |
-
"neutral_200": "#e5e7eb",
|
242 |
-
"neutral_300": "#d1d5db",
|
243 |
-
"neutral_400": "#9ca3af",
|
244 |
-
"neutral_50": "#f9fafb",
|
245 |
-
"neutral_500": "#6b7280",
|
246 |
-
"neutral_600": "#
|
247 |
-
"neutral_700": "#374151",
|
248 |
-
"neutral_800": "#1f2937",
|
249 |
-
"neutral_900": "#111827",
|
250 |
-
"neutral_950": "#0b0f19",
|
251 |
-
"panel_background_fill": "*background_fill_secondary",
|
252 |
-
"panel_background_fill_dark": "*background_fill_secondary",
|
253 |
-
"panel_border_color": "*border_color_primary",
|
254 |
-
"panel_border_color_dark": "*border_color_primary",
|
255 |
-
"panel_border_width": "0",
|
256 |
-
"primary_100": "#90D8B2",
|
257 |
-
"primary_200": "#8DD2DD",
|
258 |
-
"primary_300": "#8BABF1",
|
259 |
-
"primary_400": "#8B95F6",
|
260 |
-
"primary_50": "#FFFFFF",
|
261 |
-
"primary_500": "#
|
262 |
-
"primary_600": "#
|
263 |
-
"primary_700": "#7B8BF4",
|
264 |
-
"primary_800": "#
|
265 |
-
"primary_900": "#5B8BF4",
|
266 |
-
"primary_950": "#
|
267 |
-
"prose_header_text_weight": "600",
|
268 |
-
"prose_text_size": "*text_md",
|
269 |
-
"prose_text_weight": "400",
|
270 |
-
"radio_circle": "url(\"data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e\")",
|
271 |
-
"radius_lg": "8px",
|
272 |
-
"radius_md": "6px",
|
273 |
-
"radius_sm": "4px",
|
274 |
-
"radius_xl": "12px",
|
275 |
-
"radius_xs": "2px",
|
276 |
-
"radius_xxl": "22px",
|
277 |
-
"radius_xxs": "1px",
|
278 |
-
"secondary_100": "#dbeafe",
|
279 |
-
"secondary_200": "#bfdbfe",
|
280 |
-
"secondary_300": "#93c5fd",
|
281 |
-
"secondary_400": "#60a5fa",
|
282 |
-
"secondary_50": "#eff6ff",
|
283 |
-
"secondary_500": "#3b82f6",
|
284 |
-
"secondary_600": "#2563eb",
|
285 |
-
"secondary_700": "#1d4ed8",
|
286 |
-
"secondary_800": "#1e40af",
|
287 |
-
"secondary_900": "#1e3a8a",
|
288 |
-
"secondary_950": "#1d3660",
|
289 |
"section_header_text_size": "*text_md",
|
290 |
"section_header_text_weight": "400",
|
291 |
"shadow_drop": "rgba(0,0,0,0.05) 0px 1px 2px 0px",
|
|
|
237 |
"link_text_color_visited": "*secondary_500",
|
238 |
"link_text_color_visited_dark": "*secondary_600",
|
239 |
"loader_color": "*color_accent",
|
240 |
+
"neutral_100": "#f3f4f6",
|
241 |
+
"neutral_200": "#e5e7eb",
|
242 |
+
"neutral_300": "#d1d5db",
|
243 |
+
"neutral_400": "#9ca3af",
|
244 |
+
"neutral_50": "#f9fafb",
|
245 |
+
"neutral_500": "#6b7280",
|
246 |
+
"neutral_600": "#5BA300", // black text
|
247 |
+
"neutral_700": "#374151",
|
248 |
+
"neutral_800": "#1f2937",
|
249 |
+
"neutral_900": "#111827",
|
250 |
+
"neutral_950": "#0b0f19",
|
251 |
+
"panel_background_fill": "*background_fill_secondary",
|
252 |
+
"panel_background_fill_dark": "*background_fill_secondary",
|
253 |
+
"panel_border_color": "*border_color_primary",
|
254 |
+
"panel_border_color_dark": "*border_color_primary",
|
255 |
+
"panel_border_width": "0",
|
256 |
+
"primary_100": "#90D8B2",
|
257 |
+
"primary_200": "#8DD2DD",
|
258 |
+
"primary_300": "#8BABF1",
|
259 |
+
"primary_400": "#8B95F6",
|
260 |
+
"primary_50": "#FFFFFF",
|
261 |
+
"primary_500": "#89CE00", // black text
|
262 |
+
"primary_600": "#0073E6", // white text
|
263 |
+
"primary_700": "#7B8BF4",
|
264 |
+
"primary_800": "#E6308A", // black text
|
265 |
+
"primary_900": "#5B8BF4",
|
266 |
+
"primary_950": "#B51963", // white text
|
267 |
+
"prose_header_text_weight": "600",
|
268 |
+
"prose_text_size": "*text_md",
|
269 |
+
"prose_text_weight": "400",
|
270 |
+
"radio_circle": "url(\"data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e\")",
|
271 |
+
"radius_lg": "8px",
|
272 |
+
"radius_md": "6px",
|
273 |
+
"radius_sm": "4px",
|
274 |
+
"radius_xl": "12px",
|
275 |
+
"radius_xs": "2px",
|
276 |
+
"radius_xxl": "22px",
|
277 |
+
"radius_xxs": "1px",
|
278 |
+
"secondary_100": "#dbeafe",
|
279 |
+
"secondary_200": "#bfdbfe",
|
280 |
+
"secondary_300": "#93c5fd",
|
281 |
+
"secondary_400": "#60a5fa",
|
282 |
+
"secondary_50": "#eff6ff",
|
283 |
+
"secondary_500": "#3b82f6",
|
284 |
+
"secondary_600": "#2563eb",
|
285 |
+
"secondary_700": "#1d4ed8",
|
286 |
+
"secondary_800": "#1e40af",
|
287 |
+
"secondary_900": "#1e3a8a",
|
288 |
+
"secondary_950": "#1d3660",
|
289 |
"section_header_text_size": "*text_md",
|
290 |
"section_header_text_weight": "400",
|
291 |
"shadow_drop": "rgba(0,0,0,0.05) 0px 1px 2px 0px",
|