Spaces:
Sleeping
Sleeping
Update themes/[email protected]
Browse files- themes/[email protected] +7 -7
themes/[email protected]
CHANGED
@@ -100,7 +100,7 @@
|
|
100 |
"checkbox_border_width": "2px",
|
101 |
"checkbox_check": "url(\"data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='%23FFFFFF' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e\")",
|
102 |
"checkbox_label_background_fill": "transparent",
|
103 |
-
"checkbox_label_background_fill_hover": "
|
104 |
"checkbox_label_border_color": "transparent",
|
105 |
"checkbox_label_border_width": "0px",
|
106 |
"checkbox_label_gap": "*spacing_md",
|
@@ -195,12 +195,12 @@
|
|
195 |
"shadow_inset": "inset 0 2px 4px rgba(0, 0, 0, 0.05)",
|
196 |
"shadow_spread": "3px",
|
197 |
"slider_color": "#8B0000",
|
198 |
-
"spacing_lg": "
|
199 |
-
"spacing_md": "
|
200 |
-
"spacing_sm": "
|
201 |
-
"spacing_xl": "
|
202 |
-
"spacing_xs": "
|
203 |
-
"spacing_xxl": "
|
204 |
"spacing_xxs": "1px",
|
205 |
"stat_background_fill": "linear-gradient(90deg, *primary_400, *primary_300)",
|
206 |
"table_border_color": "*neutral_700",
|
|
|
100 |
"checkbox_border_width": "2px",
|
101 |
"checkbox_check": "url(\"data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='%23FFFFFF' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e\")",
|
102 |
"checkbox_label_background_fill": "transparent",
|
103 |
+
"checkbox_label_background_fill_hover": "#ADCCED",
|
104 |
"checkbox_label_border_color": "transparent",
|
105 |
"checkbox_label_border_width": "0px",
|
106 |
"checkbox_label_gap": "*spacing_md",
|
|
|
195 |
"shadow_inset": "inset 0 2px 4px rgba(0, 0, 0, 0.05)",
|
196 |
"shadow_spread": "3px",
|
197 |
"slider_color": "#8B0000",
|
198 |
+
"spacing_lg": "12px",
|
199 |
+
"spacing_md": "8px",
|
200 |
+
"spacing_sm": "4px",
|
201 |
+
"spacing_xl": "16px",
|
202 |
+
"spacing_xs": "2px",
|
203 |
+
"spacing_xxl": "24px",
|
204 |
"spacing_xxs": "1px",
|
205 |
"stat_background_fill": "linear-gradient(90deg, *primary_400, *primary_300)",
|
206 |
"table_border_color": "*neutral_700",
|