Spaces:
Runtime error
Runtime error
Update themes/[email protected]
Browse files- themes/[email protected] +12 -12
themes/[email protected]
CHANGED
|
@@ -71,8 +71,8 @@
|
|
| 71 |
"block_label_padding": "*spacing_sm *spacing_lg",
|
| 72 |
"block_label_radius": "calc(*radius_lg - 1px) 0 calc(*radius_lg - 1px) 0",
|
| 73 |
"block_label_right_radius": "0 calc(*radius_lg - 1px) 0 calc(*radius_lg - 1px)",
|
| 74 |
-
"block_label_text_color": "
|
| 75 |
-
"block_label_text_color_dark": "
|
| 76 |
"block_label_text_size": "*text_md",
|
| 77 |
"block_label_text_weight": "600",
|
| 78 |
"block_padding": "*spacing_xl calc(*spacing_xl + 2px)",
|
|
@@ -85,15 +85,15 @@
|
|
| 85 |
"block_title_padding": "0",
|
| 86 |
"block_title_radius": "none",
|
| 87 |
"block_title_text_color": "*body_text_color",
|
| 88 |
-
"block_title_text_color_dark": "
|
| 89 |
"block_title_text_size": "*text_md",
|
| 90 |
"block_title_text_weight": "600",
|
| 91 |
"body_background_fill": "*background_fill_primary",
|
| 92 |
"body_background_fill_dark": "*background_fill_primary",
|
| 93 |
-
"body_text_color": "
|
| 94 |
-
"body_text_color_dark": "
|
| 95 |
-
"body_text_color_subdued": "
|
| 96 |
-
"body_text_color_subdued_dark": "
|
| 97 |
"body_text_size": "*text_md",
|
| 98 |
"body_text_weight": "400",
|
| 99 |
"border_color_accent": "*primary_300",
|
|
@@ -126,8 +126,8 @@
|
|
| 126 |
"button_primary_border_color_dark": "*primary_600",
|
| 127 |
"button_primary_border_color_hover": "*button_primary_border_color",
|
| 128 |
"button_primary_border_color_hover_dark": "*button_primary_border_color",
|
| 129 |
-
"button_primary_text_color": "
|
| 130 |
-
"button_primary_text_color_dark": "
|
| 131 |
"button_primary_text_color_hover": "*button_primary_text_color",
|
| 132 |
"button_primary_text_color_hover_dark": "*button_primary_text_color",
|
| 133 |
"button_secondary_background_fill": "*button_primary_background_fill",
|
|
@@ -139,7 +139,7 @@
|
|
| 139 |
"button_secondary_border_color_hover": "*button_secondary_border_color",
|
| 140 |
"button_secondary_border_color_hover_dark": "*button_secondary_border_color",
|
| 141 |
"button_secondary_text_color": "*button_primary_text_color",
|
| 142 |
-
"button_secondary_text_color_dark": "
|
| 143 |
"button_secondary_text_color_hover": "*button_secondary_text_color",
|
| 144 |
"button_secondary_text_color_hover_dark": "*button_secondary_text_color",
|
| 145 |
"button_shadow": "none",
|
|
@@ -202,8 +202,8 @@
|
|
| 202 |
"error_border_color": "#fecaca",
|
| 203 |
"error_border_color_dark": "*border_color_primary",
|
| 204 |
"error_border_width": "1px",
|
| 205 |
-
"error_text_color": "#
|
| 206 |
-
"error_text_color_dark": "#
|
| 207 |
"font": "'Quicksand', 'ui-sans-serif', 'system-ui', sans-serif",
|
| 208 |
"font_mono": "'IBM Plex Mono', 'ui-monospace', 'Consolas', monospace",
|
| 209 |
"form_gap_width": "0px",
|
|
|
|
| 71 |
"block_label_padding": "*spacing_sm *spacing_lg",
|
| 72 |
"block_label_radius": "calc(*radius_lg - 1px) 0 calc(*radius_lg - 1px) 0",
|
| 73 |
"block_label_right_radius": "0 calc(*radius_lg - 1px) 0 calc(*radius_lg - 1px)",
|
| 74 |
+
"block_label_text_color": "#000000",
|
| 75 |
+
"block_label_text_color_dark": "#000000",
|
| 76 |
"block_label_text_size": "*text_md",
|
| 77 |
"block_label_text_weight": "600",
|
| 78 |
"block_padding": "*spacing_xl calc(*spacing_xl + 2px)",
|
|
|
|
| 85 |
"block_title_padding": "0",
|
| 86 |
"block_title_radius": "none",
|
| 87 |
"block_title_text_color": "*body_text_color",
|
| 88 |
+
"block_title_text_color_dark": "#000000",
|
| 89 |
"block_title_text_size": "*text_md",
|
| 90 |
"block_title_text_weight": "600",
|
| 91 |
"body_background_fill": "*background_fill_primary",
|
| 92 |
"body_background_fill_dark": "*background_fill_primary",
|
| 93 |
+
"body_text_color": "#000000",
|
| 94 |
+
"body_text_color_dark": "#000000",
|
| 95 |
+
"body_text_color_subdued": "#000000",
|
| 96 |
+
"body_text_color_subdued_dark": "#000000",
|
| 97 |
"body_text_size": "*text_md",
|
| 98 |
"body_text_weight": "400",
|
| 99 |
"border_color_accent": "*primary_300",
|
|
|
|
| 126 |
"button_primary_border_color_dark": "*primary_600",
|
| 127 |
"button_primary_border_color_hover": "*button_primary_border_color",
|
| 128 |
"button_primary_border_color_hover_dark": "*button_primary_border_color",
|
| 129 |
+
"button_primary_text_color": "black",
|
| 130 |
+
"button_primary_text_color_dark": "black",
|
| 131 |
"button_primary_text_color_hover": "*button_primary_text_color",
|
| 132 |
"button_primary_text_color_hover_dark": "*button_primary_text_color",
|
| 133 |
"button_secondary_background_fill": "*button_primary_background_fill",
|
|
|
|
| 139 |
"button_secondary_border_color_hover": "*button_secondary_border_color",
|
| 140 |
"button_secondary_border_color_hover_dark": "*button_secondary_border_color",
|
| 141 |
"button_secondary_text_color": "*button_primary_text_color",
|
| 142 |
+
"button_secondary_text_color_dark": "black",
|
| 143 |
"button_secondary_text_color_hover": "*button_secondary_text_color",
|
| 144 |
"button_secondary_text_color_hover_dark": "*button_secondary_text_color",
|
| 145 |
"button_shadow": "none",
|
|
|
|
| 202 |
"error_border_color": "#fecaca",
|
| 203 |
"error_border_color_dark": "*border_color_primary",
|
| 204 |
"error_border_width": "1px",
|
| 205 |
+
"error_text_color": "#000000",
|
| 206 |
+
"error_text_color_dark": "#000000",
|
| 207 |
"font": "'Quicksand', 'ui-sans-serif', 'system-ui', sans-serif",
|
| 208 |
"font_mono": "'IBM Plex Mono', 'ui-monospace', 'Consolas', monospace",
|
| 209 |
"form_gap_width": "0px",
|