Delete themes/[email protected]
Browse files- themes/[email protected] +0 -328
themes/[email protected]
DELETED
@@ -1,328 +0,0 @@
|
|
1 |
-
{
|
2 |
-
"theme":{
|
3 |
-
"_font":[
|
4 |
-
{
|
5 |
-
"__gradio_font__":true,
|
6 |
-
"name":"DM Sans",
|
7 |
-
"class":"google"
|
8 |
-
},
|
9 |
-
{
|
10 |
-
"__gradio_font__":true,
|
11 |
-
"name":"ui-sans-serif",
|
12 |
-
"class":"font"
|
13 |
-
},
|
14 |
-
{
|
15 |
-
"__gradio_font__":true,
|
16 |
-
"name":"system-ui",
|
17 |
-
"class":"font"
|
18 |
-
},
|
19 |
-
{
|
20 |
-
"__gradio_font__":true,
|
21 |
-
"name":"sans-serif",
|
22 |
-
"class":"font"
|
23 |
-
}
|
24 |
-
],
|
25 |
-
"_font_mono":[
|
26 |
-
{
|
27 |
-
"__gradio_font__":true,
|
28 |
-
"name":"JetBrains Mono",
|
29 |
-
"class":"google"
|
30 |
-
},
|
31 |
-
{
|
32 |
-
"__gradio_font__":true,
|
33 |
-
"name":"ui-monospace",
|
34 |
-
"class":"font"
|
35 |
-
},
|
36 |
-
{
|
37 |
-
"__gradio_font__":true,
|
38 |
-
"name":"Consolas",
|
39 |
-
"class":"font"
|
40 |
-
},
|
41 |
-
{
|
42 |
-
"__gradio_font__":true,
|
43 |
-
"name":"monospace",
|
44 |
-
"class":"font"
|
45 |
-
}
|
46 |
-
],
|
47 |
-
"_stylesheets":[
|
48 |
-
"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;600&display=swap",
|
49 |
-
"https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@400;600&display=swap"
|
50 |
-
],
|
51 |
-
"background_fill_primary":"*neutral_50",
|
52 |
-
"background_fill_primary_dark":"*neutral_950",
|
53 |
-
"background_fill_secondary":"*neutral_50",
|
54 |
-
"background_fill_secondary_dark":"*neutral_900",
|
55 |
-
"block_background_fill":"white",
|
56 |
-
"block_background_fill_dark":"*neutral_800",
|
57 |
-
"block_border_color":"*border_color_primary",
|
58 |
-
"block_border_color_dark":"*border_color_primary",
|
59 |
-
"block_border_width":"0px",
|
60 |
-
"block_info_text_color":"*body_text_color_subdued",
|
61 |
-
"block_info_text_color_dark":"*body_text_color_subdued",
|
62 |
-
"block_info_text_size":"*text_sm",
|
63 |
-
"block_info_text_weight":"400",
|
64 |
-
"block_label_background_fill":"*primary_100",
|
65 |
-
"block_label_background_fill_dark":"*primary_600",
|
66 |
-
"block_label_border_color":"*border_color_primary",
|
67 |
-
"block_label_border_color_dark":"*border_color_primary",
|
68 |
-
"block_label_border_width":"1px",
|
69 |
-
"block_label_margin":"*spacing_md",
|
70 |
-
"block_label_padding":"*spacing_sm *spacing_md",
|
71 |
-
"block_label_radius":"*radius_md",
|
72 |
-
"block_label_right_radius":"0 calc(*radius_lg - 1px) 0 calc(*radius_lg - 1px)",
|
73 |
-
"block_label_shadow":"*block_shadow",
|
74 |
-
"block_label_text_color":"*primary_500",
|
75 |
-
"block_label_text_color_dark":"white",
|
76 |
-
"block_label_text_size":"*text_md",
|
77 |
-
"block_label_text_weight":"600",
|
78 |
-
"block_padding":"*spacing_xl calc(*spacing_xl + 2px)",
|
79 |
-
"block_radius":"*radius_lg",
|
80 |
-
"block_shadow":"none",
|
81 |
-
"block_title_background_fill":"*block_label_background_fill",
|
82 |
-
"block_title_border_color":"none",
|
83 |
-
"block_title_border_width":"0px",
|
84 |
-
"block_title_padding":"*block_label_padding",
|
85 |
-
"block_title_radius":"*block_label_radius",
|
86 |
-
"block_title_text_color":"*primary_500",
|
87 |
-
"block_title_text_color_dark":"white",
|
88 |
-
"block_title_text_size":"*text_md",
|
89 |
-
"block_title_text_weight":"600",
|
90 |
-
"body_background_fill":"*background_fill_primary",
|
91 |
-
"body_background_fill_dark":"*background_fill_primary",
|
92 |
-
"body_text_color":"*neutral_800",
|
93 |
-
"body_text_color_dark":"*neutral_100",
|
94 |
-
"body_text_color_subdued":"*neutral_400",
|
95 |
-
"body_text_color_subdued_dark":"*neutral_400",
|
96 |
-
"body_text_size":"*text_md",
|
97 |
-
"body_text_weight":"400",
|
98 |
-
"border_color_accent":"*primary_300",
|
99 |
-
"border_color_accent_dark":"*neutral_600",
|
100 |
-
"border_color_primary":"*neutral_200",
|
101 |
-
"border_color_primary_dark":"*neutral_700",
|
102 |
-
"button_border_width":"*input_border_width",
|
103 |
-
"button_border_width_dark":"*input_border_width",
|
104 |
-
"button_cancel_background_fill":"*button_secondary_background_fill",
|
105 |
-
"button_cancel_background_fill_dark":"*button_secondary_background_fill",
|
106 |
-
"button_cancel_background_fill_hover":"*button_secondary_background_fill_hover",
|
107 |
-
"button_cancel_background_fill_hover_dark":"*button_secondary_background_fill_hover",
|
108 |
-
"button_cancel_border_color":"*button_secondary_border_color",
|
109 |
-
"button_cancel_border_color_dark":"*button_secondary_border_color",
|
110 |
-
"button_cancel_border_color_hover":"*button_cancel_border_color",
|
111 |
-
"button_cancel_border_color_hover_dark":"*button_cancel_border_color",
|
112 |
-
"button_cancel_text_color":"*button_secondary_text_color",
|
113 |
-
"button_cancel_text_color_dark":"*button_secondary_text_color",
|
114 |
-
"button_cancel_text_color_hover":"*button_cancel_text_color",
|
115 |
-
"button_cancel_text_color_hover_dark":"*button_cancel_text_color",
|
116 |
-
"button_large_padding":"*spacing_lg calc(2 * *spacing_lg)",
|
117 |
-
"button_large_radius":"*radius_lg",
|
118 |
-
"button_large_text_size":"*text_lg",
|
119 |
-
"button_large_text_weight":"600",
|
120 |
-
"button_primary_background_fill":"*primary_500",
|
121 |
-
"button_primary_background_fill_dark":"*primary_700",
|
122 |
-
"button_primary_background_fill_hover":"*primary_400",
|
123 |
-
"button_primary_background_fill_hover_dark":"*primary_500",
|
124 |
-
"button_primary_border_color":"*primary_200",
|
125 |
-
"button_primary_border_color_dark":"*primary_600",
|
126 |
-
"button_primary_border_color_hover":"*button_primary_border_color",
|
127 |
-
"button_primary_border_color_hover_dark":"*button_primary_border_color",
|
128 |
-
"button_primary_text_color":"white",
|
129 |
-
"button_primary_text_color_dark":"white",
|
130 |
-
"button_primary_text_color_hover":"*button_primary_text_color",
|
131 |
-
"button_primary_text_color_hover_dark":"*button_primary_text_color",
|
132 |
-
"button_secondary_background_fill":"white",
|
133 |
-
"button_secondary_background_fill_dark":"*neutral_600",
|
134 |
-
"button_secondary_background_fill_hover":"*neutral_100",
|
135 |
-
"button_secondary_background_fill_hover_dark":"*primary_500",
|
136 |
-
"button_secondary_border_color":"*neutral_200",
|
137 |
-
"button_secondary_border_color_dark":"*neutral_600",
|
138 |
-
"button_secondary_border_color_hover":"*button_secondary_border_color",
|
139 |
-
"button_secondary_border_color_hover_dark":"*button_secondary_border_color",
|
140 |
-
"button_secondary_text_color":"*neutral_800",
|
141 |
-
"button_secondary_text_color_dark":"white",
|
142 |
-
"button_secondary_text_color_hover":"*button_secondary_text_color",
|
143 |
-
"button_secondary_text_color_hover_dark":"*button_secondary_text_color",
|
144 |
-
"button_shadow":"*shadow_drop_lg",
|
145 |
-
"button_shadow_active":"*shadow_inset",
|
146 |
-
"button_shadow_hover":"*shadow_drop_lg",
|
147 |
-
"button_small_padding":"*spacing_sm calc(2 * *spacing_sm)",
|
148 |
-
"button_small_radius":"*radius_lg",
|
149 |
-
"button_small_text_size":"*text_md",
|
150 |
-
"button_small_text_weight":"400",
|
151 |
-
"button_transition":"background-color 0.2s ease",
|
152 |
-
"chatbot_code_background_color":"*neutral_100",
|
153 |
-
"chatbot_code_background_color_dark":"*neutral_800",
|
154 |
-
"checkbox_background_color":"*background_fill_primary",
|
155 |
-
"checkbox_background_color_dark":"*neutral_800",
|
156 |
-
"checkbox_background_color_focus":"*checkbox_background_color",
|
157 |
-
"checkbox_background_color_focus_dark":"*checkbox_background_color",
|
158 |
-
"checkbox_background_color_hover":"*checkbox_background_color",
|
159 |
-
"checkbox_background_color_hover_dark":"*checkbox_background_color",
|
160 |
-
"checkbox_background_color_selected":"*primary_600",
|
161 |
-
"checkbox_background_color_selected_dark":"*primary_700",
|
162 |
-
"checkbox_border_color":"*neutral_100",
|
163 |
-
"checkbox_border_color_dark":"*neutral_600",
|
164 |
-
"checkbox_border_color_focus":"*primary_500",
|
165 |
-
"checkbox_border_color_focus_dark":"*primary_600",
|
166 |
-
"checkbox_border_color_hover":"*neutral_300",
|
167 |
-
"checkbox_border_color_hover_dark":"*neutral_600",
|
168 |
-
"checkbox_border_color_selected":"*primary_600",
|
169 |
-
"checkbox_border_color_selected_dark":"*primary_700",
|
170 |
-
"checkbox_border_radius":"*radius_sm",
|
171 |
-
"checkbox_border_width":"1px",
|
172 |
-
"checkbox_border_width_dark":"*input_border_width",
|
173 |
-
"checkbox_check":"url(\"data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' 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\")",
|
174 |
-
"checkbox_label_background_fill":"*button_secondary_background_fill",
|
175 |
-
"checkbox_label_background_fill_dark":"*button_secondary_background_fill",
|
176 |
-
"checkbox_label_background_fill_hover":"*button_secondary_background_fill_hover",
|
177 |
-
"checkbox_label_background_fill_hover_dark":"*button_secondary_background_fill_hover",
|
178 |
-
"checkbox_label_background_fill_selected":"*primary_500",
|
179 |
-
"checkbox_label_background_fill_selected_dark":"*primary_600",
|
180 |
-
"checkbox_label_border_color":"*border_color_primary",
|
181 |
-
"checkbox_label_border_color_dark":"*border_color_primary",
|
182 |
-
"checkbox_label_border_color_hover":"*checkbox_label_border_color",
|
183 |
-
"checkbox_label_border_color_hover_dark":"*checkbox_label_border_color",
|
184 |
-
"checkbox_label_border_width":"*input_border_width",
|
185 |
-
"checkbox_label_border_width_dark":"*input_border_width",
|
186 |
-
"checkbox_label_gap":"*spacing_lg",
|
187 |
-
"checkbox_label_padding":"*spacing_md calc(2 * *spacing_md)",
|
188 |
-
"checkbox_label_shadow":"*shadow_drop_lg",
|
189 |
-
"checkbox_label_text_color":"*body_text_color",
|
190 |
-
"checkbox_label_text_color_dark":"*body_text_color",
|
191 |
-
"checkbox_label_text_color_selected":"white",
|
192 |
-
"checkbox_label_text_color_selected_dark":"*checkbox_label_text_color",
|
193 |
-
"checkbox_label_text_size":"*text_md",
|
194 |
-
"checkbox_label_text_weight":"400",
|
195 |
-
"checkbox_shadow":"none",
|
196 |
-
"color_accent":"*primary_500",
|
197 |
-
"color_accent_soft":"*primary_50",
|
198 |
-
"color_accent_soft_dark":"*neutral_700",
|
199 |
-
"container_radius":"*radius_lg",
|
200 |
-
"embed_radius":"*radius_lg",
|
201 |
-
"error_background_fill":"#fee2e2",
|
202 |
-
"error_background_fill_dark":"*background_fill_primary",
|
203 |
-
"error_border_color":"#fecaca",
|
204 |
-
"error_border_color_dark":"*border_color_primary",
|
205 |
-
"error_border_width":"1px",
|
206 |
-
"error_text_color":"#ef4444",
|
207 |
-
"error_text_color_dark":"#ef4444",
|
208 |
-
"font":"'Montserrat', 'ui-sans-serif', 'system-ui', sans-serif",
|
209 |
-
"font_mono":"'IBM Plex Mono', 'ui-monospace', 'Consolas', monospace",
|
210 |
-
"form_gap_width":"0px",
|
211 |
-
"input_background_fill":"white",
|
212 |
-
"input_background_fill_dark":"*neutral_700",
|
213 |
-
"input_background_fill_focus":"*secondary_500",
|
214 |
-
"input_background_fill_focus_dark":"*secondary_600",
|
215 |
-
"input_background_fill_hover":"*input_background_fill",
|
216 |
-
"input_background_fill_hover_dark":"*input_background_fill",
|
217 |
-
"input_border_color":"*neutral_50",
|
218 |
-
"input_border_color_dark":"*border_color_primary",
|
219 |
-
"input_border_color_focus":"*secondary_300",
|
220 |
-
"input_border_color_focus_dark":"*neutral_700",
|
221 |
-
"input_border_color_hover":"*input_border_color",
|
222 |
-
"input_border_color_hover_dark":"*input_border_color",
|
223 |
-
"input_border_width":"0px",
|
224 |
-
"input_padding":"*spacing_xl",
|
225 |
-
"input_placeholder_color":"*neutral_400",
|
226 |
-
"input_placeholder_color_dark":"*neutral_500",
|
227 |
-
"input_radius":"*radius_lg",
|
228 |
-
"input_shadow":"*shadow_drop",
|
229 |
-
"input_shadow_focus":"*shadow_drop_lg",
|
230 |
-
"input_text_size":"*text_md",
|
231 |
-
"input_text_weight":"400",
|
232 |
-
"layout_gap":"*spacing_xxl",
|
233 |
-
"link_text_color":"*secondary_600",
|
234 |
-
"link_text_color_active":"*secondary_600",
|
235 |
-
"link_text_color_active_dark":"*secondary_500",
|
236 |
-
"link_text_color_dark":"*secondary_500",
|
237 |
-
"link_text_color_hover":"*secondary_700",
|
238 |
-
"link_text_color_hover_dark":"*secondary_400",
|
239 |
-
"link_text_color_visited":"*secondary_500",
|
240 |
-
"link_text_color_visited_dark":"*secondary_600",
|
241 |
-
"loader_color":"*color_accent",
|
242 |
-
"name":"soft",
|
243 |
-
"neutral_100":"#f3f4f6",
|
244 |
-
"neutral_200":"#e5e7eb",
|
245 |
-
"neutral_300":"#d1d5db",
|
246 |
-
"neutral_400":"#9ca3af",
|
247 |
-
"neutral_50":"#f9fafb",
|
248 |
-
"neutral_500":"#6b7280",
|
249 |
-
"neutral_600":"#4b5563",
|
250 |
-
"neutral_700":"#374151",
|
251 |
-
"neutral_800":"#1f2937",
|
252 |
-
"neutral_900":"#111827",
|
253 |
-
"neutral_950":"#0b0f19",
|
254 |
-
"panel_background_fill":"*background_fill_secondary",
|
255 |
-
"panel_background_fill_dark":"*background_fill_secondary",
|
256 |
-
"panel_border_color":"*border_color_primary",
|
257 |
-
"panel_border_color_dark":"*border_color_primary",
|
258 |
-
"panel_border_width":"1px",
|
259 |
-
"primary_100":"#FFE7B3",
|
260 |
-
"primary_200":"#FFD280",
|
261 |
-
"primary_300":"#FFBC4D",
|
262 |
-
"primary_400":"#FFA61A",
|
263 |
-
"primary_50":"#FFF7E6",
|
264 |
-
"primary_500":"#E69500",
|
265 |
-
"primary_600":"#CC8500",
|
266 |
-
"primary_700":"#B37400",
|
267 |
-
"primary_800":"#996300",
|
268 |
-
"primary_900":"#804D00",
|
269 |
-
"primary_950":"#664000",
|
270 |
-
"prose_header_text_weight":"600",
|
271 |
-
"prose_text_size":"*text_md",
|
272 |
-
"prose_text_weight":"400",
|
273 |
-
"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\")",
|
274 |
-
"radius_lg":"8px",
|
275 |
-
"radius_md":"6px",
|
276 |
-
"radius_sm":"4px",
|
277 |
-
"radius_xl":"12px",
|
278 |
-
"radius_xs":"2px",
|
279 |
-
"radius_xxl":"22px",
|
280 |
-
"radius_xxs":"1px",
|
281 |
-
"secondary_100":"#e0e7ff",
|
282 |
-
"secondary_200":"#c7d2fe",
|
283 |
-
"secondary_300":"#a5b4fc",
|
284 |
-
"secondary_400":"#818cf8",
|
285 |
-
"secondary_50":"#eef2ff",
|
286 |
-
"secondary_500":"#6366f1",
|
287 |
-
"secondary_600":"#4f46e5",
|
288 |
-
"secondary_700":"#4338ca",
|
289 |
-
"secondary_800":"#3730a3",
|
290 |
-
"secondary_900":"#312e81",
|
291 |
-
"secondary_950":"#2b2c5e",
|
292 |
-
"section_header_text_size":"*text_md",
|
293 |
-
"section_header_text_weight":"400",
|
294 |
-
"shadow_drop":"0 1px 4px 0 rgb(0 0 0 / 0.1)",
|
295 |
-
"shadow_drop_lg":"0 2px 5px 0 rgb(0 0 0 / 0.1)",
|
296 |
-
"shadow_inset":"rgba(0,0,0,0.05) 0px 2px 4px 0px inset",
|
297 |
-
"shadow_spread":"6px",
|
298 |
-
"shadow_spread_dark":"1px",
|
299 |
-
"slider_color":"*primary_500",
|
300 |
-
"slider_color_dark":"*primary_600",
|
301 |
-
"spacing_lg":"8px",
|
302 |
-
"spacing_md":"6px",
|
303 |
-
"spacing_sm":"4px",
|
304 |
-
"spacing_xl":"10px",
|
305 |
-
"spacing_xs":"2px",
|
306 |
-
"spacing_xxl":"16px",
|
307 |
-
"spacing_xxs":"1px",
|
308 |
-
"stat_background_fill":"*primary_300",
|
309 |
-
"stat_background_fill_dark":"*primary_500",
|
310 |
-
"table_border_color":"*neutral_300",
|
311 |
-
"table_border_color_dark":"*neutral_700",
|
312 |
-
"table_even_background_fill":"white",
|
313 |
-
"table_even_background_fill_dark":"*neutral_950",
|
314 |
-
"table_odd_background_fill":"*neutral_50",
|
315 |
-
"table_odd_background_fill_dark":"*neutral_900",
|
316 |
-
"table_radius":"*radius_lg",
|
317 |
-
"table_row_focus":"*color_accent_soft",
|
318 |
-
"table_row_focus_dark":"*color_accent_soft",
|
319 |
-
"text_lg":"16px",
|
320 |
-
"text_md":"14px",
|
321 |
-
"text_sm":"12px",
|
322 |
-
"text_xl":"22px",
|
323 |
-
"text_xs":"10px",
|
324 |
-
"text_xxl":"26px",
|
325 |
-
"text_xxs":"9px"
|
326 |
-
},
|
327 |
-
"version":"0.0.4"
|
328 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|