Spaces:
Sleeping
Sleeping
| { | |
| "theme": { | |
| "_font": [ | |
| {"__gradio_font__": true, "name": "Syne", "class": "google", "weights": ["400", "500", "600"]}, | |
| {"__gradio_font__": true, "name": "ui-sans-serif", "class": "local", "weights": ["400", "600"]} | |
| ], | |
| "_font_mono": [ | |
| {"__gradio_font__": true, "name": "Syne Mono", "class": "google", "weights": ["400", "600"]}, | |
| {"__gradio_font__": true, "name": "ui-monospace", "class": "local", "weights": ["400", "600"]} | |
| ], | |
| "_stylesheets": [ | |
| "https://fonts.googleapis.com/css2?family=Syne:wght@400;500;600&display=swap", | |
| "https://fonts.googleapis.com/css2?family=Syne+Mono:wght@400;600&display=swap" | |
| ], | |
| "background_fill_primary": "#0A0A0A", | |
| "background_fill_primary_dark": "#0A0A0A", | |
| "background_fill_secondary": "*neutral_850", | |
| "background_fill_secondary_dark": "*neutral_850", | |
| "block_background_fill": "*neutral_900", | |
| "block_background_fill_dark": "*neutral_900", | |
| "block_border_color": "*neutral_700", | |
| "block_border_color_dark": "*neutral_700", | |
| "block_border_width": "1px", | |
| "block_label_background_fill": "*neutral_800", | |
| "block_label_background_fill_dark": "*neutral_800", | |
| "block_label_text_color": "*body_text_color", | |
| "block_label_text_color_dark": "*body_text_color", | |
| "block_label_text_size": "*text_sm", | |
| "block_label_text_weight": "500", | |
| "block_padding": "*spacing_md *spacing_lg", | |
| "block_radius": "*radius_md", | |
| "block_shadow": "0 2px 6px rgba(0, 0, 0, 0.2)", | |
| "block_title_text_color": "#E0E0E0", | |
| "block_title_text_color_dark": "#E0E0E0", | |
| "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": "#E6E6E6", | |
| "body_text_color_dark": "#E6E6E6", | |
| "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_400", | |
| "border_color_accent_dark": "*primary_400", | |
| "border_color_primary": "*neutral_600", | |
| "border_color_primary_dark": "*neutral_600", | |
| "button_border_width": "1px", | |
| "button_cancel_background_fill": "*neutral_800", | |
| "button_cancel_background_fill_dark": "*neutral_800", | |
| "button_cancel_background_fill_hover": "*neutral_700", | |
| "button_cancel_background_fill_hover_dark": "*neutral_700", | |
| "button_cancel_border_color": "*neutral_600", | |
| "button_cancel_border_color_dark": "*neutral_600", | |
| "button_cancel_border_color_hover": "*neutral_500", | |
| "button_cancel_border_color_hover_dark": "*neutral_500", | |
| "button_cancel_text_color": "*body_text_color", | |
| "button_cancel_text_color_dark": "*body_text_color", | |
| "button_primary_background_fill": "linear-gradient(135deg, *primary_500, *primary_600)", | |
| "button_primary_background_fill_dark": "linear-gradient(135deg, *primary_500, *primary_600)", | |
| "button_primary_background_fill_hover": "linear-gradient(135deg, *primary_400, *primary_500)", | |
| "button_primary_background_fill_hover_dark": "linear-gradient(135deg, *primary_400, *primary_500)", | |
| "button_primary_border_color": "*primary_600", | |
| "button_primary_border_color_dark": "*primary_600", | |
| "button_primary_border_color_hover": "*primary_400", | |
| "button_primary_border_color_hover_dark": "*primary_400", | |
| "button_primary_text_color": "#FFFFFF", | |
| "button_primary_text_color_dark": "#FFFFFF", | |
| "button_primary_shadow": "0 2px 4px rgba(0, 0, 0, 0.2)", | |
| "button_primary_shadow_hover": "0 4px 8px rgba(0, 0, 0, 0.3)", | |
| "button_secondary_background_fill": "*neutral_800", | |
| "button_secondary_background_fill_dark": "*neutral_800", | |
| "button_secondary_background_fill_hover": "*neutral_700", | |
| "button_secondary_background_fill_hover_dark": "*neutral_700", | |
| "button_secondary_border_color": "*neutral_600", | |
| "button_secondary_border_color_dark": "*neutral_600", | |
| "button_secondary_border_color_hover": "*neutral_500", | |
| "button_secondary_border_color_hover_dark": "*neutral_500", | |
| "button_secondary_text_color": "*body_text_color", | |
| "button_secondary_text_color_dark": "*body_text_color", | |
| "button_transition": "all 0.3s ease", | |
| "checkbox_background_color": "*neutral_800", | |
| "checkbox_background_color_dark": "*neutral_800", | |
| "checkbox_background_color_selected": "*primary_500", | |
| "checkbox_background_color_selected_dark": "*primary_500", | |
| "checkbox_border_color": "*neutral_600", | |
| "checkbox_border_color_dark": "*neutral_600", | |
| "checkbox_border_color_focus": "*primary_400", | |
| "checkbox_border_color_focus_dark": "*primary_400", | |
| "checkbox_border_color_selected": "*primary_500", | |
| "checkbox_border_color_selected_dark": "*primary_500", | |
| "checkbox_border_radius": "*radius_sm", | |
| "checkbox_border_width": "2px", | |
| "code_background_fill": "*neutral_900", | |
| "code_background_fill_dark": "*neutral_900", | |
| "color_accent": "#EF4444", | |
| "color_accent_soft": "#F87171", | |
| "container_radius": "*radius_lg", | |
| "error_background_fill": "*neutral_900", | |
| "error_border_color": "#EF4444", | |
| "error_border_color_dark": "#EF4444", | |
| "error_icon_color": "#EF4444", | |
| "error_icon_color_dark": "#EF4444", | |
| "error_text_color": "#EF4444", | |
| "error_text_color_dark": "#EF4444", | |
| "font": "'Syne', 'ui-sans-serif', 'system-ui', sans-serif", | |
| "font_mono": "'Syne Mono', 'ui-monospace', monospace", | |
| "input_background_fill": "*neutral_850", | |
| "input_background_fill_dark": "*neutral_850", | |
| "input_background_fill_focus": "*neutral_800", | |
| "input_background_fill_focus_dark": "*neutral_800", | |
| "input_background_fill_hover": "*neutral_700", | |
| "input_background_fill_hover_dark": "*neutral_700", | |
| "input_border_color": "*neutral_600", | |
| "input_border_color_dark": "*neutral_600", | |
| "input_border_color_focus": "*primary_400", | |
| "input_border_color_focus_dark": "*primary_400", | |
| "input_border_width": "1px", | |
| "input_padding": "*spacing_md", | |
| "input_placeholder_color": "*neutral_500", | |
| "input_placeholder_color_dark": "*neutral_500", | |
| "input_radius": "*radius_md", | |
| "input_shadow_focus": "0 0 0 3px rgba(239, 68, 68, 0.4)", | |
| "input_text_color": "*body_text_color", | |
| "input_text_color_dark": "*body_text_color", | |
| "link_text_color": "*primary_400", | |
| "link_text_color_dark": "*primary_400", | |
| "link_text_color_hover": "*primary_300", | |
| "link_text_color_hover_dark": "*primary_300", | |
| "neutral_50": "#F9FAFB", | |
| "neutral_100": "#F3F4F6", | |
| "neutral_200": "#E5E7EB", | |
| "neutral_300": "#D1D5DB", | |
| "neutral_400": "#9CA3AF", | |
| "neutral_500": "#6B7280", | |
| "neutral_600": "#4B5563", | |
| "neutral_700": "#374151", | |
| "neutral_800": "#1F2937", | |
| "neutral_850": "#171F2C", | |
| "neutral_900": "#111827", | |
| "neutral_950": "#0B0F19", | |
| "panel_background_fill": "*neutral_850", | |
| "panel_background_fill_dark": "*neutral_850", | |
| "panel_border_color": "*neutral_600", | |
| "panel_border_color_dark": "*neutral_600", | |
| "panel_border_width": "1px", | |
| "primary_50": "#FEF2F2", | |
| "primary_100": "#FEE2E2", | |
| "primary_200": "#FECACA", | |
| "primary_300": "#FCA5A5", | |
| "primary_400": "#F87171", | |
| "primary_500": "#EF4444", | |
| "primary_600": "#DC2626", | |
| "primary_700": "#B91C1C", | |
| "primary_800": "#991B1B", | |
| "primary_900": "#7F1D1D", | |
| "primary_950": "#450A0A", | |
| "radius_lg": "1px", | |
| "radius_md": "1px", | |
| "radius_sm": "1px", | |
| "radius_xs": "1px", | |
| "shadow_drop": "0 2px 6px rgba(0, 0, 0, 0.2)", | |
| "shadow_drop_lg": "0 4px 12px rgba(0, 0, 0, 0.25)", | |
| "shadow_inset": "inset 0 2px 4px rgba(0, 0, 0, 0.1)", | |
| "spacing_lg": "12px", | |
| "spacing_md": "8px", | |
| "spacing_sm": "4px", | |
| "spacing_xl": "16px", | |
| "spacing_xs": "2px", | |
| "spacing_xxl": "24px", | |
| "spacing_xxs": "1px", | |
| "table_border_color": "*neutral_600", | |
| "table_border_color_dark": "*neutral_600", | |
| "table_even_background_fill": "*neutral_900", | |
| "table_even_background_fill_dark": "*neutral_900", | |
| "table_odd_background_fill": "*neutral_850", | |
| "table_odd_background_fill_dark": "*neutral_850", | |
| "table_radius": "*radius_md", | |
| "table_text_color": "*body_text_color", | |
| "table_text_color_dark": "*body_text_color", | |
| "text_lg": "18px", | |
| "text_md": "16px", | |
| "text_sm": "14px" | |
| }, | |
| "version": {"version": "0.0.1"} | |
| } |