{
  "id": "elemental",
  "name": "Elemental",
  "group": "custom",
  "author": "Inspired by Element Plus",
  "description": "Soft cornflower on near-white. Gentle borders, forms that never shout.",
  "radius": "0.375rem",
  "fonts": {
    "sans": "\"Hanken Grotesk\", system-ui, -apple-system, \"Segoe UI\", sans-serif",
    "mono": "\"DM Mono\", ui-monospace, SFMono-Regular, Menlo, monospace"
  },
  "icons": {
    "set": "phosphor"
  },
  "light": {
    "background": "#ffffff",
    "foreground": "#303133",
    "card": "#ffffff",
    "card-foreground": "#303133",
    "popover": "#ffffff",
    "popover-foreground": "#303133",
    "primary": "#409eff",
    "primary-foreground": "#111111",
    "secondary": "#f2f6fc",
    "secondary-foreground": "#303133",
    "muted": "#fafafa",
    "muted-foreground": "#909399",
    "accent": "#ecf5ff",
    "accent-foreground": "#1d5fa8",
    "destructive": "#f56c6c",
    "destructive-foreground": "#111111",
    "border": "#dcdfe6",
    "input": "#f2f6fc",
    "ring": "#409eff",
    "success": "#67c23a",
    "success-foreground": "#111111",
    "warning": "#e6a23c",
    "warning-foreground": "#111111",
    "info": "#909399",
    "info-foreground": "#111111",
    "sidebar": "#f5f7fa",
    "sidebar-foreground": "#303133",
    "sidebar-primary": "#409eff",
    "sidebar-primary-foreground": "#111111",
    "sidebar-accent": "#ecf5ff",
    "sidebar-accent-foreground": "#1d5fa8",
    "sidebar-border": "#dcdfe6",
    "sidebar-ring": "#409eff"
  },
  "dark": {
    "background": "#141414",
    "foreground": "#e5eaf3",
    "card": "#1d1e1f",
    "card-foreground": "#e5eaf3",
    "popover": "#1d1e1f",
    "popover-foreground": "#e5eaf3",
    "primary": "#409eff",
    "primary-foreground": "#111111",
    "secondary": "#262727",
    "secondary-foreground": "#e5eaf3",
    "muted": "#1d1e1f",
    "muted-foreground": "#a3a6ad",
    "accent": "#18304b",
    "accent-foreground": "#8cc5ff",
    "destructive": "#f89898",
    "destructive-foreground": "#111111",
    "border": "#363637",
    "input": "#262727",
    "ring": "#409eff",
    "success": "#85ce61",
    "success-foreground": "#111111",
    "warning": "#ebb563",
    "warning-foreground": "#111111",
    "info": "#a6a9ad",
    "info-foreground": "#111111",
    "sidebar": "#0a0a0a",
    "sidebar-foreground": "#e5eaf3",
    "sidebar-primary": "#409eff",
    "sidebar-primary-foreground": "#111111",
    "sidebar-accent": "#18304b",
    "sidebar-accent-foreground": "#8cc5ff",
    "sidebar-border": "#363637",
    "sidebar-ring": "#409eff"
  },
  "shadow": "flat",
  "fontImport": "https://fonts.googleapis.com/css2?family=Hanken+Grotesk:wght@400;500;600;700&family=DM+Mono:wght@400;500&display=swap"
}
