{
  "id": "neon",
  "name": "Neon",
  "group": "custom",
  "author": "Inspired by cyberpunk signage",
  "description": "Hot pink and cyan on midnight violet. Rain-slick, high-voltage, unsubtle.",
  "radius": "0.125rem",
  "fonts": {
    "sans": "\"Rajdhani\", system-ui, -apple-system, \"Segoe UI\", sans-serif",
    "mono": "\"Major Mono Display\", ui-monospace, SFMono-Regular, Menlo, monospace"
  },
  "icons": {
    "set": "tabler"
  },
  "light": {
    "background": "#f2eef7",
    "foreground": "#1a0f2b",
    "card": "#faf7fd",
    "card-foreground": "#1a0f2b",
    "popover": "#faf7fd",
    "popover-foreground": "#1a0f2b",
    "primary": "#c2185b",
    "primary-foreground": "#ffffff",
    "secondary": "#e6dcf0",
    "secondary-foreground": "#1a0f2b",
    "muted": "#ede6f5",
    "muted-foreground": "#5c4a75",
    "accent": "#00838f",
    "accent-foreground": "#ffffff",
    "destructive": "#c2185b",
    "destructive-foreground": "#ffffff",
    "border": "#d8cce6",
    "input": "#e6dcf0",
    "ring": "#c2185b",
    "success": "#00838f",
    "success-foreground": "#ffffff",
    "warning": "#b8860b",
    "warning-foreground": "#111111",
    "info": "#4527a0",
    "info-foreground": "#ffffff",
    "sidebar": "#e6dcf0",
    "sidebar-foreground": "#1a0f2b",
    "sidebar-primary": "#c2185b",
    "sidebar-primary-foreground": "#ffffff",
    "sidebar-accent": "#00838f",
    "sidebar-accent-foreground": "#ffffff",
    "sidebar-border": "#d8cce6",
    "sidebar-ring": "#c2185b"
  },
  "dark": {
    "background": "#0d0221",
    "foreground": "#e8e0f5",
    "card": "#170a33",
    "card-foreground": "#e8e0f5",
    "popover": "#170a33",
    "popover-foreground": "#e8e0f5",
    "primary": "#ff2a6d",
    "primary-foreground": "#0d0221",
    "secondary": "#1f0f42",
    "secondary-foreground": "#e8e0f5",
    "muted": "#170a33",
    "muted-foreground": "#9c8ac4",
    "accent": "#05d9e8",
    "accent-foreground": "#04212b",
    "destructive": "#ff2a6d",
    "destructive-foreground": "#0d0221",
    "border": "#2e1a52",
    "input": "#1f0f42",
    "ring": "#ff2a6d",
    "success": "#05d9e8",
    "success-foreground": "#0d0221",
    "warning": "#f9f871",
    "warning-foreground": "#0d0221",
    "info": "#a05eff",
    "info-foreground": "#0d0221",
    "sidebar": "#06010f",
    "sidebar-foreground": "#e8e0f5",
    "sidebar-primary": "#ff2a6d",
    "sidebar-primary-foreground": "#0d0221",
    "sidebar-accent": "#05d9e8",
    "sidebar-accent-foreground": "#04212b",
    "sidebar-border": "#2e1a52",
    "sidebar-ring": "#ff2a6d"
  },
  "shadow": "sharp",
  "borderWidth": "1px",
  "controls": {
    "weight": "700",
    "transform": "uppercase",
    "tracking": "0.08em"
  },
  "fontImport": "https://fonts.googleapis.com/css2?family=Rajdhani:wght@400;600;700&family=Major+Mono+Display:wght@400&display=swap"
}
