{
  "id": "heliodor",
  "name": "Heliodor",
  "group": "custom",
  "author": "Inspired by HashiCorp Helios",
  "description": "Infrastructure violet on graphite. Terminal-adjacent, technical, exact.",
  "radius": "0.25rem",
  "fonts": {
    "sans": "\"Inter Tight\", system-ui, -apple-system, \"Segoe UI\", sans-serif",
    "mono": "\"JetBrains Mono\", ui-monospace, SFMono-Regular, Menlo, monospace"
  },
  "icons": {
    "set": "lucide"
  },
  "light": {
    "background": "#fafafa",
    "foreground": "#0c0c0e",
    "card": "#ffffff",
    "card-foreground": "#0c0c0e",
    "popover": "#ffffff",
    "popover-foreground": "#0c0c0e",
    "primary": "#7b42bc",
    "primary-foreground": "#ffffff",
    "secondary": "#f1f1f3",
    "secondary-foreground": "#0c0c0e",
    "muted": "#f7f7f8",
    "muted-foreground": "#656a76",
    "accent": "#f4ecfd",
    "accent-foreground": "#54258c",
    "destructive": "#c00a27",
    "destructive-foreground": "#ffffff",
    "border": "#dedee0",
    "input": "#f1f1f3",
    "ring": "#7b42bc",
    "success": "#008a22",
    "success-foreground": "#ffffff",
    "warning": "#9e6a03",
    "warning-foreground": "#ffffff",
    "info": "#0c56e9",
    "info-foreground": "#ffffff",
    "sidebar": "#f1f1f3",
    "sidebar-foreground": "#0c0c0e",
    "sidebar-primary": "#7b42bc",
    "sidebar-primary-foreground": "#ffffff",
    "sidebar-accent": "#f4ecfd",
    "sidebar-accent-foreground": "#54258c",
    "sidebar-border": "#dedee0",
    "sidebar-ring": "#7b42bc"
  },
  "dark": {
    "background": "#0c0c0e",
    "foreground": "#f1f1f3",
    "card": "#17171a",
    "card-foreground": "#f1f1f3",
    "popover": "#17171a",
    "popover-foreground": "#f1f1f3",
    "primary": "#a067da",
    "primary-foreground": "#0c0c0e",
    "secondary": "#1f1f23",
    "secondary-foreground": "#f1f1f3",
    "muted": "#17171a",
    "muted-foreground": "#9b9ba3",
    "accent": "#2b1b3f",
    "accent-foreground": "#c9a3ee",
    "destructive": "#ff5c6a",
    "destructive-foreground": "#0c0c0e",
    "border": "#2f2f33",
    "input": "#1f1f23",
    "ring": "#a067da",
    "success": "#3fc86b",
    "success-foreground": "#0c0c0e",
    "warning": "#e5a52d",
    "warning-foreground": "#0c0c0e",
    "info": "#5b8bfa",
    "info-foreground": "#0c0c0e",
    "sidebar": "#08080a",
    "sidebar-foreground": "#f1f1f3",
    "sidebar-primary": "#a067da",
    "sidebar-primary-foreground": "#0c0c0e",
    "sidebar-accent": "#2b1b3f",
    "sidebar-accent-foreground": "#c9a3ee",
    "sidebar-border": "#2f2f33",
    "sidebar-ring": "#a067da"
  },
  "shadow": "flat",
  "controls": {
    "weight": "500",
    "tracking": "0.01em"
  },
  "fontImport": "https://fonts.googleapis.com/css2?family=Inter+Tight:wght@400;500;600;700&family=JetBrains+Mono:wght@400;500&display=swap"
}
