Updating theme
Browse files- themes/[email protected] +16 -16
- themes/[email protected] +66 -66
themes/[email protected]
CHANGED
@@ -255,11 +255,11 @@
|
|
255 |
"loader_color": "*color_accent",
|
256 |
"loader_color_dark": "*color_accent",
|
257 |
"name": "base",
|
|
|
258 |
"neutral_100": "#f1f5f9",
|
259 |
"neutral_200": "#e2e8f0",
|
260 |
"neutral_300": "#cbd5e1",
|
261 |
"neutral_400": "#94a3b8",
|
262 |
-
"neutral_50": "#f8fafc",
|
263 |
"neutral_500": "#64748b",
|
264 |
"neutral_600": "#475569",
|
265 |
"neutral_700": "#334155",
|
@@ -272,11 +272,11 @@
|
|
272 |
"panel_border_color_dark": "*border_color_primary",
|
273 |
"panel_border_width": "0",
|
274 |
"panel_border_width_dark": "0",
|
|
|
275 |
"primary_100": "#e0e7ff",
|
276 |
"primary_200": "#c7d2fe",
|
277 |
"primary_300": "#a5b4fc",
|
278 |
"primary_400": "#818cf8",
|
279 |
-
"primary_50": "#eef2ff",
|
280 |
"primary_500": "#6366f1",
|
281 |
"primary_600": "#4f46e5",
|
282 |
"primary_700": "#4338ca",
|
@@ -287,18 +287,18 @@
|
|
287 |
"prose_text_size": "*text_md",
|
288 |
"prose_text_weight": "400",
|
289 |
"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\")",
|
290 |
-
"
|
291 |
-
"
|
292 |
"radius_sm": "2px",
|
|
|
|
|
293 |
"radius_xl": "8px",
|
294 |
-
"radius_xs": "1px",
|
295 |
"radius_xxl": "12px",
|
296 |
-
"
|
297 |
"secondary_100": "#e0e7ff",
|
298 |
"secondary_200": "#c7d2fe",
|
299 |
"secondary_300": "#a5b4fc",
|
300 |
"secondary_400": "#818cf8",
|
301 |
-
"secondary_50": "#eef2ff",
|
302 |
"secondary_500": "#6366f1",
|
303 |
"secondary_600": "#4f46e5",
|
304 |
"secondary_700": "#4338ca",
|
@@ -314,13 +314,13 @@
|
|
314 |
"shadow_spread_dark": "1px",
|
315 |
"slider_color": "*primary_500",
|
316 |
"slider_color_dark": "*primary_600",
|
317 |
-
"
|
318 |
-
"
|
319 |
"spacing_sm": "4px",
|
|
|
|
|
320 |
"spacing_xl": "10px",
|
321 |
-
"spacing_xs": "2px",
|
322 |
"spacing_xxl": "16px",
|
323 |
-
"spacing_xxs": "1px",
|
324 |
"stat_background_fill": "*primary_300",
|
325 |
"stat_background_fill_dark": "*primary_500",
|
326 |
"table_border_color": "*neutral_300",
|
@@ -332,13 +332,13 @@
|
|
332 |
"table_radius": "*radius_lg",
|
333 |
"table_row_focus": "*color_accent_soft",
|
334 |
"table_row_focus_dark": "*color_accent_soft",
|
335 |
-
"
|
336 |
-
"
|
337 |
"text_sm": "12px",
|
|
|
|
|
338 |
"text_xl": "22px",
|
339 |
-
"
|
340 |
-
"text_xxl": "26px",
|
341 |
-
"text_xxs": "9px"
|
342 |
},
|
343 |
"version": "0.0.1"
|
344 |
}
|
|
|
255 |
"loader_color": "*color_accent",
|
256 |
"loader_color_dark": "*color_accent",
|
257 |
"name": "base",
|
258 |
+
"neutral_50": "#f8fafc",
|
259 |
"neutral_100": "#f1f5f9",
|
260 |
"neutral_200": "#e2e8f0",
|
261 |
"neutral_300": "#cbd5e1",
|
262 |
"neutral_400": "#94a3b8",
|
|
|
263 |
"neutral_500": "#64748b",
|
264 |
"neutral_600": "#475569",
|
265 |
"neutral_700": "#334155",
|
|
|
272 |
"panel_border_color_dark": "*border_color_primary",
|
273 |
"panel_border_width": "0",
|
274 |
"panel_border_width_dark": "0",
|
275 |
+
"primary_50": "#eef2ff",
|
276 |
"primary_100": "#e0e7ff",
|
277 |
"primary_200": "#c7d2fe",
|
278 |
"primary_300": "#a5b4fc",
|
279 |
"primary_400": "#818cf8",
|
|
|
280 |
"primary_500": "#6366f1",
|
281 |
"primary_600": "#4f46e5",
|
282 |
"primary_700": "#4338ca",
|
|
|
287 |
"prose_text_size": "*text_md",
|
288 |
"prose_text_weight": "400",
|
289 |
"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\")",
|
290 |
+
"radius_xxs": "1px",
|
291 |
+
"radius_xs": "1px",
|
292 |
"radius_sm": "2px",
|
293 |
+
"radius_md": "4px",
|
294 |
+
"radius_lg": "6px",
|
295 |
"radius_xl": "8px",
|
|
|
296 |
"radius_xxl": "12px",
|
297 |
+
"secondary_50": "#eef2ff",
|
298 |
"secondary_100": "#e0e7ff",
|
299 |
"secondary_200": "#c7d2fe",
|
300 |
"secondary_300": "#a5b4fc",
|
301 |
"secondary_400": "#818cf8",
|
|
|
302 |
"secondary_500": "#6366f1",
|
303 |
"secondary_600": "#4f46e5",
|
304 |
"secondary_700": "#4338ca",
|
|
|
314 |
"shadow_spread_dark": "1px",
|
315 |
"slider_color": "*primary_500",
|
316 |
"slider_color_dark": "*primary_600",
|
317 |
+
"spacing_xxs": "1px",
|
318 |
+
"spacing_xs": "2px",
|
319 |
"spacing_sm": "4px",
|
320 |
+
"spacing_md": "6px",
|
321 |
+
"spacing_lg": "8px",
|
322 |
"spacing_xl": "10px",
|
|
|
323 |
"spacing_xxl": "16px",
|
|
|
324 |
"stat_background_fill": "*primary_300",
|
325 |
"stat_background_fill_dark": "*primary_500",
|
326 |
"table_border_color": "*neutral_300",
|
|
|
332 |
"table_radius": "*radius_lg",
|
333 |
"table_row_focus": "*color_accent_soft",
|
334 |
"table_row_focus_dark": "*color_accent_soft",
|
335 |
+
"text_xxs": "9px",
|
336 |
+
"text_xs": "10px",
|
337 |
"text_sm": "12px",
|
338 |
+
"text_md": "14px",
|
339 |
+
"text_lg": "16px",
|
340 |
"text_xl": "22px",
|
341 |
+
"text_xxl": "26px"
|
|
|
|
|
342 |
},
|
343 |
"version": "0.0.1"
|
344 |
}
|
themes/[email protected]
CHANGED
@@ -52,7 +52,7 @@
|
|
52 |
"background_fill_primary_dark": "*neutral_950",
|
53 |
"background_fill_secondary": "*neutral_100",
|
54 |
"background_fill_secondary_dark": "*neutral_900",
|
55 |
-
"block_background_fill": "
|
56 |
"block_background_fill_dark": "*neutral_800",
|
57 |
"block_border_color": "*border_color_primary",
|
58 |
"block_border_color_dark": "*border_color_primary",
|
@@ -111,15 +111,15 @@
|
|
111 |
"button_border_width_dark": "*input_border_width",
|
112 |
"button_cancel_background_fill": "*button_secondary_background_fill",
|
113 |
"button_cancel_background_fill_dark": "*button_secondary_background_fill",
|
114 |
-
"button_cancel_background_fill_hover": "*
|
115 |
"button_cancel_background_fill_hover_dark": "*error_background_fill",
|
116 |
"button_cancel_border_color": "*button_secondary_border_color",
|
117 |
"button_cancel_border_color_dark": "*button_secondary_border_color",
|
118 |
-
"button_cancel_border_color_hover": "*
|
119 |
"button_cancel_border_color_hover_dark": "*button_cancel_background_fill_hover",
|
120 |
"button_cancel_text_color": "*button_secondary_text_color",
|
121 |
"button_cancel_text_color_dark": "*button_secondary_text_color",
|
122 |
-
"button_cancel_text_color_hover": "*
|
123 |
"button_cancel_text_color_hover_dark": "*button_secondary_text_color",
|
124 |
"button_large_padding": "*spacing_lg calc(2 * *spacing_lg)",
|
125 |
"button_large_radius": "*radius_lg",
|
@@ -139,11 +139,11 @@
|
|
139 |
"button_primary_text_color_hover_dark": "*button_primary_text_color",
|
140 |
"button_secondary_background_fill": "*neutral_200",
|
141 |
"button_secondary_background_fill_dark": "*neutral_600",
|
142 |
-
"button_secondary_background_fill_hover": "*
|
143 |
"button_secondary_background_fill_hover_dark": "*neutral_500",
|
144 |
"button_secondary_border_color": "*neutral_200",
|
145 |
"button_secondary_border_color_dark": "*neutral_600",
|
146 |
-
"button_secondary_border_color_hover": "*
|
147 |
"button_secondary_border_color_hover_dark": "*button_secondary_background_fill_hover",
|
148 |
"button_secondary_text_color": "*neutral_800",
|
149 |
"button_secondary_text_color_dark": "white",
|
@@ -165,26 +165,26 @@
|
|
165 |
"checkbox_background_color_focus_dark": "*checkbox_background_color",
|
166 |
"checkbox_background_color_hover": "*checkbox_background_color",
|
167 |
"checkbox_background_color_hover_dark": "*checkbox_background_color",
|
168 |
-
"checkbox_background_color_selected": "*
|
169 |
-
"checkbox_background_color_selected_dark": "*
|
170 |
"checkbox_border_color": "*neutral_300",
|
171 |
"checkbox_border_color_dark": "*neutral_600",
|
172 |
"checkbox_border_color_focus": "*primary_500",
|
173 |
"checkbox_border_color_focus_dark": "*primary_600",
|
174 |
"checkbox_border_color_hover": "*neutral_400",
|
175 |
"checkbox_border_color_hover_dark": "*neutral_500",
|
176 |
-
"checkbox_border_color_selected": "*
|
177 |
-
"checkbox_border_color_selected_dark": "*
|
178 |
"checkbox_border_radius": "*radius_sm",
|
179 |
"checkbox_border_width": "*input_border_width",
|
180 |
"checkbox_border_width_dark": "*input_border_width",
|
181 |
"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\")",
|
182 |
-
"checkbox_label_background_fill": "*
|
183 |
"checkbox_label_background_fill_dark": "*button_secondary_background_fill",
|
184 |
"checkbox_label_background_fill_hover": "*button_secondary_background_fill_hover",
|
185 |
"checkbox_label_background_fill_hover_dark": "*button_secondary_background_fill_hover",
|
186 |
-
"checkbox_label_background_fill_selected": "*
|
187 |
-
"checkbox_label_background_fill_selected_dark": "*
|
188 |
"checkbox_label_border_color": "*border_color_primary",
|
189 |
"checkbox_label_border_color_dark": "*border_color_primary",
|
190 |
"checkbox_label_border_color_hover": "*checkbox_label_border_color",
|
@@ -219,7 +219,7 @@
|
|
219 |
"font": "'Onest', 'ui-sans-serif', 'system-ui', sans-serif",
|
220 |
"font_mono": "'JetBrains Mono', 'ui-monospace', 'Consolas', monospace",
|
221 |
"form_gap_width": "0px",
|
222 |
-
"input_background_fill": "
|
223 |
"input_background_fill_dark": "*neutral_700",
|
224 |
"input_background_fill_focus": "*secondary_500",
|
225 |
"input_background_fill_focus_dark": "*secondary_600",
|
@@ -228,7 +228,7 @@
|
|
228 |
"input_border_color": "*border_color_primary",
|
229 |
"input_border_color_dark": "*border_color_primary",
|
230 |
"input_border_color_focus": "*primary_500",
|
231 |
-
"input_border_color_focus_dark": "*
|
232 |
"input_border_color_hover": "*input_border_color",
|
233 |
"input_border_color_hover_dark": "*input_border_color",
|
234 |
"input_border_width": "1px",
|
@@ -255,92 +255,92 @@
|
|
255 |
"loader_color": "*color_accent",
|
256 |
"loader_color_dark": "*color_accent",
|
257 |
"name": "base",
|
258 |
-
"
|
259 |
-
"
|
260 |
-
"
|
261 |
-
"
|
262 |
-
"
|
263 |
-
"neutral_500": "#
|
264 |
-
"neutral_600": "#
|
265 |
-
"neutral_700": "#
|
266 |
-
"neutral_800": "#
|
267 |
-
"neutral_900": "#
|
268 |
-
"neutral_950": "#
|
269 |
"panel_background_fill": "*background_fill_secondary",
|
270 |
"panel_background_fill_dark": "*background_fill_secondary",
|
271 |
"panel_border_color": "*border_color_primary",
|
272 |
"panel_border_color_dark": "*border_color_primary",
|
273 |
"panel_border_width": "0",
|
274 |
"panel_border_width_dark": "0",
|
275 |
-
"
|
276 |
-
"
|
277 |
-
"
|
278 |
-
"
|
279 |
-
"
|
280 |
-
"primary_500": "#
|
281 |
-
"primary_600": "#
|
282 |
-
"primary_700": "#
|
283 |
-
"primary_800": "#
|
284 |
-
"primary_900": "#
|
285 |
-
"primary_950": "#
|
286 |
"prose_header_text_weight": "600",
|
287 |
"prose_text_size": "*text_md",
|
288 |
"prose_text_weight": "400",
|
289 |
"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\")",
|
290 |
-
"
|
291 |
-
"
|
292 |
"radius_sm": "2px",
|
|
|
|
|
293 |
"radius_xl": "8px",
|
294 |
-
"radius_xs": "1px",
|
295 |
"radius_xxl": "12px",
|
296 |
-
"
|
297 |
-
"secondary_100": "#
|
298 |
-
"secondary_200": "#
|
299 |
-
"secondary_300": "#
|
300 |
-
"secondary_400": "#
|
301 |
-
"
|
302 |
-
"
|
303 |
-
"
|
304 |
-
"
|
305 |
-
"
|
306 |
-
"
|
307 |
-
"secondary_950": "#2b2c5e",
|
308 |
"section_header_text_size": "*text_md",
|
309 |
"section_header_text_weight": "400",
|
310 |
-
"shadow_drop": "0px 20px 30px -
|
311 |
-
"shadow_drop_dark": "0px 20px 30px -6px rgb(0 0 0 /
|
312 |
"shadow_drop_lg": "0px 40px 40px -20px rgb(0 0 0 / 16%), 0px 24px 20px -10px rgb(0 0 0 / 10%)",
|
313 |
-
"shadow_drop_lg_dark": "0px 40px 40px -20px rgb(0 0 0 /
|
314 |
"shadow_inset": "rgba(0,0,0,0.05) 0px 2px 4px 0px inset",
|
315 |
"shadow_spread": "6px",
|
316 |
"shadow_spread_dark": "1px",
|
317 |
"slider_color": "*primary_500",
|
318 |
"slider_color_dark": "*primary_600",
|
319 |
-
"
|
320 |
-
"
|
321 |
"spacing_sm": "4px",
|
|
|
|
|
322 |
"spacing_xl": "10px",
|
323 |
-
"spacing_xs": "2px",
|
324 |
"spacing_xxl": "16px",
|
325 |
-
"spacing_xxs": "1px",
|
326 |
"stat_background_fill": "*primary_300",
|
327 |
"stat_background_fill_dark": "*primary_500",
|
328 |
"table_border_color": "*neutral_300",
|
329 |
"table_border_color_dark": "*neutral_700",
|
330 |
-
"table_even_background_fill": "
|
331 |
"table_even_background_fill_dark": "*neutral_950",
|
332 |
"table_odd_background_fill": "*neutral_50",
|
333 |
"table_odd_background_fill_dark": "*neutral_900",
|
334 |
"table_radius": "*radius_lg",
|
335 |
"table_row_focus": "*color_accent_soft",
|
336 |
"table_row_focus_dark": "*color_accent_soft",
|
337 |
-
"
|
338 |
-
"
|
339 |
-
"text_sm": "
|
|
|
|
|
340 |
"text_xl": "22px",
|
341 |
-
"
|
342 |
-
"text_xxl": "26px",
|
343 |
-
"text_xxs": "9px"
|
344 |
},
|
345 |
"version": "0.0.1"
|
346 |
}
|
|
|
52 |
"background_fill_primary_dark": "*neutral_950",
|
53 |
"background_fill_secondary": "*neutral_100",
|
54 |
"background_fill_secondary_dark": "*neutral_900",
|
55 |
+
"block_background_fill": "*neutral_50",
|
56 |
"block_background_fill_dark": "*neutral_800",
|
57 |
"block_border_color": "*border_color_primary",
|
58 |
"block_border_color_dark": "*border_color_primary",
|
|
|
111 |
"button_border_width_dark": "*input_border_width",
|
112 |
"button_cancel_background_fill": "*button_secondary_background_fill",
|
113 |
"button_cancel_background_fill_dark": "*button_secondary_background_fill",
|
114 |
+
"button_cancel_background_fill_hover": "*button_secondary_background_fill_hover",
|
115 |
"button_cancel_background_fill_hover_dark": "*error_background_fill",
|
116 |
"button_cancel_border_color": "*button_secondary_border_color",
|
117 |
"button_cancel_border_color_dark": "*button_secondary_border_color",
|
118 |
+
"button_cancel_border_color_hover": "*error_text_color",
|
119 |
"button_cancel_border_color_hover_dark": "*button_cancel_background_fill_hover",
|
120 |
"button_cancel_text_color": "*button_secondary_text_color",
|
121 |
"button_cancel_text_color_dark": "*button_secondary_text_color",
|
122 |
+
"button_cancel_text_color_hover": "*error_text_color",
|
123 |
"button_cancel_text_color_hover_dark": "*button_secondary_text_color",
|
124 |
"button_large_padding": "*spacing_lg calc(2 * *spacing_lg)",
|
125 |
"button_large_radius": "*radius_lg",
|
|
|
139 |
"button_primary_text_color_hover_dark": "*button_primary_text_color",
|
140 |
"button_secondary_background_fill": "*neutral_200",
|
141 |
"button_secondary_background_fill_dark": "*neutral_600",
|
142 |
+
"button_secondary_background_fill_hover": "*neutral_50",
|
143 |
"button_secondary_background_fill_hover_dark": "*neutral_500",
|
144 |
"button_secondary_border_color": "*neutral_200",
|
145 |
"button_secondary_border_color_dark": "*neutral_600",
|
146 |
+
"button_secondary_border_color_hover": "*button_secondary_border_color",
|
147 |
"button_secondary_border_color_hover_dark": "*button_secondary_background_fill_hover",
|
148 |
"button_secondary_text_color": "*neutral_800",
|
149 |
"button_secondary_text_color_dark": "white",
|
|
|
165 |
"checkbox_background_color_focus_dark": "*checkbox_background_color",
|
166 |
"checkbox_background_color_hover": "*checkbox_background_color",
|
167 |
"checkbox_background_color_hover_dark": "*checkbox_background_color",
|
168 |
+
"checkbox_background_color_selected": "*primary_400",
|
169 |
+
"checkbox_background_color_selected_dark": "*primary_600",
|
170 |
"checkbox_border_color": "*neutral_300",
|
171 |
"checkbox_border_color_dark": "*neutral_600",
|
172 |
"checkbox_border_color_focus": "*primary_500",
|
173 |
"checkbox_border_color_focus_dark": "*primary_600",
|
174 |
"checkbox_border_color_hover": "*neutral_400",
|
175 |
"checkbox_border_color_hover_dark": "*neutral_500",
|
176 |
+
"checkbox_border_color_selected": "*checkbox_background_color_selected",
|
177 |
+
"checkbox_border_color_selected_dark": "*checkbox_background_color_selected",
|
178 |
"checkbox_border_radius": "*radius_sm",
|
179 |
"checkbox_border_width": "*input_border_width",
|
180 |
"checkbox_border_width_dark": "*input_border_width",
|
181 |
"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\")",
|
182 |
+
"checkbox_label_background_fill": "*neutral_100",
|
183 |
"checkbox_label_background_fill_dark": "*button_secondary_background_fill",
|
184 |
"checkbox_label_background_fill_hover": "*button_secondary_background_fill_hover",
|
185 |
"checkbox_label_background_fill_hover_dark": "*button_secondary_background_fill_hover",
|
186 |
+
"checkbox_label_background_fill_selected": "*neutral_50",
|
187 |
+
"checkbox_label_background_fill_selected_dark": "*neutral_800",
|
188 |
"checkbox_label_border_color": "*border_color_primary",
|
189 |
"checkbox_label_border_color_dark": "*border_color_primary",
|
190 |
"checkbox_label_border_color_hover": "*checkbox_label_border_color",
|
|
|
219 |
"font": "'Onest', 'ui-sans-serif', 'system-ui', sans-serif",
|
220 |
"font_mono": "'JetBrains Mono', 'ui-monospace', 'Consolas', monospace",
|
221 |
"form_gap_width": "0px",
|
222 |
+
"input_background_fill": "#fafafa",
|
223 |
"input_background_fill_dark": "*neutral_700",
|
224 |
"input_background_fill_focus": "*secondary_500",
|
225 |
"input_background_fill_focus_dark": "*secondary_600",
|
|
|
228 |
"input_border_color": "*border_color_primary",
|
229 |
"input_border_color_dark": "*border_color_primary",
|
230 |
"input_border_color_focus": "*primary_500",
|
231 |
+
"input_border_color_focus_dark": "*neutral_400",
|
232 |
"input_border_color_hover": "*input_border_color",
|
233 |
"input_border_color_hover_dark": "*input_border_color",
|
234 |
"input_border_width": "1px",
|
|
|
255 |
"loader_color": "*color_accent",
|
256 |
"loader_color_dark": "*color_accent",
|
257 |
"name": "base",
|
258 |
+
"neutral_50": "#F0F2F4",
|
259 |
+
"neutral_100": "#DEE2E8",
|
260 |
+
"neutral_200": "#BDC5D1",
|
261 |
+
"neutral_300": "#9FABBC",
|
262 |
+
"neutral_400": "#7E8EA4",
|
263 |
+
"neutral_500": "#61728A",
|
264 |
+
"neutral_600": "#526175",
|
265 |
+
"neutral_700": "#434F60",
|
266 |
+
"neutral_800": "#333B48",
|
267 |
+
"neutral_900": "#242A33",
|
268 |
+
"neutral_950": "#1D232A",
|
269 |
"panel_background_fill": "*background_fill_secondary",
|
270 |
"panel_background_fill_dark": "*background_fill_secondary",
|
271 |
"panel_border_color": "*border_color_primary",
|
272 |
"panel_border_color_dark": "*border_color_primary",
|
273 |
"panel_border_width": "0",
|
274 |
"panel_border_width_dark": "0",
|
275 |
+
"primary_50": "#FBEEFC",
|
276 |
+
"primary_100": "#F6D8F8",
|
277 |
+
"primary_200": "#EEB5F3",
|
278 |
+
"primary_300": "#E68DEC",
|
279 |
+
"primary_400": "#DD66E5",
|
280 |
+
"primary_500": "#D543E0",
|
281 |
+
"primary_600": "#C623D2",
|
282 |
+
"primary_700": "#A41DAD",
|
283 |
+
"primary_800": "#7C1683",
|
284 |
+
"primary_900": "#530F57",
|
285 |
+
"primary_950": "#3E0B42",
|
286 |
"prose_header_text_weight": "600",
|
287 |
"prose_text_size": "*text_md",
|
288 |
"prose_text_weight": "400",
|
289 |
"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\")",
|
290 |
+
"radius_xxs": "1px",
|
291 |
+
"radius_xs": "1px",
|
292 |
"radius_sm": "2px",
|
293 |
+
"radius_md": "4px",
|
294 |
+
"radius_lg": "6px",
|
295 |
"radius_xl": "8px",
|
|
|
296 |
"radius_xxl": "12px",
|
297 |
+
"secondary_50": "#FBEEFC",
|
298 |
+
"secondary_100": "#F6D8F8",
|
299 |
+
"secondary_200": "#EEB5F3",
|
300 |
+
"secondary_300": "#E68DEC",
|
301 |
+
"secondary_400": "#DD66E5",
|
302 |
+
"secondary_500": "#D543E0",
|
303 |
+
"secondary_600": "#C623D2",
|
304 |
+
"secondary_700": "#A41DAD",
|
305 |
+
"secondary_800": "#7C1683",
|
306 |
+
"secondary_900": "#530F57",
|
307 |
+
"secondary_950": "#3E0B42",
|
|
|
308 |
"section_header_text_size": "*text_md",
|
309 |
"section_header_text_weight": "400",
|
310 |
+
"shadow_drop": "0px 20px 30px -8px rgb(0 0 0 / 15%), 0px 16px 20px -10px rgb(0 0 0 / 12%)",
|
311 |
+
"shadow_drop_dark": "0px 20px 30px -6px rgb(0 0 0 / 50%), 0px 16px 14px -10px rgb(0 0 0 / 10%)",
|
312 |
"shadow_drop_lg": "0px 40px 40px -20px rgb(0 0 0 / 16%), 0px 24px 20px -10px rgb(0 0 0 / 10%)",
|
313 |
+
"shadow_drop_lg_dark": "0px 40px 40px -20px rgb(0 0 0 / 70%), 0px 24px 20px -10px rgb(0 0 0 / 20%)",
|
314 |
"shadow_inset": "rgba(0,0,0,0.05) 0px 2px 4px 0px inset",
|
315 |
"shadow_spread": "6px",
|
316 |
"shadow_spread_dark": "1px",
|
317 |
"slider_color": "*primary_500",
|
318 |
"slider_color_dark": "*primary_600",
|
319 |
+
"spacing_xxs": "1px",
|
320 |
+
"spacing_xs": "2px",
|
321 |
"spacing_sm": "4px",
|
322 |
+
"spacing_md": "6px",
|
323 |
+
"spacing_lg": "8px",
|
324 |
"spacing_xl": "10px",
|
|
|
325 |
"spacing_xxl": "16px",
|
|
|
326 |
"stat_background_fill": "*primary_300",
|
327 |
"stat_background_fill_dark": "*primary_500",
|
328 |
"table_border_color": "*neutral_300",
|
329 |
"table_border_color_dark": "*neutral_700",
|
330 |
+
"table_even_background_fill": "#fafafa",
|
331 |
"table_even_background_fill_dark": "*neutral_950",
|
332 |
"table_odd_background_fill": "*neutral_50",
|
333 |
"table_odd_background_fill_dark": "*neutral_900",
|
334 |
"table_radius": "*radius_lg",
|
335 |
"table_row_focus": "*color_accent_soft",
|
336 |
"table_row_focus_dark": "*color_accent_soft",
|
337 |
+
"text_xxs": "11px",
|
338 |
+
"text_xs": "12px",
|
339 |
+
"text_sm": "14px",
|
340 |
+
"text_md": "15px",
|
341 |
+
"text_lg": "17px",
|
342 |
"text_xl": "22px",
|
343 |
+
"text_xxl": "26px"
|
|
|
|
|
344 |
},
|
345 |
"version": "0.0.1"
|
346 |
}
|