{
  "id": "ionosphere",
  "name": "Ionosphere",
  "group": "custom",
  "author": "Inspired by Ionic",
  "description": "Mobile blue with pill controls. Touch-scale spacing, iOS cadence.",
  "radius": "0.875rem",
  "fonts": {
    "sans": "\"Manrope\", system-ui, -apple-system, \"Segoe UI\", sans-serif",
    "mono": "\"IBM Plex Mono\", ui-monospace, SFMono-Regular, Menlo, monospace"
  },
  "icons": {
    "set": "material-symbols"
  },
  "light": {
    "background": "#ffffff",
    "foreground": "#000000",
    "card": "#ffffff",
    "card-foreground": "#000000",
    "popover": "#ffffff",
    "popover-foreground": "#000000",
    "primary": "#3880ff",
    "primary-foreground": "#000000",
    "secondary": "#f4f5f8",
    "secondary-foreground": "#000000",
    "muted": "#f9f9fb",
    "muted-foreground": "#737579",
    "accent": "#e5efff",
    "accent-foreground": "#1c4fa8",
    "destructive": "#eb445a",
    "destructive-foreground": "#000000",
    "border": "#d7d8da",
    "input": "#f4f5f8",
    "ring": "#3880ff",
    "success": "#2dd36f",
    "success-foreground": "#000000",
    "warning": "#ffc409",
    "warning-foreground": "#000000",
    "info": "#3880ff",
    "info-foreground": "#000000",
    "sidebar": "#f4f5f8",
    "sidebar-foreground": "#000000",
    "sidebar-primary": "#3880ff",
    "sidebar-primary-foreground": "#000000",
    "sidebar-accent": "#e5efff",
    "sidebar-accent-foreground": "#1c4fa8",
    "sidebar-border": "#d7d8da",
    "sidebar-ring": "#3880ff"
  },
  "dark": {
    "background": "#121212",
    "foreground": "#ffffff",
    "card": "#1e1e1e",
    "card-foreground": "#ffffff",
    "popover": "#1e1e1e",
    "popover-foreground": "#ffffff",
    "primary": "#4c8dff",
    "primary-foreground": "#111111",
    "secondary": "#282828",
    "secondary-foreground": "#ffffff",
    "muted": "#1e1e1e",
    "muted-foreground": "#989aa2",
    "accent": "#16305e",
    "accent-foreground": "#9dbcff",
    "destructive": "#ff4961",
    "destructive-foreground": "#111111",
    "border": "#2d2d2d",
    "input": "#282828",
    "ring": "#4c8dff",
    "success": "#2fdf75",
    "success-foreground": "#111111",
    "warning": "#ffd534",
    "warning-foreground": "#111111",
    "info": "#4c8dff",
    "info-foreground": "#111111",
    "sidebar": "#0a0a0a",
    "sidebar-foreground": "#ffffff",
    "sidebar-primary": "#4c8dff",
    "sidebar-primary-foreground": "#111111",
    "sidebar-accent": "#16305e",
    "sidebar-accent-foreground": "#9dbcff",
    "sidebar-border": "#2d2d2d",
    "sidebar-ring": "#4c8dff"
  },
  "shadow": "soft",
  "fontImport": "https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700&family=IBM+Plex+Mono:wght@400;500&display=swap"
}
