Spaces:
Runtime error
Runtime error
carlosrosash
commited on
Commit
·
531c908
1
Parent(s):
7a350ff
Update themes/theme_schema@0.0.1.json
Browse files
themes/theme_schema@0.0.1.json
CHANGED
@@ -76,7 +76,7 @@
|
|
76 |
"block_label_text_color_dark": "*neutral_800",
|
77 |
"block_label_text_size": "*text_md",
|
78 |
"block_label_text_weight": "500",
|
79 |
-
"block_padding": "*
|
80 |
"block_radius": "*radius_lg",
|
81 |
"block_shadow": "none",
|
82 |
"block_shadow_dark": "none",
|
@@ -200,9 +200,9 @@
|
|
200 |
"checkbox_shadow": "*input_shadow",
|
201 |
"code_background_fill": "*neutral_200",
|
202 |
"code_background_fill_dark": "*neutral_200",
|
203 |
-
"color_accent": "
|
204 |
-
"color_accent_soft": "
|
205 |
-
"color_accent_soft_dark": "
|
206 |
"container_radius": "*radius_lg",
|
207 |
"embed_radius": "*radius_lg",
|
208 |
"error_background_fill": "#fef2f2",
|
|
|
76 |
"block_label_text_color_dark": "*neutral_800",
|
77 |
"block_label_text_size": "*text_md",
|
78 |
"block_label_text_weight": "500",
|
79 |
+
"block_padding": "*spacing_xl calc(*spacing_xl + 2px)",
|
80 |
"block_radius": "*radius_lg",
|
81 |
"block_shadow": "none",
|
82 |
"block_shadow_dark": "none",
|
|
|
200 |
"checkbox_shadow": "*input_shadow",
|
201 |
"code_background_fill": "*neutral_200",
|
202 |
"code_background_fill_dark": "*neutral_200",
|
203 |
+
"color_accent": "white",
|
204 |
+
"color_accent_soft": "white",
|
205 |
+
"color_accent_soft_dark": "white",
|
206 |
"container_radius": "*radius_lg",
|
207 |
"embed_radius": "*radius_lg",
|
208 |
"error_background_fill": "#fef2f2",
|