{
  "id": "vinyl",
  "name": "Vinyl",
  "group": "custom",
  "author": "Inspired by Spotify",
  "description": "Stage green on true black with pill controls. Built for a dark room.",
  "radius": "1.5rem",
  "fonts": {
    "sans": "\"Figtree\", system-ui, -apple-system, \"Segoe UI\", sans-serif",
    "mono": "\"Space Mono\", ui-monospace, SFMono-Regular, Menlo, monospace"
  },
  "icons": {
    "set": "phosphor"
  },
  "light": {
    "background": "#ffffff",
    "foreground": "#121212",
    "card": "#f6f6f6",
    "card-foreground": "#121212",
    "popover": "#f6f6f6",
    "popover-foreground": "#121212",
    "primary": "#1db954",
    "primary-foreground": "#111111",
    "secondary": "#efefef",
    "secondary-foreground": "#121212",
    "muted": "#f6f6f6",
    "muted-foreground": "#6a6a6a",
    "accent": "#d7f5e2",
    "accent-foreground": "#0d6b30",
    "destructive": "#e22134",
    "destructive-foreground": "#ffffff",
    "border": "#e0e0e0",
    "input": "#efefef",
    "ring": "#1db954",
    "success": "#1db954",
    "success-foreground": "#111111",
    "warning": "#e8a33d",
    "warning-foreground": "#111111",
    "info": "#2e77d0",
    "info-foreground": "#ffffff",
    "sidebar": "#f0f0f0",
    "sidebar-foreground": "#121212",
    "sidebar-primary": "#1db954",
    "sidebar-primary-foreground": "#111111",
    "sidebar-accent": "#d7f5e2",
    "sidebar-accent-foreground": "#0d6b30",
    "sidebar-border": "#e0e0e0",
    "sidebar-ring": "#1db954"
  },
  "dark": {
    "background": "#000000",
    "foreground": "#ffffff",
    "card": "#121212",
    "card-foreground": "#ffffff",
    "popover": "#121212",
    "popover-foreground": "#ffffff",
    "primary": "#1db954",
    "primary-foreground": "#000000",
    "secondary": "#1f1f1f",
    "secondary-foreground": "#ffffff",
    "muted": "#121212",
    "muted-foreground": "#a7a7a7",
    "accent": "#0d3b1f",
    "accent-foreground": "#5ce68c",
    "destructive": "#f15e6c",
    "destructive-foreground": "#000000",
    "border": "#2a2a2a",
    "input": "#1f1f1f",
    "ring": "#1db954",
    "success": "#1ed760",
    "success-foreground": "#000000",
    "warning": "#ffa42b",
    "warning-foreground": "#000000",
    "info": "#509bf5",
    "info-foreground": "#000000",
    "sidebar": "#070707",
    "sidebar-foreground": "#ffffff",
    "sidebar-primary": "#1db954",
    "sidebar-primary-foreground": "#000000",
    "sidebar-accent": "#0d3b1f",
    "sidebar-accent-foreground": "#5ce68c",
    "sidebar-border": "#2a2a2a",
    "sidebar-ring": "#1db954"
  },
  "shadow": "none",
  "controls": {
    "weight": "700"
  },
  "fontImport": "https://fonts.googleapis.com/css2?family=Figtree:wght@400;500;600;700&family=Space+Mono:wght@400;700&display=swap"
}
