Update themes/theme_schema@0.0.1.json
Browse files
themes/theme_schema@0.0.1.json
CHANGED
|
@@ -163,13 +163,13 @@
|
|
| 163 |
"button_cancel_text_color_dark": "*button_secondary_text_color",
|
| 164 |
"button_cancel_text_color_hover": "*button_secondary_text_color_hover",
|
| 165 |
"button_cancel_text_color_hover_dark": "white",
|
| 166 |
-
"button_large_padding": "*
|
| 167 |
"button_large_radius": "*radius_md",
|
| 168 |
-
"button_large_text_size": "*
|
| 169 |
"button_large_text_weight": "600",
|
| 170 |
-
"button_medium_padding": "*
|
| 171 |
"button_medium_radius": "*radius_md",
|
| 172 |
-
"button_medium_text_size": "*
|
| 173 |
"button_medium_text_weight": "600",
|
| 174 |
"button_primary_background_fill": "*primary_600",
|
| 175 |
"button_primary_background_fill_dark": "*primary_600",
|
|
|
|
| 163 |
"button_cancel_text_color_dark": "*button_secondary_text_color",
|
| 164 |
"button_cancel_text_color_hover": "*button_secondary_text_color_hover",
|
| 165 |
"button_cancel_text_color_hover_dark": "white",
|
| 166 |
+
"button_large_padding": "*spacing_sm calc(1.5 * *spacing_sm)",
|
| 167 |
"button_large_radius": "*radius_md",
|
| 168 |
+
"button_large_text_size": "*text_sm",
|
| 169 |
"button_large_text_weight": "600",
|
| 170 |
+
"button_medium_padding": "*spacing_sm calc(1.5 * *spacing_sm)",
|
| 171 |
"button_medium_radius": "*radius_md",
|
| 172 |
+
"button_medium_text_size": "*text_sm",
|
| 173 |
"button_medium_text_weight": "600",
|
| 174 |
"button_primary_background_fill": "*primary_600",
|
| 175 |
"button_primary_background_fill_dark": "*primary_600",
|