Spaces:
Runtime error
Runtime error
Upload [email protected]
Browse files- themes/[email protected] +8 -8
themes/[email protected]
CHANGED
@@ -163,8 +163,8 @@
|
|
163 |
"button_small_text_size": "*text_md",
|
164 |
"button_small_text_weight": "400",
|
165 |
"button_transition": "background-color 0.2s ease",
|
166 |
-
"chatbot_code_background_color": "*
|
167 |
-
"chatbot_code_background_color_dark": "*
|
168 |
"checkbox_background_color": "#242424",
|
169 |
"checkbox_background_color_dark": "#242424",
|
170 |
"checkbox_background_color_focus": "*checkbox_background_color",
|
@@ -185,12 +185,12 @@
|
|
185 |
"checkbox_border_width": "1px",
|
186 |
"checkbox_border_width_dark": "1px",
|
187 |
"checkbox_check": "url(\"data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='%230d1117' 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\")",
|
188 |
-
"checkbox_label_background_fill": "*
|
189 |
-
"checkbox_label_background_fill_dark": "*
|
190 |
-
"checkbox_label_background_fill_hover": "#
|
191 |
-
"checkbox_label_background_fill_hover_dark": "#
|
192 |
-
"checkbox_label_background_fill_selected": "*
|
193 |
-
"checkbox_label_background_fill_selected_dark": "*
|
194 |
"checkbox_label_border_color": "*block_border_color",
|
195 |
"checkbox_label_border_color_dark": "*block_border_color",
|
196 |
"checkbox_label_border_width": "1px",
|
|
|
163 |
"button_small_text_size": "*text_md",
|
164 |
"button_small_text_weight": "400",
|
165 |
"button_transition": "background-color 0.2s ease",
|
166 |
+
"chatbot_code_background_color": "*input_background_fill",
|
167 |
+
"chatbot_code_background_color_dark": "*input_background_fill",
|
168 |
"checkbox_background_color": "#242424",
|
169 |
"checkbox_background_color_dark": "#242424",
|
170 |
"checkbox_background_color_focus": "*checkbox_background_color",
|
|
|
185 |
"checkbox_border_width": "1px",
|
186 |
"checkbox_border_width_dark": "1px",
|
187 |
"checkbox_check": "url(\"data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='%230d1117' 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\")",
|
188 |
+
"checkbox_label_background_fill": "*input_background_fill",
|
189 |
+
"checkbox_label_background_fill_dark": "*input_background_fill",
|
190 |
+
"checkbox_label_background_fill_hover": "#input_background_fill_hover",
|
191 |
+
"checkbox_label_background_fill_hover_dark": "#input_background_fill_hover",
|
192 |
+
"checkbox_label_background_fill_selected": "*input_background_fill_selected",
|
193 |
+
"checkbox_label_background_fill_selected_dark": "*input_background_fill_selected",
|
194 |
"checkbox_label_border_color": "*block_border_color",
|
195 |
"checkbox_label_border_color_dark": "*block_border_color",
|
196 |
"checkbox_label_border_width": "1px",
|