{
  "id": "voltaic",
  "name": "Voltaic",
  "group": "custom",
  "author": "Inspired by Supabase",
  "description": "Electric mint on true black. Postgres-console energy, monospace-forward.",
  "radius": "0.25rem",
  "fonts": {
    "sans": "\"Inter\", system-ui, -apple-system, \"Segoe UI\", sans-serif",
    "mono": "\"Source Code Pro\", ui-monospace, SFMono-Regular, Menlo, monospace"
  },
  "icons": {
    "set": "tabler"
  },
  "light": {
    "background": "#fcfcfc",
    "foreground": "#171717",
    "card": "#ffffff",
    "card-foreground": "#171717",
    "popover": "#ffffff",
    "popover-foreground": "#171717",
    "primary": "#3ecf8e",
    "primary-foreground": "#111111",
    "secondary": "#f2f3f5",
    "secondary-foreground": "#171717",
    "muted": "#f8f9fa",
    "muted-foreground": "#6f6f6f",
    "accent": "#e2f7ed",
    "accent-foreground": "#116a45",
    "destructive": "#e5484d",
    "destructive-foreground": "#111111",
    "border": "#e6e8eb",
    "input": "#f2f3f5",
    "ring": "#3ecf8e",
    "success": "#3ecf8e",
    "success-foreground": "#111111",
    "warning": "#f0b429",
    "warning-foreground": "#111111",
    "info": "#3e63dd",
    "info-foreground": "#ffffff",
    "sidebar": "#f2f3f5",
    "sidebar-foreground": "#171717",
    "sidebar-primary": "#3ecf8e",
    "sidebar-primary-foreground": "#111111",
    "sidebar-accent": "#e2f7ed",
    "sidebar-accent-foreground": "#116a45",
    "sidebar-border": "#e6e8eb",
    "sidebar-ring": "#3ecf8e"
  },
  "dark": {
    "background": "#0a0a0a",
    "foreground": "#ededed",
    "card": "#161616",
    "card-foreground": "#ededed",
    "popover": "#161616",
    "popover-foreground": "#ededed",
    "primary": "#3ecf8e",
    "primary-foreground": "#0a0a0a",
    "secondary": "#1f1f1f",
    "secondary-foreground": "#ededed",
    "muted": "#161616",
    "muted-foreground": "#8f8f8f",
    "accent": "#0d2e21",
    "accent-foreground": "#6ee7b0",
    "destructive": "#ff6369",
    "destructive-foreground": "#0a0a0a",
    "border": "#2a2a2a",
    "input": "#1f1f1f",
    "ring": "#3ecf8e",
    "success": "#3ecf8e",
    "success-foreground": "#0a0a0a",
    "warning": "#f5c344",
    "warning-foreground": "#0a0a0a",
    "info": "#5b7cfa",
    "info-foreground": "#0a0a0a",
    "sidebar": "#050505",
    "sidebar-foreground": "#ededed",
    "sidebar-primary": "#3ecf8e",
    "sidebar-primary-foreground": "#0a0a0a",
    "sidebar-accent": "#0d2e21",
    "sidebar-accent-foreground": "#6ee7b0",
    "sidebar-border": "#2a2a2a",
    "sidebar-ring": "#3ecf8e"
  },
  "shadow": "flat",
  "fontImport": "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Source+Code+Pro:wght@400;500&display=swap"
}
