Update themes/theme_schema@0.0.1.json
Browse files
themes/theme_schema@0.0.1.json
CHANGED
|
@@ -119,7 +119,7 @@
|
|
| 119 |
"button_cancel_text_color_hover": "#111827",
|
| 120 |
"button_cancel_text_color_hover_dark": "#FFFFFF",
|
| 121 |
"button_large_padding": "*spacing_lg calc(2 * *spacing_lg)",
|
| 122 |
-
"button_large_radius": "
|
| 123 |
"button_large_text_size": "*text_lg",
|
| 124 |
"button_large_text_weight": "600",
|
| 125 |
"button_primary_background_fill": "#6366F1",
|
|
@@ -200,7 +200,7 @@
|
|
| 200 |
"color_accent_soft": "#EEF2FF",
|
| 201 |
"color_accent_soft_dark": "#3730A3",
|
| 202 |
"container_radius": "3px",
|
| 203 |
-
"embed_radius": "
|
| 204 |
"error_background_fill": "#FEF2F2",
|
| 205 |
"error_background_fill_dark": "#450A0A",
|
| 206 |
"error_border_color": "#FCA5A5",
|
|
|
|
| 119 |
"button_cancel_text_color_hover": "#111827",
|
| 120 |
"button_cancel_text_color_hover_dark": "#FFFFFF",
|
| 121 |
"button_large_padding": "*spacing_lg calc(2 * *spacing_lg)",
|
| 122 |
+
"button_large_radius": "6px",
|
| 123 |
"button_large_text_size": "*text_lg",
|
| 124 |
"button_large_text_weight": "600",
|
| 125 |
"button_primary_background_fill": "#6366F1",
|
|
|
|
| 200 |
"color_accent_soft": "#EEF2FF",
|
| 201 |
"color_accent_soft_dark": "#3730A3",
|
| 202 |
"container_radius": "3px",
|
| 203 |
+
"embed_radius": "6px",
|
| 204 |
"error_background_fill": "#FEF2F2",
|
| 205 |
"error_background_fill_dark": "#450A0A",
|
| 206 |
"error_border_color": "#FCA5A5",
|