Spaces:
Running
Running
| { | |
| "theme": { | |
| "_font": [ | |
| {"__gradio_font__": true, "name": "Inter", "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=Inter:wght@400;600&display=swap", | |
| "https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@400;600&display=swap" | |
| ], | |
| "background_fill_primary": "#0d1117", | |
| "background_fill_primary_dark": "#0d1117", | |
| "background_fill_secondary": "#161b22", | |
| "background_fill_secondary_dark": "#161b22", | |
| "block_background_fill": "*background_fill_primary", | |
| "block_background_fill_dark": "*background_fill_secondary", | |
| "block_border_color": "linear-gradient(90deg, #ff4dd5, #ff9a4d, #ffd84d, #4dff4d, #4dd5ff, #4d4dff, #ff4dd5)", | |
| "block_border_color_dark": "linear-gradient(90deg, #ff4dd5, #ff9a4d, #ffd84d, #4dff4d, #4dd5ff, #4d4dff, #ff4dd5)", | |
| "block_border_width": "1px", | |
| "block_border_width_dark": "1px", | |
| "block_info_text_color": "#8b949e", | |
| "block_info_text_color_dark": "#8b949e", | |
| "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": "linear-gradient(90deg, #ff4dd5, #ff9a4d, #ffd84d, #4dff4d, #4dd5ff, #4d4dff, #ff4dd5)", | |
| "block_label_border_color_dark": "linear-gradient(90deg, #ff4dd5, #ff9a4d, #ffd84d, #4dff4d, #4dd5ff, #4d4dff, #ff4dd5)", | |
| "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": "none", | |
| "block_label_text_color": "#c9d1d9", | |
| "block_label_text_color_dark": "#c9d1d9", | |
| "block_label_text_size": "*text_sm", | |
| "block_label_text_weight": "600", | |
| "block_padding": "*spacing_md calc(*spacing_md + 2px)", | |
| "block_radius": "*radius_md", | |
| "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": "*radius_md", | |
| "block_title_text_color": "#c9d1d9", | |
| "block_title_text_color_dark": "#c9d1d9", | |
| "block_title_text_size": "*text_md", | |
| "block_title_text_weight": "600", | |
| "body_background_fill": "*background_fill_primary", | |
| "body_background_fill_dark": "*background_fill_primary", | |
| "body_text_color": "#c9d1d9", | |
| "body_text_color_dark": "#c9d1d9", | |
| "body_text_color_subdued": "#8b949e", | |
| "body_text_color_subdued_dark": "#8b949e", | |
| "body_text_size": "*text_md", | |
| "body_text_weight": "400", | |
| "border_color_accent": "linear-gradient(90deg, #ff4dd5, #ff9a4d, #ffd84d, #4dff4d, #4dd5ff, #4d4dff, #ff4dd5)", | |
| "border_color_accent_dark": "linear-gradient(90deg, #ff4dd5, #ff9a4d, #ffd84d, #4dff4d, #4dd5ff, #4d4dff, #ff4dd5)", | |
| "border_color_primary": "#30363d", | |
| "border_color_primary_dark": "#30363d", | |
| "button_border_width": "*input_border_width", | |
| "button_border_width_dark": "*input_border_width", | |
| "button_cancel_background_fill": "#21262d", | |
| "button_cancel_background_fill_dark": "#21262d", | |
| "button_cancel_background_fill_hover": "#30363d", | |
| "button_cancel_background_fill_hover_dark": "#30363d", | |
| "button_cancel_border_color": "#30363d", | |
| "button_cancel_border_color_dark": "#30363d", | |
| "button_cancel_border_color_hover": "#8b949e", | |
| "button_cancel_border_color_hover_dark": "#8b949e", | |
| "button_cancel_text_color": "#24292f", | |
| "button_cancel_text_color_dark": "#c9d1d9", | |
| "button_cancel_text_color_hover": "#c9d1d9", | |
| "button_cancel_text_color_hover_dark": "#c9d1d9", | |
| "button_large_padding": "*spacing_md calc(2 * *spacing_md)", | |
| "button_large_radius": "*radius_md", | |
| "button_large_text_size": "*text_lg", | |
| "button_large_text_weight": "600", | |
| "button_primary_background_fill": "linear-gradient(90deg, #ff4dd5, #ff9a4d, #ffd84d, #4dff4d, #4dd5ff, #4d4dff, #ff4dd5)", | |
| "button_primary_background_fill_dark": "linear-gradient(90deg, #ff4dd5, #ff9a4d, #ffd84d, #4dff4d, #4dd5ff, #4d4dff, #ff4dd5)", | |
| "button_primary_border_color": "linear-gradient(90deg, #ff4dd5, #ff9a4d, #ffd84d, #4dff4d, #4dd5ff, #4d4dff, #ff4dd5)", | |
| "button_primary_border_color_dark": "linear-gradient(90deg, #ff4dd5, #ff9a4d, #ffd84d, #4dff4d, #4dd5ff, #4d4dff, #ff4dd5)", | |
| "button_primary_text_color": "white", | |
| "button_primary_text_color_dark": "white", | |
| "button_primary_text_color_hover": "white", | |
| "button_primary_text_color_hover_dark": "white", | |
| "button_secondary_background_fill": "#21262d", | |
| "button_secondary_background_fill_dark": "#21262d", | |
| "button_secondary_background_fill_hover": "#30363d", | |
| "button_secondary_background_fill_hover_dark": "#30363d", | |
| "button_secondary_border_color": "#30363d", | |
| "button_secondary_border_color_dark": "#30363d", | |
| "button_secondary_border_color_hover": "#8b949e", | |
| "button_secondary_border_color_hover_dark": "#8b949e", | |
| "button_secondary_text_color": "#c9d1d9", | |
| "button_secondary_text_color_dark": "#c9d1d9", | |
| "button_secondary_text_color_hover": "#c9d1d9", | |
| "button_secondary_text_color_hover_dark": "#c9d1d9", | |
| "button_shadow": "none", | |
| "button_shadow_active": "none", | |
| "button_shadow_hover": "none", | |
| "button_small_padding": "*spacing_sm calc(2 * *spacing_sm)", | |
| "button_small_radius": "*radius_md", | |
| "button_small_text_size": "*text_md", | |
| "button_small_text_weight": "400", | |
| "button_transition": "none", | |
| "chatbot_code_background_color": "*background_fill_secondary", | |
| "chatbot_code_background_color_dark": "*background_fill_secondary", | |
| "checkbox_background_color": "*background_fill_primary", | |
| "checkbox_background_color_dark": "*background_fill_secondary", | |
| "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": "*border_color_accent", | |
| "checkbox_background_color_selected_dark": "*border_color_accent", | |
| "checkbox_border_color": "#30363d", | |
| "checkbox_border_color_dark": "#30363d", | |
| "checkbox_border_color_focus": "#ff8ce4", | |
| "checkbox_border_color_focus_dark": "#ff8ce4", | |
| "checkbox_border_color_hover": "#30363d", | |
| "checkbox_border_color_hover_dark": "#30363d", | |
| "checkbox_border_color_selected": "#ff8ce4", | |
| "checkbox_border_color_selected_dark": "#ff8ce4", | |
| "checkbox_border_radius": "*radius_md", | |
| "checkbox_border_width": "1px", | |
| "checkbox_border_width_dark": "1px", | |
| "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\")", | |
| "checkbox_label_background_fill": "*background_fill_primary", | |
| "checkbox_label_background_fill_dark": "*background_fill_secondary", | |
| "checkbox_label_background_fill_hover": "#1c2128", | |
| "checkbox_label_background_fill_hover_dark": "#1c2128", | |
| "checkbox_label_background_fill_selected": "*checkbox_label_background_fill", | |
| "checkbox_label_background_fill_selected_dark": "*checkbox_label_background_fill", | |
| "checkbox_label_border_color": "#30363d", | |
| "checkbox_label_border_color_dark": "#30363d", | |
| "checkbox_label_border_width": "1px", | |
| "checkbox_label_border_width_dark": "1px", | |
| "checkbox_label_gap": "*spacing_lg", | |
| "checkbox_label_padding": "*spacing_md calc(2 * *spacing_md)", | |
| "checkbox_label_shadow": "none", | |
| "checkbox_label_text_color": "#c9d1d9", | |
| "checkbox_label_text_color_dark": "#c9d1d9", | |
| "checkbox_label_text_color_selected": "#ff8ce4", | |
| "checkbox_label_text_color_selected_dark": "#ff8ce4", | |
| "checkbox_label_text_size": "*text_md", | |
| "checkbox_label_text_weight": "400", | |
| "checkbox_shadow": "none", | |
| "color_accent": "#0d1117", | |
| "color_accent_soft": "#0d1117", | |
| "color_accent_soft_dark": "#0d1117", | |
| "container_radius": "*radius_md", | |
| "embed_radius": "*radius_md", | |
| "error_background_fill": "#0d1117", | |
| "error_background_fill_dark": "#0d1117", | |
| "error_border_color": "#b31d28", | |
| "error_border_color_dark": "#b31d28", | |
| "error_border_width": "1px", | |
| "error_border_width_dark": "1px", | |
| "error_text_color": "#f97583", | |
| "error_text_color_dark": "#f97583", | |
| "font": "'Inter', 'ui-sans-serif', 'system-ui', sans-serif", | |
| "font_mono": "'JetBrains Mono', 'ui-monospace', 'Consolas', monospace", | |
| "form_gap_width": "1px", | |
| "input_background_fill": "#0d1117", | |
| "input_background_fill_dark": "#0d1117", | |
| "input_background_fill_focus": "#161b22", | |
| "input_background_fill_focus_dark": "#161b22", | |
| "input_background_fill_hover": "#0d1117", | |
| "input_background_fill_hover_dark": "#0d1117", | |
| "input_border_color": "#30363d", | |
| "input_border_color_dark": "#30363d", | |
| "input_border_color_focus": "#ff8ce4", | |
| "input_border_color_focus_dark": "#ff8ce4", | |
| "input_border_color_hover": "#30363d", | |
| "input_border_color_hover_dark": "#30363d", | |
| "input_border_width": "1px", | |
| "input_border_width_dark": "1px", | |
| "input_padding": "*spacing_md", | |
| "input_placeholder_color": "#8b949e", | |
| "input_placeholder_color_dark": "#8b949e", | |
| "input_radius": "*radius_md", | |
| "input_shadow": "none", | |
| "input_shadow_dark": "none", | |
| "input_shadow_focus": "none", | |
| "input_shadow_focus_dark": "none", | |
| "input_text_size": "*text_md", | |
| "input_text_weight": "400", | |
| "layout_gap": "*spacing_xl", | |
| "link_text_color": "#0969da", | |
| "link_text_color_active": "#ff8ce4", | |
| "link_text_color_active_dark": "#ff8ce4", | |
| "link_text_color_dark": "#ff8ce4", | |
| "link_text_color_hover": "#ff8ce4", | |
| "link_text_color_hover_dark": "#ff8ce4", | |
| "link_text_color_visited": "#ff8ce4", | |
| "link_text_color_visited_dark": "#ff8ce4", | |
| "loader_color": "*color_accent", | |
| "loader_color_dark": "*color_accent", | |
| "name": "Felguk_theme", | |
| "neutral_100": "#f0f3f6", | |
| "neutral_200": "#d0d7de", | |
| "neutral_300": "#d0d7de", | |
| "neutral_400": "#57606a", | |
| "neutral_50": "#f6f8fa", | |
| "neutral_500": "#24292f", | |
| "neutral_600": "#57606a", | |
| "neutral_700": "#57606a", | |
| "neutral_800": "#24292f", | |
| "neutral_900": "#0d1117", | |
| "neutral_950": "#0d1117", | |
| "panel_background_fill": "*background_fill_secondary", | |
| "panel_background_fill_dark": "*background_fill_secondary", | |
| "panel_border_color": "#30363d", | |
| "panel_border_color_dark": "#30363d", | |
| "panel_border_width": "0", | |
| "panel_border_width_dark": "0", | |
| "primary_100": "#0969da", | |
| "primary_200": "#0969da", | |
| "primary_300": "#0969da", | |
| "primary_400": "#0969da", | |
| "primary_50": "#f1f8ff", | |
| "primary_500": "#0969da", | |
| "primary_600": "#0969da", | |
| "primary_700": "#0969da", | |
| "primary_800": "#0969da", | |
| "primary_900": "#0969da", | |
| "primary_950": "#0969da", | |
| "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='%23ffffff' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e\")", | |
| "radius_lg": "10px", | |
| "radius_md": "6px", | |
| "radius_sm": "4px", | |
| "radius_xl": "12px", | |
| "radius_xs": "2px", | |
| "radius_xxl": "16px", | |
| "radius_xxs": "1px", | |
| "secondary_100": "#f0f6fc", | |
| "secondary_200": "#c9d1d9", | |
| "secondary_300": "#b1bac4", | |
| "secondary_400": "#8b949e", | |
| "secondary_50": "#f8fafd", | |
| "secondary_500": "#6e7681", | |
| "secondary_600": "#484f58", | |
| "secondary_700": "#30363d", | |
| "secondary_800": "#21262d", | |
| "secondary_900": "#161b22", | |
| "secondary_950": "#0d1117", | |
| "section_header_text_size": "*text_md", | |
| "section_header_text_weight": "600", | |
| "shadow_drop": "none", | |
| "shadow_drop_lg": "none", | |
| "shadow_inset": "none", | |
| "shadow_spread": "0", | |
| "shadow_spread_dark": "0", | |
| "slider_color": "#ff4dd5", | |
| "slider_color_dark": "#ff4dd5", | |
| "stat_background_fill": "#0d1117", | |
| "stat_background_fill_dark": "#0d1117", | |
| "table_border_color": "#30363d", | |
| "table_border_color_dark": "#30363d", | |
| "table_even_background_fill": "#0d1117", | |
| "table_even_background_fill_dark": "#0d1117", | |
| "table_odd_background_fill": "#161b22", | |
| "table_odd_background_fill_dark": "#161b22", | |
| "table_radius": "*radius_md", | |
| "table_row_focus": "#0d1117", | |
| "table_row_focus_dark": "#0d1117", | |
| "version": "1.0" | |
| } | |
| } |