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