{
  "id": "amethyst",
  "name": "Amethyst",
  "group": "custom",
  "author": "Inspired by Twitch",
  "description": "Streamer purple on near-black. Chat-column density, glow-free flat panels.",
  "radius": "0.125rem",
  "fonts": {
    "sans": "\"Inter Tight\", system-ui, -apple-system, \"Segoe UI\", sans-serif",
    "mono": "\"Martian Mono\", ui-monospace, SFMono-Regular, Menlo, monospace"
  },
  "icons": {
    "set": "material-symbols"
  },
  "light": {
    "background": "#f7f7f8",
    "foreground": "#0e0e10",
    "card": "#ffffff",
    "card-foreground": "#0e0e10",
    "popover": "#ffffff",
    "popover-foreground": "#0e0e10",
    "primary": "#9146ff",
    "primary-foreground": "#ffffff",
    "secondary": "#efeff1",
    "secondary-foreground": "#0e0e10",
    "muted": "#f7f7f8",
    "muted-foreground": "#53535f",
    "accent": "#ece2ff",
    "accent-foreground": "#5c16c5",
    "destructive": "#eb0400",
    "destructive-foreground": "#ffffff",
    "border": "#dedee3",
    "input": "#efeff1",
    "ring": "#9146ff",
    "success": "#00b686",
    "success-foreground": "#0e0e10",
    "warning": "#ffb700",
    "warning-foreground": "#0e0e10",
    "info": "#9146ff",
    "info-foreground": "#ffffff",
    "sidebar": "#efeff1",
    "sidebar-foreground": "#0e0e10",
    "sidebar-primary": "#9146ff",
    "sidebar-primary-foreground": "#ffffff",
    "sidebar-accent": "#ece2ff",
    "sidebar-accent-foreground": "#5c16c5",
    "sidebar-border": "#dedee3",
    "sidebar-ring": "#9146ff"
  },
  "dark": {
    "background": "#0e0e10",
    "foreground": "#efeff1",
    "card": "#18181b",
    "card-foreground": "#efeff1",
    "popover": "#18181b",
    "popover-foreground": "#efeff1",
    "primary": "#a970ff",
    "primary-foreground": "#0e0e10",
    "secondary": "#1f1f23",
    "secondary-foreground": "#efeff1",
    "muted": "#18181b",
    "muted-foreground": "#adadb8",
    "accent": "#2d1a4d",
    "accent-foreground": "#c9a5ff",
    "destructive": "#ff6b6b",
    "destructive-foreground": "#0e0e10",
    "border": "#2f2f35",
    "input": "#1f1f23",
    "ring": "#a970ff",
    "success": "#00d6a0",
    "success-foreground": "#0e0e10",
    "warning": "#ffcb3d",
    "warning-foreground": "#0e0e10",
    "info": "#a970ff",
    "info-foreground": "#0e0e10",
    "sidebar": "#070708",
    "sidebar-foreground": "#efeff1",
    "sidebar-primary": "#a970ff",
    "sidebar-primary-foreground": "#0e0e10",
    "sidebar-accent": "#2d1a4d",
    "sidebar-accent-foreground": "#c9a5ff",
    "sidebar-border": "#2f2f35",
    "sidebar-ring": "#a970ff"
  },
  "shadow": "flat",
  "fontImport": "https://fonts.googleapis.com/css2?family=Inter+Tight:wght@400;500;600;700&family=Martian+Mono:wght@400;500&display=swap"
}
