Update themes/theme_schema@0.0.1.json
Browse files
themes/theme_schema@0.0.1.json
CHANGED
|
@@ -99,14 +99,14 @@
|
|
| 99 |
"button_cancel_text_color_dark": "*button_secondary_text_color",
|
| 100 |
"button_cancel_text_color_hover": "*button_secondary_text_color_hover",
|
| 101 |
"button_cancel_text_color_hover_dark": "white",
|
| 102 |
-
"button_large_padding": "*
|
| 103 |
"button_large_radius": "*radius_lg",
|
| 104 |
"button_large_text_size": "*text_lg",
|
| 105 |
"button_large_text_weight": "600",
|
| 106 |
-
"button_medium_padding": "*
|
| 107 |
"button_medium_radius": "*radius_md",
|
| 108 |
-
"button_medium_text_size": "*
|
| 109 |
-
"button_medium_text_weight": "
|
| 110 |
"button_primary_background_fill": "*primary_500",
|
| 111 |
"button_primary_background_fill_dark": "*primary_600",
|
| 112 |
"button_primary_background_fill_hover": "*primary_400",
|
|
@@ -143,9 +143,9 @@
|
|
| 143 |
"button_secondary_text_color_dark": "white",
|
| 144 |
"button_secondary_text_color_hover": "*neutral_800",
|
| 145 |
"button_secondary_text_color_hover_dark": "white",
|
| 146 |
-
"button_small_padding": "*
|
| 147 |
-
"button_small_radius": "*
|
| 148 |
-
"button_small_text_size": "*
|
| 149 |
"button_small_text_weight": "500",
|
| 150 |
"button_transform_active": "scale(0.98)",
|
| 151 |
"button_transform_hover": "translateY(-2px)",
|
|
|
|
| 99 |
"button_cancel_text_color_dark": "*button_secondary_text_color",
|
| 100 |
"button_cancel_text_color_hover": "*button_secondary_text_color_hover",
|
| 101 |
"button_cancel_text_color_hover_dark": "white",
|
| 102 |
+
"button_large_padding": "*spacing_md calc(2.5 * *spacing_md)",
|
| 103 |
"button_large_radius": "*radius_lg",
|
| 104 |
"button_large_text_size": "*text_lg",
|
| 105 |
"button_large_text_weight": "600",
|
| 106 |
+
"button_medium_padding": "*spacing_sm calc(2 * *spacing_sm)",
|
| 107 |
"button_medium_radius": "*radius_md",
|
| 108 |
+
"button_medium_text_size": "*text_sm",
|
| 109 |
+
"button_medium_text_weight": "500",
|
| 110 |
"button_primary_background_fill": "*primary_500",
|
| 111 |
"button_primary_background_fill_dark": "*primary_600",
|
| 112 |
"button_primary_background_fill_hover": "*primary_400",
|
|
|
|
| 143 |
"button_secondary_text_color_dark": "white",
|
| 144 |
"button_secondary_text_color_hover": "*neutral_800",
|
| 145 |
"button_secondary_text_color_hover_dark": "white",
|
| 146 |
+
"button_small_padding": "*spacing_xs calc(1.5 * *spacing_sm)",
|
| 147 |
+
"button_small_radius": "*radius_sm",
|
| 148 |
+
"button_small_text_size": "*text_xs",
|
| 149 |
"button_small_text_weight": "500",
|
| 150 |
"button_transform_active": "scale(0.98)",
|
| 151 |
"button_transform_hover": "translateY(-2px)",
|