Update themes/theme_schema@0.0.1.json
Browse files
themes/theme_schema@0.0.1.json
CHANGED
|
@@ -148,9 +148,9 @@
|
|
| 148 |
"button_secondary_text_color_hover_dark": "#A5B4FC",
|
| 149 |
"button_shadow": "none",
|
| 150 |
"button_shadow_active": "none",
|
| 151 |
-
"button_shadow_hover": "0px
|
| 152 |
"button_small_padding": "*spacing_sm calc(2 * *spacing_sm)",
|
| 153 |
-
"button_small_radius": "
|
| 154 |
"button_small_text_size": "*text_md",
|
| 155 |
"button_small_text_weight": "500",
|
| 156 |
"button_transition": "background-color 0.2s ease, transform 0.1s ease",
|
|
@@ -280,12 +280,12 @@
|
|
| 280 |
"prose_text_size": "*text_md",
|
| 281 |
"prose_text_weight": "400",
|
| 282 |
"radio_circle": "url(\"data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e\")",
|
| 283 |
-
"radius_lg": "
|
| 284 |
-
"radius_md": "
|
| 285 |
"radius_sm": "8px",
|
| 286 |
-
"radius_xl": "
|
| 287 |
"radius_xs": "4px",
|
| 288 |
-
"radius_xxl": "
|
| 289 |
"radius_xxs": "2px",
|
| 290 |
"secondary_100": "#F1F5F9",
|
| 291 |
"secondary_200": "#E2E8F0",
|
|
|
|
| 148 |
"button_secondary_text_color_hover_dark": "#A5B4FC",
|
| 149 |
"button_shadow": "none",
|
| 150 |
"button_shadow_active": "none",
|
| 151 |
+
"button_shadow_hover": "0px 3px 6px -1px rgba(0, 0, 0, 0.1), 0px 2px 4px -1px rgba(0, 0, 0, 0.06)",
|
| 152 |
"button_small_padding": "*spacing_sm calc(2 * *spacing_sm)",
|
| 153 |
+
"button_small_radius": "2px",
|
| 154 |
"button_small_text_size": "*text_md",
|
| 155 |
"button_small_text_weight": "500",
|
| 156 |
"button_transition": "background-color 0.2s ease, transform 0.1s ease",
|
|
|
|
| 280 |
"prose_text_size": "*text_md",
|
| 281 |
"prose_text_weight": "400",
|
| 282 |
"radio_circle": "url(\"data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e\")",
|
| 283 |
+
"radius_lg": "6px",
|
| 284 |
+
"radius_md": "1px",
|
| 285 |
"radius_sm": "8px",
|
| 286 |
+
"radius_xl": "2px",
|
| 287 |
"radius_xs": "4px",
|
| 288 |
+
"radius_xxl": "2px",
|
| 289 |
"radius_xxs": "2px",
|
| 290 |
"secondary_100": "#F1F5F9",
|
| 291 |
"secondary_200": "#E2E8F0",
|