Spaces:
Runtime error
Runtime error
File size: 13,404 Bytes
54b755c 58c4054 54b755c 58c4054 54b755c bfa5e85 54b755c bfa5e85 54b755c 764d0be 54b755c 764d0be 54b755c 9137af8 54b755c c53ee61 |
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 |
{"theme":
{"_font":
[{"__gradio_font__": true,"name": "Quicksand","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": "IBM Plex 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=Quicksand:wght@400;600&display=swap","https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@400;600&display=swap"],
"background_fill_primary": "white",
"background_fill_primary_dark": "*neutral_900",
"background_fill_secondary": "*neutral_50",
"background_fill_secondary_dark": "*neutral_800",
"block_background_fill": "*background_fill_primary",
"block_background_fill_dark": "*neutral_800",
"block_border_color": "*border_color_primary",
"block_border_color_dark": "*neutral_700",
"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": "*neutral_800",
"block_label_border_color": "*border_color_primary",
"block_label_border_color_dark": "*neutral_700",
"block_label_border_width": "1px",
"block_label_border_width_dark": "1px",
"block_label_margin": "0",
"block_label_padding": "*spacing_lg",
"block_label_radius": "5px",
"block_label_right_radius": "5px",
"block_label_text_color": "*body_text_color",
"block_label_text_color_dark": "*neutral_200",
"block_label_text_size": "*text_md",
"block_label_text_weight": "600",
"block_padding": "*spacing_lg",
"block_radius": "5px",
"block_shadow": "*shadow_drop_lg",
"block_shadow_dark": "none",
"block_title_background_fill": "none",
"block_title_background_fill_dark": "*neutral_800",
"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": "spacing_md",
"block_title_radius": "5px",
"block_title_text_color": "*body_text_color",
"block_title_text_color_dark": "*neutral_200",
"block_title_text_size": "*text_md",
"block_title_text_weight": "600",
"body_background_fill": "*background_fill_primary",
"body_background_fill_dark": "*neutral_900",
"body_text_color": "*neutral_900",
"body_text_color_dark": "*neutral_100",
"body_text_color_subdued": "*neutral_700",
"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_primary": "*neutral_200",
"border_color_primary_dark": "*neutral_700",
"button_border_width": "*input_border_width",
"button_border_width_dark": "1px",
"button_cancel_background_fill": "*button_primary_background_fill",
"button_cancel_background_fill_dark": "*neutral_700",
"button_cancel_background_fill_hover": "*button_cancel_background_fill",
"button_cancel_background_fill_hover_dark": "radial-gradient(circle,*neutral_600 20%,*neutral_700 90%)",
"button_cancel_border_color": "*button_secondary_border_color",
"button_cancel_border_color_dark": "*neutral_600",
"button_cancel_border_color_hover": "*button_cancel_border_color",
"button_cancel_border_color_hover_dark": "*button_cancel_border_color",
"button_cancel_text_color": "*button_primary_text_color",
"button_cancel_text_color_dark": "*button_secondary_text_color",
"button_cancel_text_color_hover": "*button_cancel_text_color",
"button_cancel_text_color_hover_dark": "*button_cancel_text_color",
"button_large_padding": "*spacing_lg",
"button_large_radius": "5px",
"button_large_text_size": "*text_lg",
"button_large_text_weight": "600",
"button_primary_background_fill": "*neutral_900",
"button_primary_background_fill_dark": "*neutral_700",
"button_primary_background_fill_hover": "*neutral_700",
"button_primary_background_fill_hover_dark": "radial-gradient(circle,*neutral_600 20%,*neutral_700 90%)",
"button_primary_border_color": "*primary_200",
"button_primary_border_color_dark": "*neutral_600",
"button_primary_border_color_hover": "*button_primary_border_color",
"button_primary_border_color_hover_dark": "*button_primary_border_color",
"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": "*button_primary_background_fill",
"button_secondary_background_fill_dark": "*neutral_700",
"button_secondary_background_fill_hover": "*button_secondary_background_fill",
"button_secondary_background_fill_hover_dark": "radial-gradient(circle,*neutral_600 20%,*neutral_700 90%)",
"button_secondary_border_color": "*neutral_600",
"button_secondary_border_color_dark": "*neutral_600",
"button_secondary_border_color_hover": "*button_secondary_border_color",
"button_secondary_border_color_hover_dark": "*button_secondary_border_color",
"button_secondary_text_color": "*button_primary_text_color",
"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": "*shadow_drop",
"button_shadow_hover": "#7301ff",
"button_small_padding": "*spacing_sm",
"button_small_radius": "5px",
"button_small_text_size": "*text_md",
"button_small_text_weight": "400",
"button_transition": ".2s",
"checkbox_background_color": "*background_fill_primary",
"checkbox_background_color_dark": "*neutral_700",
"checkbox_background_color_focus": "*checkbox_background_color",
"checkbox_background_color_focus_dark": "*neutral_700",
"checkbox_background_color_hover": "*checkbox_background_color",
"checkbox_background_color_hover_dark": "*neutral_700",
"checkbox_background_color_selected": "*neutral_600",
"checkbox_background_color_selected_dark": "*neutral_600",
"checkbox_border_color": "*neutral_300",
"checkbox_border_color_dark": "*neutral_600",
"checkbox_border_color_focus": "*secondary_500",
"checkbox_border_color_focus_dark": "*neutral_600",
"checkbox_border_color_hover": "*neutral_300",
"checkbox_border_color_hover_dark": "*neutral_600",
"checkbox_border_color_selected": "*secondary_600",
"checkbox_border_color_selected_dark": "*secondary_600",
"checkbox_border_radius": "5px",
"checkbox_border_width": "*input_border_width",
"checkbox_border_width_dark": "1px",
"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": "*button_secondary_background_fill",
"checkbox_label_background_fill_dark": "*neutral_800",
"checkbox_label_background_fill_hover": "*button_secondary_background_fill_hover",
"checkbox_label_background_fill_hover_dark": "linear-gradient(45deg,*neutral_600,*neutral_700)",
"checkbox_label_background_fill_selected": "*checkbox_label_background_fill",
"checkbox_label_background_fill_selected_dark": "*checkbox_label_background_fill",
"checkbox_label_border_color": "*border_color_primary",
"checkbox_label_border_color_dark": "*neutral_600",
"checkbox_label_border_color_hover": "*checkbox_label_border_color",
"checkbox_label_border_color_hover_dark": "*neutral_600",
"checkbox_label_border_width": "*input_border_width",
"checkbox_label_border_width_dark": "0px",
"checkbox_label_gap": "*spacing_md",
"checkbox_label_padding": "*spacing_xs",
"checkbox_label_shadow": "none",
"checkbox_label_text_color": "*button_primary_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": "*input_shadow",
"color_accent": "#ed28cc",
"color_accent_soft": "#8a28ed",
"color_accent_soft_dark": "*neutral_700",
"container_radius": "5px",
"embed_radius": "5px",
"error_background_fill": "#fee2e2",
"error_background_fill_dark": "*background_fill_primary",
"error_border_color": "#fecaca",
"error_border_color_dark": "ab1130",
"error_border_width": "1px",
"error_border_width_dark": "1px",
"error_text_color": "#ef4444",
"error_text_color_dark": "ab1130",
"font": "'Quicksand','ui-sans-serif','system-ui',sans-serif",
"font_mono": "'IBM Plex Mono','ui-monospace','Consolas',monospace",
"form_gap_width": "0px",
"input_background_fill": "*neutral_600",
"input_background_fill_dark": "*neutral_700",
"input_background_fill_focus": "*secondary_500",
"input_background_fill_focus_dark": "neutral_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": "*neutral_600",
"input_border_color_focus": "*secondary_300",
"input_border_color_focus_dark": "*neutral_700",
"input_border_color_hover": "*input_border_color",
"input_border_color_hover_dark": "*input_border_color",
"input_border_width": "0px",
"input_border_width_dark": "1px",
"input_padding": "*spacing_sm",
"input_placeholder_color": "*neutral_400",
"input_placeholder_color_dark": "*neutral_400",
"input_radius": "5px",
"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_lg",
"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": "*neutral_600",
"name": "base",
"neutral_100": "#f5f5f5",
"neutral_200": "#e5e5e5",
"neutral_300": "#d4d4d4",
"neutral_400": "#a3a3a3",
"neutral_50": "#fafafa",
"neutral_500": "#29242e",
"neutral_600": "#3eb1af",
"neutral_700": "#37264b",
"neutral_800": "#161519",
"neutral_900": "#0d0c0e",
"neutral_950": "#000000",
"panel_background_fill": "*background_fill_secondary",
"panel_background_fill_dark": "*neutral_800",
"panel_border_color": "*border_color_primary",
"panel_border_color_dark": "*neutral_600",
"panel_border_width": "0",
"panel_border_width_dark": "1px",
"primary_100": "#f5f5f5",
"primary_200": "#e5e5e5",
"primary_300": "#d4d4d4",
"primary_400": "#a3a3a3",
"primary_50": "#fafafa",
"primary_500": "#737373",
"primary_600": "#525252",
"primary_700": "#404040",
"primary_800": "#262626",
"primary_900": "#171717",
"primary_950": "#0f0f0f",
"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='#6c00d9' 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": "#ede9fe",
"secondary_200": "#ddd6fe",
"secondary_300": "#c4b5fd",
"secondary_400": "#a78bfa",
"secondary_50": "#f5f3ff",
"secondary_500": "#ac8ef0",
"secondary_600": "#935fec",
"secondary_700": "#7943d0",
"secondary_800": "#6a3eb1",
"secondary_900": "#502b88",
"secondary_950": "#39225e",
"section_header_text_size": "*text_md",
"section_header_text_weight": "400",
"shadow_drop": "rgba(0,0,0,0.05) 0px 1px 2px 0px",
"shadow_drop_lg": "0 1px 4px 0 rgb(0 0 0 / 0.1)",
"shadow_inset": "rgba(0,0,0,0.05) 0px 2px 4px 0px inset",
"shadow_spread": "3px",
"shadow_spread_dark": "1px",
"slider_color": "*neutral_900",
"slider_color_dark": "*neutral_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_800",
"table_odd_background_fill": "*neutral_50",
"table_odd_background_fill_dark": "*neutral_900",
"table_radius": "5px",
"table_row_focus": "*color_accent_soft",
"table_row_focus_dark": "*color_accent",
"text_lg": "16px",
"text_md": "14px",
"text_sm": "12px",
"text_xl": "22px",
"text_xs": "10px",
"text_xxl": "26px",
"text_xxs": "9px"},
"version": "0.0.2"} |