{
  "id": "heroic",
  "name": "Heroic",
  "group": "custom",
  "author": "Inspired by HeroUI",
  "description": "Saturated blue, very round, layered surfaces. Marketing-site polish.",
  "radius": "0.875rem",
  "fonts": {
    "sans": "\"Outfit\", system-ui, -apple-system, \"Segoe UI\", sans-serif",
    "mono": "\"Space Mono\", ui-monospace, SFMono-Regular, Menlo, monospace"
  },
  "icons": {
    "set": "lucide"
  },
  "light": {
    "background": "#ffffff",
    "foreground": "#11181c",
    "card": "#f4f4f5",
    "card-foreground": "#11181c",
    "popover": "#f4f4f5",
    "popover-foreground": "#11181c",
    "primary": "#006fee",
    "primary-foreground": "#ffffff",
    "secondary": "#eaeaef",
    "secondary-foreground": "#11181c",
    "muted": "#f4f4f5",
    "muted-foreground": "#71717a",
    "accent": "#dbeafe",
    "accent-foreground": "#00418c",
    "destructive": "#f31260",
    "destructive-foreground": "#111111",
    "border": "#dfdfe2",
    "input": "#eaeaef",
    "ring": "#006fee",
    "success": "#17c964",
    "success-foreground": "#111111",
    "warning": "#f5a524",
    "warning-foreground": "#111111",
    "info": "#006fee",
    "info-foreground": "#ffffff",
    "sidebar": "#f4f4f5",
    "sidebar-foreground": "#11181c",
    "sidebar-primary": "#006fee",
    "sidebar-primary-foreground": "#ffffff",
    "sidebar-accent": "#dbeafe",
    "sidebar-accent-foreground": "#00418c",
    "sidebar-border": "#dfdfe2",
    "sidebar-ring": "#006fee"
  },
  "dark": {
    "background": "#000000",
    "foreground": "#ecedee",
    "card": "#18181b",
    "card-foreground": "#ecedee",
    "popover": "#18181b",
    "popover-foreground": "#ecedee",
    "primary": "#338ef7",
    "primary-foreground": "#000000",
    "secondary": "#27272a",
    "secondary-foreground": "#ecedee",
    "muted": "#18181b",
    "muted-foreground": "#a1a1aa",
    "accent": "#002e62",
    "accent-foreground": "#66aaf9",
    "destructive": "#f31260",
    "destructive-foreground": "#000000",
    "border": "#27272a",
    "input": "#27272a",
    "ring": "#338ef7",
    "success": "#17c964",
    "success-foreground": "#000000",
    "warning": "#f5a524",
    "warning-foreground": "#000000",
    "info": "#338ef7",
    "info-foreground": "#000000",
    "sidebar": "#09090b",
    "sidebar-foreground": "#ecedee",
    "sidebar-primary": "#338ef7",
    "sidebar-primary-foreground": "#000000",
    "sidebar-accent": "#002e62",
    "sidebar-accent-foreground": "#66aaf9",
    "sidebar-border": "#27272a",
    "sidebar-ring": "#338ef7"
  },
  "shadow": "elevated",
  "controls": {
    "weight": "600"
  },
  "fontImport": "https://fonts.googleapis.com/css2?family=Outfit:wght@400;500;600;700&family=Space+Mono:wght@400;700&display=swap"
}
