[
  {
    "id": "lightfall",
    "name": "Lightfall",
    "group": "custom",
    "author": "Inspired by Salesforce Lightning",
    "description": "Enterprise sky blue on cool white. Dense, calm, built for long sessions.",
    "radius": "0.25rem",
    "fonts": {
      "sans": "\"Salesforce Sans\", system-ui, -apple-system, \"Segoe UI\", sans-serif",
      "mono": "\"IBM Plex Mono\", ui-monospace, SFMono-Regular, Menlo, monospace"
    },
    "icons": {
      "set": "lucide"
    },
    "light": {
      "background": "#f3f3f3",
      "foreground": "#181818",
      "card": "#ffffff",
      "card-foreground": "#181818",
      "popover": "#ffffff",
      "popover-foreground": "#181818",
      "primary": "#0176d3",
      "primary-foreground": "#ffffff",
      "secondary": "#ecebea",
      "secondary-foreground": "#181818",
      "muted": "#f3f3f3",
      "muted-foreground": "#5c5c5c",
      "accent": "#eef4ff",
      "accent-foreground": "#014486",
      "destructive": "#ba0517",
      "destructive-foreground": "#ffffff",
      "border": "#c9c9c9",
      "input": "#ecebea",
      "ring": "#0176d3",
      "success": "#2e844a",
      "success-foreground": "#ffffff",
      "warning": "#fe9339",
      "warning-foreground": "#111111",
      "info": "#0176d3",
      "info-foreground": "#ffffff",
      "sidebar": "#ffffff",
      "sidebar-foreground": "#181818",
      "sidebar-primary": "#0176d3",
      "sidebar-primary-foreground": "#ffffff",
      "sidebar-accent": "#eef4ff",
      "sidebar-accent-foreground": "#014486",
      "sidebar-border": "#c9c9c9",
      "sidebar-ring": "#0176d3"
    },
    "dark": {
      "background": "#1b1b1b",
      "foreground": "#f3f3f3",
      "card": "#242424",
      "card-foreground": "#f3f3f3",
      "popover": "#242424",
      "popover-foreground": "#f3f3f3",
      "primary": "#1b96ff",
      "primary-foreground": "#111111",
      "secondary": "#2e2e2e",
      "secondary-foreground": "#f3f3f3",
      "muted": "#242424",
      "muted-foreground": "#aeaeae",
      "accent": "#032d60",
      "accent-foreground": "#90c8ff",
      "destructive": "#fe5c4c",
      "destructive-foreground": "#111111",
      "border": "#3a3a3a",
      "input": "#2e2e2e",
      "ring": "#1b96ff",
      "success": "#45c65a",
      "success-foreground": "#111111",
      "warning": "#ffb75d",
      "warning-foreground": "#111111",
      "info": "#1b96ff",
      "info-foreground": "#111111",
      "sidebar": "#141414",
      "sidebar-foreground": "#f3f3f3",
      "sidebar-primary": "#1b96ff",
      "sidebar-primary-foreground": "#111111",
      "sidebar-accent": "#032d60",
      "sidebar-accent-foreground": "#90c8ff",
      "sidebar-border": "#3a3a3a",
      "sidebar-ring": "#1b96ff"
    },
    "shadow": "flat",
    "fontImport": "https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@400;500&display=swap"
  },
  {
    "id": "prism",
    "name": "Prism",
    "group": "custom",
    "author": "Inspired by Adobe Spectrum",
    "description": "Studio gray with a decisive blue. Neutral surfaces that let content lead.",
    "radius": "0.5rem",
    "fonts": {
      "sans": "\"Source Sans 3\", system-ui, -apple-system, \"Segoe UI\", sans-serif",
      "mono": "\"Source Code Pro\", ui-monospace, SFMono-Regular, Menlo, monospace"
    },
    "icons": {
      "set": "carbon"
    },
    "light": {
      "background": "#f0f0f0",
      "foreground": "#1b1b1b",
      "card": "#ffffff",
      "card-foreground": "#1b1b1b",
      "popover": "#ffffff",
      "popover-foreground": "#1b1b1b",
      "primary": "#1473e6",
      "primary-foreground": "#ffffff",
      "secondary": "#e4e4e4",
      "secondary-foreground": "#1b1b1b",
      "muted": "#ececec",
      "muted-foreground": "#6e6e6e",
      "accent": "#dbeaff",
      "accent-foreground": "#0d66d0",
      "destructive": "#d7373f",
      "destructive-foreground": "#ffffff",
      "border": "#cacaca",
      "input": "#e4e4e4",
      "ring": "#1473e6",
      "success": "#268e6c",
      "success-foreground": "#111111",
      "warning": "#e68619",
      "warning-foreground": "#111111",
      "info": "#1473e6",
      "info-foreground": "#ffffff",
      "sidebar": "#f5f5f5",
      "sidebar-foreground": "#1b1b1b",
      "sidebar-primary": "#1473e6",
      "sidebar-primary-foreground": "#ffffff",
      "sidebar-accent": "#dbeaff",
      "sidebar-accent-foreground": "#0d66d0",
      "sidebar-border": "#cacaca",
      "sidebar-ring": "#1473e6"
    },
    "dark": {
      "background": "#1d1d1d",
      "foreground": "#efefef",
      "card": "#252525",
      "card-foreground": "#efefef",
      "popover": "#252525",
      "popover-foreground": "#efefef",
      "primary": "#378ef0",
      "primary-foreground": "#111111",
      "secondary": "#323232",
      "secondary-foreground": "#efefef",
      "muted": "#252525",
      "muted-foreground": "#a2a2a2",
      "accent": "#14375e",
      "accent-foreground": "#7cb8f5",
      "destructive": "#ec5b62",
      "destructive-foreground": "#111111",
      "border": "#3c3c3c",
      "input": "#323232",
      "ring": "#378ef0",
      "success": "#33ab84",
      "success-foreground": "#111111",
      "warning": "#f29423",
      "warning-foreground": "#111111",
      "info": "#378ef0",
      "info-foreground": "#111111",
      "sidebar": "#161616",
      "sidebar-foreground": "#efefef",
      "sidebar-primary": "#378ef0",
      "sidebar-primary-foreground": "#111111",
      "sidebar-accent": "#14375e",
      "sidebar-accent-foreground": "#7cb8f5",
      "sidebar-border": "#3c3c3c",
      "sidebar-ring": "#378ef0"
    },
    "shadow": "soft",
    "fontImport": "https://fonts.googleapis.com/css2?family=Source+Sans+3:wght@400;500;600;700&family=Source+Code+Pro:wght@400;500&display=swap"
  },
  {
    "id": "baseline",
    "name": "Baseline",
    "group": "custom",
    "author": "Inspired by Uber Base Web",
    "description": "Absolute black on white with zero rounding. Transport-grade clarity.",
    "radius": "0",
    "fonts": {
      "sans": "\"Archivo\", system-ui, -apple-system, \"Segoe UI\", sans-serif",
      "mono": "\"Roboto Mono\", ui-monospace, SFMono-Regular, Menlo, monospace"
    },
    "icons": {
      "set": "material-symbols"
    },
    "light": {
      "background": "#ffffff",
      "foreground": "#000000",
      "card": "#ffffff",
      "card-foreground": "#000000",
      "popover": "#ffffff",
      "popover-foreground": "#000000",
      "primary": "#000000",
      "primary-foreground": "#ffffff",
      "secondary": "#eeeeee",
      "secondary-foreground": "#000000",
      "muted": "#f6f6f6",
      "muted-foreground": "#545454",
      "accent": "#eeeeee",
      "accent-foreground": "#000000",
      "destructive": "#e11900",
      "destructive-foreground": "#ffffff",
      "border": "#cbd0d8",
      "input": "#eeeeee",
      "ring": "#000000",
      "success": "#05944f",
      "success-foreground": "#000000",
      "warning": "#ffc043",
      "warning-foreground": "#000000",
      "info": "#276ef1",
      "info-foreground": "#000000",
      "sidebar": "#f6f6f6",
      "sidebar-foreground": "#000000",
      "sidebar-primary": "#000000",
      "sidebar-primary-foreground": "#ffffff",
      "sidebar-accent": "#eeeeee",
      "sidebar-accent-foreground": "#000000",
      "sidebar-border": "#cbd0d8",
      "sidebar-ring": "#000000"
    },
    "dark": {
      "background": "#000000",
      "foreground": "#ffffff",
      "card": "#141414",
      "card-foreground": "#ffffff",
      "popover": "#141414",
      "popover-foreground": "#ffffff",
      "primary": "#ffffff",
      "primary-foreground": "#000000",
      "secondary": "#1f1f1f",
      "secondary-foreground": "#ffffff",
      "muted": "#141414",
      "muted-foreground": "#afafaf",
      "accent": "#292929",
      "accent-foreground": "#ffffff",
      "destructive": "#ff6d63",
      "destructive-foreground": "#000000",
      "border": "#333333",
      "input": "#1f1f1f",
      "ring": "#ffffff",
      "success": "#22c98a",
      "success-foreground": "#000000",
      "warning": "#ffd77a",
      "warning-foreground": "#000000",
      "info": "#78a9ff",
      "info-foreground": "#000000",
      "sidebar": "#0a0a0a",
      "sidebar-foreground": "#ffffff",
      "sidebar-primary": "#ffffff",
      "sidebar-primary-foreground": "#000000",
      "sidebar-accent": "#292929",
      "sidebar-accent-foreground": "#ffffff",
      "sidebar-border": "#333333",
      "sidebar-ring": "#ffffff"
    },
    "shadow": "flat",
    "borderWidth": "1px",
    "fontImport": "https://fonts.googleapis.com/css2?family=Archivo:wght@400;500;600;700&family=Roboto+Mono:wght@400;500&display=swap"
  },
  {
    "id": "quill",
    "name": "Quill",
    "group": "custom",
    "author": "Inspired by Twilio Paste",
    "description": "Signal red on paper. Communication-platform contrast, generous spacing.",
    "radius": "0.5rem",
    "fonts": {
      "sans": "\"Inter\", system-ui, -apple-system, \"Segoe UI\", sans-serif",
      "mono": "\"Fira Code\", ui-monospace, SFMono-Regular, Menlo, monospace"
    },
    "icons": {
      "set": "phosphor"
    },
    "light": {
      "background": "#ffffff",
      "foreground": "#121c2d",
      "card": "#ffffff",
      "card-foreground": "#121c2d",
      "popover": "#ffffff",
      "popover-foreground": "#121c2d",
      "primary": "#f22f46",
      "primary-foreground": "#111111",
      "secondary": "#f4f4f6",
      "secondary-foreground": "#121c2d",
      "muted": "#f9f9fa",
      "muted-foreground": "#606b85",
      "accent": "#ffe9eb",
      "accent-foreground": "#ac1229",
      "destructive": "#c8102e",
      "destructive-foreground": "#ffffff",
      "border": "#e1e3ea",
      "input": "#f4f4f6",
      "ring": "#f22f46",
      "success": "#14b053",
      "success-foreground": "#111111",
      "warning": "#f5a623",
      "warning-foreground": "#111111",
      "info": "#0263e0",
      "info-foreground": "#ffffff",
      "sidebar": "#f4f4f6",
      "sidebar-foreground": "#121c2d",
      "sidebar-primary": "#f22f46",
      "sidebar-primary-foreground": "#111111",
      "sidebar-accent": "#ffe9eb",
      "sidebar-accent-foreground": "#ac1229",
      "sidebar-border": "#e1e3ea",
      "sidebar-ring": "#f22f46"
    },
    "dark": {
      "background": "#121c2d",
      "foreground": "#f4f4f6",
      "card": "#1b2739",
      "card-foreground": "#f4f4f6",
      "popover": "#1b2739",
      "popover-foreground": "#f4f4f6",
      "primary": "#ff6b7d",
      "primary-foreground": "#111111",
      "secondary": "#243247",
      "secondary-foreground": "#f4f4f6",
      "muted": "#1b2739",
      "muted-foreground": "#a3adc0",
      "accent": "#4a1420",
      "accent-foreground": "#ff9aa6",
      "destructive": "#ff6b7d",
      "destructive-foreground": "#111111",
      "border": "#37455a",
      "input": "#243247",
      "ring": "#ff6b7d",
      "success": "#3fd77e",
      "success-foreground": "#111111",
      "warning": "#ffc257",
      "warning-foreground": "#111111",
      "info": "#4d9bff",
      "info-foreground": "#111111",
      "sidebar": "#0c1421",
      "sidebar-foreground": "#f4f4f6",
      "sidebar-primary": "#ff6b7d",
      "sidebar-primary-foreground": "#111111",
      "sidebar-accent": "#4a1420",
      "sidebar-accent-foreground": "#ff9aa6",
      "sidebar-border": "#37455a",
      "sidebar-ring": "#ff6b7d"
    },
    "shadow": "soft",
    "fontImport": "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Fira+Code:wght@400;500&display=swap"
  },
  {
    "id": "mosaic",
    "name": "Mosaic",
    "group": "custom",
    "author": "Inspired by Pinterest Gestalt",
    "description": "Warm editorial red on off-white. Rounded, image-forward, friendly.",
    "radius": "1rem",
    "fonts": {
      "sans": "\"Manrope\", system-ui, -apple-system, \"Segoe UI\", sans-serif",
      "mono": "\"DM Mono\", ui-monospace, SFMono-Regular, Menlo, monospace"
    },
    "icons": {
      "set": "phosphor"
    },
    "light": {
      "background": "#fffdfc",
      "foreground": "#111111",
      "card": "#ffffff",
      "card-foreground": "#111111",
      "popover": "#ffffff",
      "popover-foreground": "#111111",
      "primary": "#e60023",
      "primary-foreground": "#ffffff",
      "secondary": "#efefef",
      "secondary-foreground": "#111111",
      "muted": "#f7f5f4",
      "muted-foreground": "#767676",
      "accent": "#ffe8e8",
      "accent-foreground": "#a3001a",
      "destructive": "#cc0000",
      "destructive-foreground": "#ffffff",
      "border": "#e2dfdc",
      "input": "#efefef",
      "ring": "#e60023",
      "success": "#008753",
      "success-foreground": "#ffffff",
      "warning": "#e3780c",
      "warning-foreground": "#111111",
      "info": "#0074e8",
      "info-foreground": "#ffffff",
      "sidebar": "#f7f5f4",
      "sidebar-foreground": "#111111",
      "sidebar-primary": "#e60023",
      "sidebar-primary-foreground": "#ffffff",
      "sidebar-accent": "#ffe8e8",
      "sidebar-accent-foreground": "#a3001a",
      "sidebar-border": "#e2dfdc",
      "sidebar-ring": "#e60023"
    },
    "dark": {
      "background": "#111111",
      "foreground": "#f5f2f0",
      "card": "#1c1a19",
      "card-foreground": "#f5f2f0",
      "popover": "#1c1a19",
      "popover-foreground": "#f5f2f0",
      "primary": "#ff4d63",
      "primary-foreground": "#111111",
      "secondary": "#26231f",
      "secondary-foreground": "#f5f2f0",
      "muted": "#1c1a19",
      "muted-foreground": "#a8a29a",
      "accent": "#4a1015",
      "accent-foreground": "#ff9aa5",
      "destructive": "#ff4d63",
      "destructive-foreground": "#111111",
      "border": "#39352f",
      "input": "#26231f",
      "ring": "#ff4d63",
      "success": "#2fbd7e",
      "success-foreground": "#111111",
      "warning": "#f0a441",
      "warning-foreground": "#111111",
      "info": "#4d9bff",
      "info-foreground": "#111111",
      "sidebar": "#0a0a0a",
      "sidebar-foreground": "#f5f2f0",
      "sidebar-primary": "#ff4d63",
      "sidebar-primary-foreground": "#111111",
      "sidebar-accent": "#4a1015",
      "sidebar-accent-foreground": "#ff9aa5",
      "sidebar-border": "#39352f",
      "sidebar-ring": "#ff4d63"
    },
    "shadow": "elevated",
    "fontImport": "https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700&family=DM+Mono:wght@400;500&display=swap"
  },
  {
    "id": "weft",
    "name": "Weft",
    "group": "custom",
    "author": "Inspired by Workday Canvas",
    "description": "HR-suite amber over soft neutrals. Warm, legible, deliberately unflashy.",
    "radius": "0.375rem",
    "fonts": {
      "sans": "\"Public Sans\", system-ui, -apple-system, \"Segoe UI\", sans-serif",
      "mono": "\"Anonymous Pro\", ui-monospace, SFMono-Regular, Menlo, monospace"
    },
    "icons": {
      "set": "tabler"
    },
    "light": {
      "background": "#ffffff",
      "foreground": "#1f1f1f",
      "card": "#ffffff",
      "card-foreground": "#1f1f1f",
      "popover": "#ffffff",
      "popover-foreground": "#1f1f1f",
      "primary": "#f38b00",
      "primary-foreground": "#111111",
      "secondary": "#f0f0f0",
      "secondary-foreground": "#1f1f1f",
      "muted": "#f7f7f7",
      "muted-foreground": "#6b6b6b",
      "accent": "#fff1de",
      "accent-foreground": "#8a4e00",
      "destructive": "#de2e21",
      "destructive-foreground": "#ffffff",
      "border": "#dfdfdf",
      "input": "#f0f0f0",
      "ring": "#f38b00",
      "success": "#127a3d",
      "success-foreground": "#ffffff",
      "warning": "#f38b00",
      "warning-foreground": "#111111",
      "info": "#0875e1",
      "info-foreground": "#ffffff",
      "sidebar": "#f7f7f7",
      "sidebar-foreground": "#1f1f1f",
      "sidebar-primary": "#f38b00",
      "sidebar-primary-foreground": "#111111",
      "sidebar-accent": "#fff1de",
      "sidebar-accent-foreground": "#8a4e00",
      "sidebar-border": "#dfdfdf",
      "sidebar-ring": "#f38b00"
    },
    "dark": {
      "background": "#1c1a17",
      "foreground": "#f2efe9",
      "card": "#262320",
      "card-foreground": "#f2efe9",
      "popover": "#262320",
      "popover-foreground": "#f2efe9",
      "primary": "#ffa733",
      "primary-foreground": "#111111",
      "secondary": "#312d28",
      "secondary-foreground": "#f2efe9",
      "muted": "#262320",
      "muted-foreground": "#a89f92",
      "accent": "#4a3208",
      "accent-foreground": "#ffc879",
      "destructive": "#ff6f63",
      "destructive-foreground": "#111111",
      "border": "#3d3831",
      "input": "#312d28",
      "ring": "#ffa733",
      "success": "#4ec27a",
      "success-foreground": "#111111",
      "warning": "#ffa733",
      "warning-foreground": "#111111",
      "info": "#5aa9f5",
      "info-foreground": "#111111",
      "sidebar": "#131110",
      "sidebar-foreground": "#f2efe9",
      "sidebar-primary": "#ffa733",
      "sidebar-primary-foreground": "#111111",
      "sidebar-accent": "#4a3208",
      "sidebar-accent-foreground": "#ffc879",
      "sidebar-border": "#3d3831",
      "sidebar-ring": "#ffa733"
    },
    "shadow": "soft",
    "fontImport": "https://fonts.googleapis.com/css2?family=Public+Sans:wght@400;500;600;700&family=Anonymous+Pro:wght@400;500&display=swap"
  },
  {
    "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"
  },
  {
    "id": "plumage",
    "name": "Plumage",
    "group": "custom",
    "author": "Inspired by Red Hat PatternFly",
    "description": "Open-source red over cool slate. Console-grade density with sharp corners.",
    "radius": "0.1875rem",
    "fonts": {
      "sans": "\"Red Hat Text\", system-ui, -apple-system, \"Segoe UI\", sans-serif",
      "mono": "\"Red Hat Mono\", ui-monospace, SFMono-Regular, Menlo, monospace"
    },
    "icons": {
      "set": "carbon"
    },
    "light": {
      "background": "#f0f0f0",
      "foreground": "#151515",
      "card": "#ffffff",
      "card-foreground": "#151515",
      "popover": "#ffffff",
      "popover-foreground": "#151515",
      "primary": "#ee0000",
      "primary-foreground": "#ffffff",
      "secondary": "#e8e8e8",
      "secondary-foreground": "#151515",
      "muted": "#f5f5f5",
      "muted-foreground": "#6a6e73",
      "accent": "#ffe8e8",
      "accent-foreground": "#a30000",
      "destructive": "#c9190b",
      "destructive-foreground": "#ffffff",
      "border": "#d2d2d2",
      "input": "#e8e8e8",
      "ring": "#ee0000",
      "success": "#3e8635",
      "success-foreground": "#ffffff",
      "warning": "#f0ab00",
      "warning-foreground": "#111111",
      "info": "#0066cc",
      "info-foreground": "#ffffff",
      "sidebar": "#212427",
      "sidebar-foreground": "#f0f0f0",
      "sidebar-primary": "#ee0000",
      "sidebar-primary-foreground": "#ffffff",
      "sidebar-accent": "#3c3f42",
      "sidebar-accent-foreground": "#a30000",
      "sidebar-border": "#3c3f42",
      "sidebar-ring": "#ee0000"
    },
    "dark": {
      "background": "#151515",
      "foreground": "#f0f0f0",
      "card": "#1f1f1f",
      "card-foreground": "#f0f0f0",
      "popover": "#1f1f1f",
      "popover-foreground": "#f0f0f0",
      "primary": "#ff4d4d",
      "primary-foreground": "#111111",
      "secondary": "#292929",
      "secondary-foreground": "#f0f0f0",
      "muted": "#1f1f1f",
      "muted-foreground": "#a3a3a3",
      "accent": "#4d1010",
      "accent-foreground": "#ff9c9c",
      "destructive": "#ff4d4d",
      "destructive-foreground": "#111111",
      "border": "#3c3f42",
      "input": "#292929",
      "ring": "#ff4d4d",
      "success": "#5ba352",
      "success-foreground": "#111111",
      "warning": "#f0ab00",
      "warning-foreground": "#111111",
      "info": "#2b9af3",
      "info-foreground": "#111111",
      "sidebar": "#0d0d0d",
      "sidebar-foreground": "#f0f0f0",
      "sidebar-primary": "#ff4d4d",
      "sidebar-primary-foreground": "#111111",
      "sidebar-accent": "#4d1010",
      "sidebar-accent-foreground": "#ff9c9c",
      "sidebar-border": "#3c3f42",
      "sidebar-ring": "#ff4d4d"
    },
    "shadow": "flat",
    "fontImport": "https://fonts.googleapis.com/css2?family=Red+Hat+Text:wght@400;500;600;700&family=Red+Hat+Mono:wght@400;500&display=swap"
  },
  {
    "id": "clarion",
    "name": "Clarion",
    "group": "custom",
    "author": "Inspired by VMware Clarity",
    "description": "Virtualization teal on steel gray. Sober, structured, operations-first.",
    "radius": "0.1875rem",
    "fonts": {
      "sans": "\"Metropolis\", system-ui, -apple-system, \"Segoe UI\", sans-serif",
      "mono": "\"Inconsolata\", ui-monospace, SFMono-Regular, Menlo, monospace"
    },
    "icons": {
      "set": "carbon"
    },
    "light": {
      "background": "#fafafa",
      "foreground": "#313131",
      "card": "#ffffff",
      "card-foreground": "#313131",
      "popover": "#ffffff",
      "popover-foreground": "#313131",
      "primary": "#0072a3",
      "primary-foreground": "#ffffff",
      "secondary": "#eeeeee",
      "secondary-foreground": "#313131",
      "muted": "#f3f3f3",
      "muted-foreground": "#666666",
      "accent": "#e1f1f6",
      "accent-foreground": "#004a70",
      "destructive": "#c92100",
      "destructive-foreground": "#ffffff",
      "border": "#cccccc",
      "input": "#eeeeee",
      "ring": "#0072a3",
      "success": "#318700",
      "success-foreground": "#ffffff",
      "warning": "#efc006",
      "warning-foreground": "#111111",
      "info": "#0072a3",
      "info-foreground": "#ffffff",
      "sidebar": "#eeeeee",
      "sidebar-foreground": "#313131",
      "sidebar-primary": "#0072a3",
      "sidebar-primary-foreground": "#ffffff",
      "sidebar-accent": "#e1f1f6",
      "sidebar-accent-foreground": "#004a70",
      "sidebar-border": "#cccccc",
      "sidebar-ring": "#0072a3"
    },
    "dark": {
      "background": "#21333b",
      "foreground": "#eaedf0",
      "card": "#2a3d47",
      "card-foreground": "#eaedf0",
      "popover": "#2a3d47",
      "popover-foreground": "#eaedf0",
      "primary": "#4aaed9",
      "primary-foreground": "#111111",
      "secondary": "#31474f",
      "secondary-foreground": "#eaedf0",
      "muted": "#2a3d47",
      "muted-foreground": "#9db4bf",
      "accent": "#123746",
      "accent-foreground": "#8fd2ee",
      "destructive": "#f52f22",
      "destructive-foreground": "#111111",
      "border": "#3d5866",
      "input": "#31474f",
      "ring": "#4aaed9",
      "success": "#62a420",
      "success-foreground": "#111111",
      "warning": "#ffdc0b",
      "warning-foreground": "#111111",
      "info": "#4aaed9",
      "info-foreground": "#111111",
      "sidebar": "#1b2a30",
      "sidebar-foreground": "#eaedf0",
      "sidebar-primary": "#4aaed9",
      "sidebar-primary-foreground": "#111111",
      "sidebar-accent": "#123746",
      "sidebar-accent-foreground": "#8fd2ee",
      "sidebar-border": "#3d5866",
      "sidebar-ring": "#4aaed9"
    },
    "shadow": "flat",
    "fontImport": "https://fonts.googleapis.com/css2?family=Inconsolata:wght@400;500&display=swap"
  },
  {
    "id": "filament",
    "name": "Filament",
    "group": "custom",
    "author": "Inspired by Elastic EUI",
    "description": "Signal pink with search-stack blue beneath. Analytical, bright, data-dense.",
    "radius": "0.375rem",
    "fonts": {
      "sans": "\"Inter\", system-ui, -apple-system, \"Segoe UI\", sans-serif",
      "mono": "\"Roboto Mono\", ui-monospace, SFMono-Regular, Menlo, monospace"
    },
    "icons": {
      "set": "lucide"
    },
    "light": {
      "background": "#fbfcfd",
      "foreground": "#1a1c21",
      "card": "#ffffff",
      "card-foreground": "#1a1c21",
      "popover": "#ffffff",
      "popover-foreground": "#1a1c21",
      "primary": "#f04e98",
      "primary-foreground": "#111111",
      "secondary": "#eef2f7",
      "secondary-foreground": "#1a1c21",
      "muted": "#f5f7fa",
      "muted-foreground": "#69707d",
      "accent": "#fde5f0",
      "accent-foreground": "#a3105a",
      "destructive": "#bd271e",
      "destructive-foreground": "#ffffff",
      "border": "#d3dae6",
      "input": "#eef2f7",
      "ring": "#f04e98",
      "success": "#00bfb3",
      "success-foreground": "#111111",
      "warning": "#fec514",
      "warning-foreground": "#111111",
      "info": "#0077cc",
      "info-foreground": "#ffffff",
      "sidebar": "#f5f7fa",
      "sidebar-foreground": "#1a1c21",
      "sidebar-primary": "#f04e98",
      "sidebar-primary-foreground": "#111111",
      "sidebar-accent": "#fde5f0",
      "sidebar-accent-foreground": "#a3105a",
      "sidebar-border": "#d3dae6",
      "sidebar-ring": "#f04e98"
    },
    "dark": {
      "background": "#141519",
      "foreground": "#dfe5ef",
      "card": "#1d1e24",
      "card-foreground": "#dfe5ef",
      "popover": "#1d1e24",
      "popover-foreground": "#dfe5ef",
      "primary": "#f68fbe",
      "primary-foreground": "#111111",
      "secondary": "#25262e",
      "secondary-foreground": "#dfe5ef",
      "muted": "#1d1e24",
      "muted-foreground": "#98a2b3",
      "accent": "#45152e",
      "accent-foreground": "#fbb6d6",
      "destructive": "#f86b63",
      "destructive-foreground": "#111111",
      "border": "#343741",
      "input": "#25262e",
      "ring": "#f68fbe",
      "success": "#7dded8",
      "success-foreground": "#111111",
      "warning": "#f3d371",
      "warning-foreground": "#111111",
      "info": "#36a2ef",
      "info-foreground": "#111111",
      "sidebar": "#0d0e11",
      "sidebar-foreground": "#dfe5ef",
      "sidebar-primary": "#f68fbe",
      "sidebar-primary-foreground": "#111111",
      "sidebar-accent": "#45152e",
      "sidebar-accent-foreground": "#fbb6d6",
      "sidebar-border": "#343741",
      "sidebar-ring": "#f68fbe"
    },
    "shadow": "soft",
    "fontImport": "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Roboto+Mono:wght@400;500&display=swap"
  },
  {
    "id": "skyline",
    "name": "Skyline",
    "group": "custom",
    "author": "Inspired by AWS Cloudscape",
    "description": "Squid-ink navy with cloud orange. Console chrome for very long tables.",
    "radius": "0.25rem",
    "fonts": {
      "sans": "\"Open Sans\", system-ui, -apple-system, \"Segoe UI\", sans-serif",
      "mono": "\"Ubuntu Mono\", ui-monospace, SFMono-Regular, Menlo, monospace"
    },
    "icons": {
      "set": "material-symbols"
    },
    "light": {
      "background": "#ffffff",
      "foreground": "#16191f",
      "card": "#ffffff",
      "card-foreground": "#16191f",
      "popover": "#ffffff",
      "popover-foreground": "#16191f",
      "primary": "#0972d3",
      "primary-foreground": "#ffffff",
      "secondary": "#f2f3f3",
      "secondary-foreground": "#16191f",
      "muted": "#fafafa",
      "muted-foreground": "#5f6b7a",
      "accent": "#f2f8fd",
      "accent-foreground": "#033160",
      "destructive": "#d91515",
      "destructive-foreground": "#ffffff",
      "border": "#d5dbdb",
      "input": "#f2f3f3",
      "ring": "#0972d3",
      "success": "#037f0c",
      "success-foreground": "#ffffff",
      "warning": "#ff9900",
      "warning-foreground": "#111111",
      "info": "#0972d3",
      "info-foreground": "#ffffff",
      "sidebar": "#232f3e",
      "sidebar-foreground": "#e9ebed",
      "sidebar-primary": "#0972d3",
      "sidebar-primary-foreground": "#ffffff",
      "sidebar-accent": "#354150",
      "sidebar-accent-foreground": "#033160",
      "sidebar-border": "#414d5c",
      "sidebar-ring": "#0972d3"
    },
    "dark": {
      "background": "#0f1b2a",
      "foreground": "#d1d5db",
      "card": "#192534",
      "card-foreground": "#d1d5db",
      "popover": "#192534",
      "popover-foreground": "#d1d5db",
      "primary": "#42b4ff",
      "primary-foreground": "#111111",
      "secondary": "#232f3e",
      "secondary-foreground": "#d1d5db",
      "muted": "#192534",
      "muted-foreground": "#8d99a8",
      "accent": "#0d2136",
      "accent-foreground": "#89bdee",
      "destructive": "#eb6f6f",
      "destructive-foreground": "#111111",
      "border": "#414d5c",
      "input": "#232f3e",
      "ring": "#42b4ff",
      "success": "#29ad32",
      "success-foreground": "#111111",
      "warning": "#ff9900",
      "warning-foreground": "#111111",
      "info": "#42b4ff",
      "info-foreground": "#111111",
      "sidebar": "#0a1420",
      "sidebar-foreground": "#d1d5db",
      "sidebar-primary": "#42b4ff",
      "sidebar-primary-foreground": "#111111",
      "sidebar-accent": "#0d2136",
      "sidebar-accent-foreground": "#89bdee",
      "sidebar-border": "#414d5c",
      "sidebar-ring": "#42b4ff"
    },
    "shadow": "flat",
    "fontImport": "https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;500;600;700&family=Ubuntu+Mono:wght@400;700&display=swap"
  },
  {
    "id": "arbour",
    "name": "Arbour",
    "group": "custom",
    "author": "Inspired by Zendesk Garden",
    "description": "Deep kale green with support-desk blue. Grounded, quiet, humane.",
    "radius": "0.25rem",
    "fonts": {
      "sans": "\"Karla\", system-ui, -apple-system, \"Segoe UI\", sans-serif",
      "mono": "\"Space Mono\", ui-monospace, SFMono-Regular, Menlo, monospace"
    },
    "icons": {
      "set": "phosphor"
    },
    "light": {
      "background": "#ffffff",
      "foreground": "#2f3941",
      "card": "#ffffff",
      "card-foreground": "#2f3941",
      "popover": "#ffffff",
      "popover-foreground": "#2f3941",
      "primary": "#1f73b7",
      "primary-foreground": "#ffffff",
      "secondary": "#f8f9f9",
      "secondary-foreground": "#2f3941",
      "muted": "#f8f9f9",
      "muted-foreground": "#68737d",
      "accent": "#e3f1fa",
      "accent-foreground": "#14487d",
      "destructive": "#cc3340",
      "destructive-foreground": "#ffffff",
      "border": "#d8dcde",
      "input": "#f8f9f9",
      "ring": "#1f73b7",
      "success": "#038153",
      "success-foreground": "#ffffff",
      "warning": "#ad5e18",
      "warning-foreground": "#ffffff",
      "info": "#1f73b7",
      "info-foreground": "#ffffff",
      "sidebar": "#03363d",
      "sidebar-foreground": "#e9ebed",
      "sidebar-primary": "#1f73b7",
      "sidebar-primary-foreground": "#ffffff",
      "sidebar-accent": "#17494d",
      "sidebar-accent-foreground": "#14487d",
      "sidebar-border": "#0f5259",
      "sidebar-ring": "#1f73b7"
    },
    "dark": {
      "background": "#03363d",
      "foreground": "#e9ebed",
      "card": "#0a4750",
      "card-foreground": "#e9ebed",
      "popover": "#0a4750",
      "popover-foreground": "#e9ebed",
      "primary": "#5eb5f0",
      "primary-foreground": "#111111",
      "secondary": "#0f5259",
      "secondary-foreground": "#e9ebed",
      "muted": "#0a4750",
      "muted-foreground": "#a3bcc0",
      "accent": "#0b2f3a",
      "accent-foreground": "#9cd4f5",
      "destructive": "#ff7f7f",
      "destructive-foreground": "#111111",
      "border": "#0f5259",
      "input": "#0f5259",
      "ring": "#5eb5f0",
      "success": "#42c98a",
      "success-foreground": "#111111",
      "warning": "#e6a44e",
      "warning-foreground": "#111111",
      "info": "#5eb5f0",
      "info-foreground": "#111111",
      "sidebar": "#02272c",
      "sidebar-foreground": "#e9ebed",
      "sidebar-primary": "#5eb5f0",
      "sidebar-primary-foreground": "#111111",
      "sidebar-accent": "#0b2f3a",
      "sidebar-accent-foreground": "#9cd4f5",
      "sidebar-border": "#0f5259",
      "sidebar-ring": "#5eb5f0"
    },
    "shadow": "soft",
    "fontImport": "https://fonts.googleapis.com/css2?family=Karla:wght@400;500;600;700&family=Space+Mono:wght@400;700&display=swap"
  },
  {
    "id": "conifer",
    "name": "Conifer",
    "group": "custom",
    "author": "Inspired by Segment Evergreen",
    "description": "Mint green with indigo accents. Analytics-clean, plenty of white space.",
    "radius": "0.375rem",
    "fonts": {
      "sans": "\"Work Sans\", system-ui, -apple-system, \"Segoe UI\", sans-serif",
      "mono": "\"IBM Plex Mono\", ui-monospace, SFMono-Regular, Menlo, monospace"
    },
    "icons": {
      "set": "lucide"
    },
    "light": {
      "background": "#ffffff",
      "foreground": "#101840",
      "card": "#ffffff",
      "card-foreground": "#101840",
      "popover": "#ffffff",
      "popover-foreground": "#101840",
      "primary": "#52bd94",
      "primary-foreground": "#111111",
      "secondary": "#f4f6fa",
      "secondary-foreground": "#101840",
      "muted": "#fafbff",
      "muted-foreground": "#696f8c",
      "accent": "#eaf7f2",
      "accent-foreground": "#10261e",
      "destructive": "#d14343",
      "destructive-foreground": "#ffffff",
      "border": "#e6e8f0",
      "input": "#f4f6fa",
      "ring": "#52bd94",
      "success": "#52bd94",
      "success-foreground": "#111111",
      "warning": "#ffb020",
      "warning-foreground": "#111111",
      "info": "#3366ff",
      "info-foreground": "#ffffff",
      "sidebar": "#f4f6fa",
      "sidebar-foreground": "#101840",
      "sidebar-primary": "#52bd94",
      "sidebar-primary-foreground": "#111111",
      "sidebar-accent": "#eaf7f2",
      "sidebar-accent-foreground": "#10261e",
      "sidebar-border": "#e6e8f0",
      "sidebar-ring": "#52bd94"
    },
    "dark": {
      "background": "#101840",
      "foreground": "#e6e8f0",
      "card": "#1a2250",
      "card-foreground": "#e6e8f0",
      "popover": "#1a2250",
      "popover-foreground": "#e6e8f0",
      "primary": "#6fd3aa",
      "primary-foreground": "#111111",
      "secondary": "#232c5e",
      "secondary-foreground": "#e6e8f0",
      "muted": "#1a2250",
      "muted-foreground": "#a0a8c8",
      "accent": "#14342a",
      "accent-foreground": "#8fe3c1",
      "destructive": "#ff7b7b",
      "destructive-foreground": "#111111",
      "border": "#2f3a6e",
      "input": "#232c5e",
      "ring": "#6fd3aa",
      "success": "#6fd3aa",
      "success-foreground": "#111111",
      "warning": "#ffc453",
      "warning-foreground": "#111111",
      "info": "#7093ff",
      "info-foreground": "#111111",
      "sidebar": "#0a0f2c",
      "sidebar-foreground": "#e6e8f0",
      "sidebar-primary": "#6fd3aa",
      "sidebar-primary-foreground": "#111111",
      "sidebar-accent": "#14342a",
      "sidebar-accent-foreground": "#8fe3c1",
      "sidebar-border": "#2f3a6e",
      "sidebar-ring": "#6fd3aa"
    },
    "shadow": "soft",
    "fontImport": "https://fonts.googleapis.com/css2?family=Work+Sans:wght@400;500;600;700&family=IBM+Plex+Mono:wght@400;500&display=swap"
  },
  {
    "id": "fiord",
    "name": "Fiord",
    "group": "custom",
    "author": "Inspired by SAP Fiori",
    "description": "Business-suite blue on cold steel, with a navy shell. Tiles and tables all day.",
    "radius": "0.125rem",
    "fonts": {
      "sans": "\"Nunito Sans\", system-ui, -apple-system, \"Segoe UI\", sans-serif",
      "mono": "\"Cousine\", ui-monospace, SFMono-Regular, Menlo, monospace"
    },
    "icons": {
      "set": "ant-design"
    },
    "light": {
      "background": "#e7edf2",
      "foreground": "#26343f",
      "card": "#f7fafc",
      "card-foreground": "#26343f",
      "popover": "#f7fafc",
      "popover-foreground": "#26343f",
      "primary": "#0a6ed1",
      "primary-foreground": "#ffffff",
      "secondary": "#dae4ec",
      "secondary-foreground": "#26343f",
      "muted": "#eef3f7",
      "muted-foreground": "#5b6b78",
      "accent": "#d3e5f7",
      "accent-foreground": "#053b73",
      "destructive": "#bb0000",
      "destructive-foreground": "#ffffff",
      "border": "#bfcdd9",
      "input": "#dae4ec",
      "ring": "#0a6ed1",
      "success": "#107e3e",
      "success-foreground": "#ffffff",
      "warning": "#e9730c",
      "warning-foreground": "#111111",
      "info": "#0a6ed1",
      "info-foreground": "#ffffff",
      "sidebar": "#354a5f",
      "sidebar-foreground": "#eef1f4",
      "sidebar-primary": "#0a6ed1",
      "sidebar-primary-foreground": "#ffffff",
      "sidebar-accent": "#42576d",
      "sidebar-accent-foreground": "#053b73",
      "sidebar-border": "#4a6178",
      "sidebar-ring": "#0a6ed1"
    },
    "dark": {
      "background": "#12212e",
      "foreground": "#dce7ef",
      "card": "#1b2c3c",
      "card-foreground": "#dce7ef",
      "popover": "#1b2c3c",
      "popover-foreground": "#dce7ef",
      "primary": "#5cb0f5",
      "primary-foreground": "#111111",
      "secondary": "#23364a",
      "secondary-foreground": "#dce7ef",
      "muted": "#1b2c3c",
      "muted-foreground": "#8ea3b5",
      "accent": "#0d3557",
      "accent-foreground": "#9acd5f",
      "destructive": "#ff6a6a",
      "destructive-foreground": "#111111",
      "border": "#2f4658",
      "input": "#23364a",
      "ring": "#5cb0f5",
      "success": "#36a862",
      "success-foreground": "#111111",
      "warning": "#f0913c",
      "warning-foreground": "#111111",
      "info": "#5cb0f5",
      "info-foreground": "#111111",
      "sidebar": "#0a1620",
      "sidebar-foreground": "#dce7ef",
      "sidebar-primary": "#5cb0f5",
      "sidebar-primary-foreground": "#111111",
      "sidebar-accent": "#0d3557",
      "sidebar-accent-foreground": "#9acd5f",
      "sidebar-border": "#2f4658",
      "sidebar-ring": "#5cb0f5"
    },
    "shadow": "flat",
    "fontImport": "https://fonts.googleapis.com/css2?family=Nunito+Sans:wght@400;500;600;700&family=Cousine:wght@400;700&display=swap"
  },
  {
    "id": "heartwood",
    "name": "Heartwood",
    "group": "custom",
    "author": "Inspired by Oracle Redwood",
    "description": "Brick red on warm stone. Heavy, institutional, unmistakably grown-up.",
    "radius": "0.5rem",
    "fonts": {
      "sans": "\"Rubik\", system-ui, -apple-system, \"Segoe UI\", sans-serif",
      "mono": "\"Azeret Mono\", ui-monospace, SFMono-Regular, Menlo, monospace"
    },
    "icons": {
      "set": "material-symbols"
    },
    "light": {
      "background": "#faf8f7",
      "foreground": "#312d2a",
      "card": "#ffffff",
      "card-foreground": "#312d2a",
      "popover": "#ffffff",
      "popover-foreground": "#312d2a",
      "primary": "#c74634",
      "primary-foreground": "#ffffff",
      "secondary": "#efeae7",
      "secondary-foreground": "#312d2a",
      "muted": "#f6f3f1",
      "muted-foreground": "#6f6560",
      "accent": "#fbe9e5",
      "accent-foreground": "#8c2b1e",
      "destructive": "#b3261e",
      "destructive-foreground": "#ffffff",
      "border": "#e0dad6",
      "input": "#efeae7",
      "ring": "#c74634",
      "success": "#2c7a4b",
      "success-foreground": "#ffffff",
      "warning": "#b26b00",
      "warning-foreground": "#111111",
      "info": "#365b8c",
      "info-foreground": "#ffffff",
      "sidebar": "#f1ece9",
      "sidebar-foreground": "#312d2a",
      "sidebar-primary": "#c74634",
      "sidebar-primary-foreground": "#ffffff",
      "sidebar-accent": "#fbe9e5",
      "sidebar-accent-foreground": "#8c2b1e",
      "sidebar-border": "#e0dad6",
      "sidebar-ring": "#c74634"
    },
    "dark": {
      "background": "#231f1d",
      "foreground": "#efeae7",
      "card": "#2e2926",
      "card-foreground": "#efeae7",
      "popover": "#2e2926",
      "popover-foreground": "#efeae7",
      "primary": "#e57a68",
      "primary-foreground": "#111111",
      "secondary": "#39332f",
      "secondary-foreground": "#efeae7",
      "muted": "#2e2926",
      "muted-foreground": "#a89d95",
      "accent": "#4a221b",
      "accent-foreground": "#f0a496",
      "destructive": "#ff7a6b",
      "destructive-foreground": "#111111",
      "border": "#453e39",
      "input": "#39332f",
      "ring": "#e57a68",
      "success": "#4fb377",
      "success-foreground": "#111111",
      "warning": "#d69a44",
      "warning-foreground": "#111111",
      "info": "#7fa3d1",
      "info-foreground": "#111111",
      "sidebar": "#191614",
      "sidebar-foreground": "#efeae7",
      "sidebar-primary": "#e57a68",
      "sidebar-primary-foreground": "#111111",
      "sidebar-accent": "#4a221b",
      "sidebar-accent-foreground": "#f0a496",
      "sidebar-border": "#453e39",
      "sidebar-ring": "#e57a68"
    },
    "shadow": "elevated",
    "fontImport": "https://fonts.googleapis.com/css2?family=Rubik:wght@400;500;600;700&family=Azeret+Mono:wght@400;500&display=swap"
  },
  {
    "id": "verdigris",
    "name": "Verdigris",
    "group": "custom",
    "author": "Inspired by ServiceNow",
    "description": "Workflow green on deep navy. Ticket queues that do not tire the eye.",
    "radius": "0.375rem",
    "fonts": {
      "sans": "\"Lato\", system-ui, -apple-system, \"Segoe UI\", sans-serif",
      "mono": "\"Overpass Mono\", ui-monospace, SFMono-Regular, Menlo, monospace"
    },
    "icons": {
      "set": "tabler"
    },
    "light": {
      "background": "#ffffff",
      "foreground": "#16191f",
      "card": "#ffffff",
      "card-foreground": "#16191f",
      "popover": "#ffffff",
      "popover-foreground": "#16191f",
      "primary": "#1f8476",
      "primary-foreground": "#ffffff",
      "secondary": "#eef1f4",
      "secondary-foreground": "#16191f",
      "muted": "#f6f8f9",
      "muted-foreground": "#5c6670",
      "accent": "#e2f3f0",
      "accent-foreground": "#0d4a41",
      "destructive": "#d0342c",
      "destructive-foreground": "#ffffff",
      "border": "#dcdfe4",
      "input": "#eef1f4",
      "ring": "#1f8476",
      "success": "#62d84e",
      "success-foreground": "#111111",
      "warning": "#e5a000",
      "warning-foreground": "#111111",
      "info": "#1f8476",
      "info-foreground": "#ffffff",
      "sidebar": "#032d42",
      "sidebar-foreground": "#e6eef2",
      "sidebar-primary": "#1f8476",
      "sidebar-primary-foreground": "#ffffff",
      "sidebar-accent": "#0a3d52",
      "sidebar-accent-foreground": "#0d4a41",
      "sidebar-border": "#0d4a63",
      "sidebar-ring": "#1f8476"
    },
    "dark": {
      "background": "#032d42",
      "foreground": "#e6eef2",
      "card": "#083c54",
      "card-foreground": "#e6eef2",
      "popover": "#083c54",
      "popover-foreground": "#e6eef2",
      "primary": "#62d84e",
      "primary-foreground": "#111111",
      "secondary": "#0a4359",
      "secondary-foreground": "#e6eef2",
      "muted": "#083c54",
      "muted-foreground": "#93aebc",
      "accent": "#0a3a2f",
      "accent-foreground": "#8fe884",
      "destructive": "#ff7368",
      "destructive-foreground": "#111111",
      "border": "#0d4a63",
      "input": "#0a4359",
      "ring": "#62d84e",
      "success": "#62d84e",
      "success-foreground": "#111111",
      "warning": "#f0b429",
      "warning-foreground": "#111111",
      "info": "#4fc3f7",
      "info-foreground": "#111111",
      "sidebar": "#021f2e",
      "sidebar-foreground": "#e6eef2",
      "sidebar-primary": "#62d84e",
      "sidebar-primary-foreground": "#111111",
      "sidebar-accent": "#0a3a2f",
      "sidebar-accent-foreground": "#8fe884",
      "sidebar-border": "#0d4a63",
      "sidebar-ring": "#62d84e"
    },
    "shadow": "soft",
    "fontImport": "https://fonts.googleapis.com/css2?family=Lato:wght@400;700;900&family=Overpass+Mono:wght@400;500&display=swap"
  },
  {
    "id": "sprout",
    "name": "Sprout",
    "group": "custom",
    "author": "Inspired by Intuit",
    "description": "Fintech green and a trustworthy blue on white. Plain-spoken and tidy.",
    "radius": "0.5rem",
    "fonts": {
      "sans": "\"Figtree\", system-ui, -apple-system, \"Segoe UI\", sans-serif",
      "mono": "\"Chivo Mono\", ui-monospace, SFMono-Regular, Menlo, monospace"
    },
    "icons": {
      "set": "phosphor"
    },
    "light": {
      "background": "#ffffff",
      "foreground": "#393a3d",
      "card": "#ffffff",
      "card-foreground": "#393a3d",
      "popover": "#ffffff",
      "popover-foreground": "#393a3d",
      "primary": "#2ca01c",
      "primary-foreground": "#111111",
      "secondary": "#f4f5f8",
      "secondary-foreground": "#393a3d",
      "muted": "#fafafa",
      "muted-foreground": "#6b6c72",
      "accent": "#e6f5e3",
      "accent-foreground": "#15600d",
      "destructive": "#d52b1e",
      "destructive-foreground": "#ffffff",
      "border": "#d4d7dc",
      "input": "#f4f5f8",
      "ring": "#2ca01c",
      "success": "#2ca01c",
      "success-foreground": "#111111",
      "warning": "#f0a01b",
      "warning-foreground": "#111111",
      "info": "#0077c5",
      "info-foreground": "#ffffff",
      "sidebar": "#f4f5f8",
      "sidebar-foreground": "#393a3d",
      "sidebar-primary": "#2ca01c",
      "sidebar-primary-foreground": "#111111",
      "sidebar-accent": "#e6f5e3",
      "sidebar-accent-foreground": "#15600d",
      "sidebar-border": "#d4d7dc",
      "sidebar-ring": "#2ca01c"
    },
    "dark": {
      "background": "#1a1c1e",
      "foreground": "#eceff1",
      "card": "#24272a",
      "card-foreground": "#eceff1",
      "popover": "#24272a",
      "popover-foreground": "#eceff1",
      "primary": "#4fc93c",
      "primary-foreground": "#111111",
      "secondary": "#2e3235",
      "secondary-foreground": "#eceff1",
      "muted": "#24272a",
      "muted-foreground": "#9ba1a6",
      "accent": "#12330d",
      "accent-foreground": "#88e078",
      "destructive": "#ff6f63",
      "destructive-foreground": "#111111",
      "border": "#3a3e42",
      "input": "#2e3235",
      "ring": "#4fc93c",
      "success": "#4fc93c",
      "success-foreground": "#111111",
      "warning": "#f5b942",
      "warning-foreground": "#111111",
      "info": "#3ba3e8",
      "info-foreground": "#111111",
      "sidebar": "#111314",
      "sidebar-foreground": "#eceff1",
      "sidebar-primary": "#4fc93c",
      "sidebar-primary-foreground": "#111111",
      "sidebar-accent": "#12330d",
      "sidebar-accent-foreground": "#88e078",
      "sidebar-border": "#3a3e42",
      "sidebar-ring": "#4fc93c"
    },
    "shadow": "soft",
    "fontImport": "https://fonts.googleapis.com/css2?family=Figtree:wght@400;500;600;700&family=Chivo+Mono:wght@400;500&display=swap"
  },
  {
    "id": "mantis",
    "name": "Mantis",
    "group": "custom",
    "author": "Inspired by Mantine",
    "description": "Developer indigo on cool gray. Roomy controls, obvious focus rings.",
    "radius": "0.5rem",
    "fonts": {
      "sans": "\"Greycliff CF\", system-ui, -apple-system, \"Segoe UI\", sans-serif",
      "mono": "\"JetBrains Mono\", ui-monospace, SFMono-Regular, Menlo, monospace"
    },
    "icons": {
      "set": "tabler"
    },
    "light": {
      "background": "#ffffff",
      "foreground": "#212529",
      "card": "#ffffff",
      "card-foreground": "#212529",
      "popover": "#ffffff",
      "popover-foreground": "#212529",
      "primary": "#4c6ef5",
      "primary-foreground": "#111111",
      "secondary": "#f1f3f5",
      "secondary-foreground": "#212529",
      "muted": "#f8f9fa",
      "muted-foreground": "#868e96",
      "accent": "#e8ebfd",
      "accent-foreground": "#2b3ea8",
      "destructive": "#fa5252",
      "destructive-foreground": "#111111",
      "border": "#dee2e6",
      "input": "#f1f3f5",
      "ring": "#4c6ef5",
      "success": "#40c057",
      "success-foreground": "#111111",
      "warning": "#fd7e14",
      "warning-foreground": "#111111",
      "info": "#4c6ef5",
      "info-foreground": "#111111",
      "sidebar": "#f8f9fa",
      "sidebar-foreground": "#212529",
      "sidebar-primary": "#4c6ef5",
      "sidebar-primary-foreground": "#111111",
      "sidebar-accent": "#e8ebfd",
      "sidebar-accent-foreground": "#2b3ea8",
      "sidebar-border": "#dee2e6",
      "sidebar-ring": "#4c6ef5"
    },
    "dark": {
      "background": "#1a1b1e",
      "foreground": "#c1c2c5",
      "card": "#25262b",
      "card-foreground": "#c1c2c5",
      "popover": "#25262b",
      "popover-foreground": "#c1c2c5",
      "primary": "#748ffc",
      "primary-foreground": "#111111",
      "secondary": "#2c2e33",
      "secondary-foreground": "#c1c2c5",
      "muted": "#25262b",
      "muted-foreground": "#909296",
      "accent": "#232a56",
      "accent-foreground": "#b3c0fd",
      "destructive": "#ff6b6b",
      "destructive-foreground": "#111111",
      "border": "#373a40",
      "input": "#2c2e33",
      "ring": "#748ffc",
      "success": "#51cf66",
      "success-foreground": "#111111",
      "warning": "#ff922b",
      "warning-foreground": "#111111",
      "info": "#748ffc",
      "info-foreground": "#111111",
      "sidebar": "#141517",
      "sidebar-foreground": "#c1c2c5",
      "sidebar-primary": "#748ffc",
      "sidebar-primary-foreground": "#111111",
      "sidebar-accent": "#232a56",
      "sidebar-accent-foreground": "#b3c0fd",
      "sidebar-border": "#373a40",
      "sidebar-ring": "#748ffc"
    },
    "shadow": "soft",
    "fontImport": "https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@400;500&display=swap"
  },
  {
    "id": "bulwark",
    "name": "Bulwark",
    "group": "custom",
    "author": "Inspired by Bulma",
    "description": "Turquoise on stark white with hard edges. Flat, confident, no gradients.",
    "radius": "0.25rem",
    "fonts": {
      "sans": "\"Nunito\", system-ui, -apple-system, \"Segoe UI\", sans-serif",
      "mono": "\"Inconsolata\", ui-monospace, SFMono-Regular, Menlo, monospace"
    },
    "icons": {
      "set": "material-symbols"
    },
    "light": {
      "background": "#ffffff",
      "foreground": "#363636",
      "card": "#ffffff",
      "card-foreground": "#363636",
      "popover": "#ffffff",
      "popover-foreground": "#363636",
      "primary": "#00d1b2",
      "primary-foreground": "#111111",
      "secondary": "#f5f5f5",
      "secondary-foreground": "#363636",
      "muted": "#fafafa",
      "muted-foreground": "#7a7a7a",
      "accent": "#e0fbf6",
      "accent-foreground": "#00614f",
      "destructive": "#f14668",
      "destructive-foreground": "#111111",
      "border": "#dbdbdb",
      "input": "#f5f5f5",
      "ring": "#00d1b2",
      "success": "#48c78e",
      "success-foreground": "#111111",
      "warning": "#ffe08a",
      "warning-foreground": "#111111",
      "info": "#3e8ed0",
      "info-foreground": "#111111",
      "sidebar": "#fafafa",
      "sidebar-foreground": "#363636",
      "sidebar-primary": "#00d1b2",
      "sidebar-primary-foreground": "#111111",
      "sidebar-accent": "#e0fbf6",
      "sidebar-accent-foreground": "#00614f",
      "sidebar-border": "#dbdbdb",
      "sidebar-ring": "#00d1b2"
    },
    "dark": {
      "background": "#14181a",
      "foreground": "#e8eced",
      "card": "#1d2325",
      "card-foreground": "#e8eced",
      "popover": "#1d2325",
      "popover-foreground": "#e8eced",
      "primary": "#00d1b2",
      "primary-foreground": "#111111",
      "secondary": "#252d30",
      "secondary-foreground": "#e8eced",
      "muted": "#1d2325",
      "muted-foreground": "#94a1a5",
      "accent": "#0a3b34",
      "accent-foreground": "#5fe3ce",
      "destructive": "#ff6685",
      "destructive-foreground": "#111111",
      "border": "#2f383b",
      "input": "#252d30",
      "ring": "#00d1b2",
      "success": "#48c78e",
      "success-foreground": "#111111",
      "warning": "#ffd35c",
      "warning-foreground": "#111111",
      "info": "#5aa9e6",
      "info-foreground": "#111111",
      "sidebar": "#0d1012",
      "sidebar-foreground": "#e8eced",
      "sidebar-primary": "#00d1b2",
      "sidebar-primary-foreground": "#111111",
      "sidebar-accent": "#0a3b34",
      "sidebar-accent-foreground": "#5fe3ce",
      "sidebar-border": "#2f383b",
      "sidebar-ring": "#00d1b2"
    },
    "shadow": "none",
    "borderWidth": "1px",
    "fontImport": "https://fonts.googleapis.com/css2?family=Nunito:wght@400;500;600;700&family=Inconsolata:wght@400;500&display=swap"
  },
  {
    "id": "candor",
    "name": "Candor",
    "group": "custom",
    "author": "Inspired by Naive UI",
    "description": "Clean jade green on paper white. Minimal chrome, everything is content.",
    "radius": "0.1875rem",
    "fonts": {
      "sans": "\"Noto Sans\", system-ui, -apple-system, \"Segoe UI\", sans-serif",
      "mono": "\"Fira Mono\", ui-monospace, SFMono-Regular, Menlo, monospace"
    },
    "icons": {
      "set": "carbon"
    },
    "light": {
      "background": "#ffffff",
      "foreground": "#1f2225",
      "card": "#ffffff",
      "card-foreground": "#1f2225",
      "popover": "#ffffff",
      "popover-foreground": "#1f2225",
      "primary": "#18a058",
      "primary-foreground": "#111111",
      "secondary": "#f2f3f5",
      "secondary-foreground": "#1f2225",
      "muted": "#fafafc",
      "muted-foreground": "#70757a",
      "accent": "#e3f5eb",
      "accent-foreground": "#0c6135",
      "destructive": "#d03050",
      "destructive-foreground": "#ffffff",
      "border": "#e0e0e6",
      "input": "#f2f3f5",
      "ring": "#18a058",
      "success": "#18a058",
      "success-foreground": "#111111",
      "warning": "#f0a020",
      "warning-foreground": "#111111",
      "info": "#2080f0",
      "info-foreground": "#111111",
      "sidebar": "#fafafc",
      "sidebar-foreground": "#1f2225",
      "sidebar-primary": "#18a058",
      "sidebar-primary-foreground": "#111111",
      "sidebar-accent": "#e3f5eb",
      "sidebar-accent-foreground": "#0c6135",
      "sidebar-border": "#e0e0e6",
      "sidebar-ring": "#18a058"
    },
    "dark": {
      "background": "#101014",
      "foreground": "#e3e3e6",
      "card": "#18181c",
      "card-foreground": "#e3e3e6",
      "popover": "#18181c",
      "popover-foreground": "#e3e3e6",
      "primary": "#63e2b7",
      "primary-foreground": "#101014",
      "secondary": "#22222a",
      "secondary-foreground": "#e3e3e6",
      "muted": "#18181c",
      "muted-foreground": "#8f8f96",
      "accent": "#0f3327",
      "accent-foreground": "#8fecd0",
      "destructive": "#e88080",
      "destructive-foreground": "#101014",
      "border": "#2b2b30",
      "input": "#22222a",
      "ring": "#63e2b7",
      "success": "#63e2b7",
      "success-foreground": "#101014",
      "warning": "#f2c97d",
      "warning-foreground": "#101014",
      "info": "#70c0e8",
      "info-foreground": "#101014",
      "sidebar": "#0a0a0d",
      "sidebar-foreground": "#e3e3e6",
      "sidebar-primary": "#63e2b7",
      "sidebar-primary-foreground": "#101014",
      "sidebar-accent": "#0f3327",
      "sidebar-accent-foreground": "#8fecd0",
      "sidebar-border": "#2b2b30",
      "sidebar-ring": "#63e2b7"
    },
    "shadow": "flat",
    "fontImport": "https://fonts.googleapis.com/css2?family=Noto+Sans:wght@400;500;600;700&family=Fira+Mono:wght@400;500&display=swap"
  },
  {
    "id": "daisy",
    "name": "Daisy",
    "group": "custom",
    "author": "Inspired by daisyUI",
    "description": "Electric violet, big soft corners, playful chrome. Loud on purpose.",
    "radius": "1rem",
    "fonts": {
      "sans": "\"Plus Jakarta Sans\", system-ui, -apple-system, \"Segoe UI\", sans-serif",
      "mono": "\"Martian Mono\", ui-monospace, SFMono-Regular, Menlo, monospace"
    },
    "icons": {
      "set": "phosphor"
    },
    "light": {
      "background": "#ffffff",
      "foreground": "#1f2937",
      "card": "#f8fafc",
      "card-foreground": "#1f2937",
      "popover": "#f8fafc",
      "popover-foreground": "#1f2937",
      "primary": "#570df8",
      "primary-foreground": "#ffffff",
      "secondary": "#f1f5f9",
      "secondary-foreground": "#1f2937",
      "muted": "#f8fafc",
      "muted-foreground": "#64748b",
      "accent": "#ede9fe",
      "accent-foreground": "#3a08ad",
      "destructive": "#f87272",
      "destructive-foreground": "#111111",
      "border": "#e2e8f0",
      "input": "#f1f5f9",
      "ring": "#570df8",
      "success": "#36d399",
      "success-foreground": "#111111",
      "warning": "#fbbd23",
      "warning-foreground": "#111111",
      "info": "#3abff8",
      "info-foreground": "#111111",
      "sidebar": "#f1f5f9",
      "sidebar-foreground": "#1f2937",
      "sidebar-primary": "#570df8",
      "sidebar-primary-foreground": "#ffffff",
      "sidebar-accent": "#ede9fe",
      "sidebar-accent-foreground": "#3a08ad",
      "sidebar-border": "#e2e8f0",
      "sidebar-ring": "#570df8"
    },
    "dark": {
      "background": "#1d232a",
      "foreground": "#a6adbb",
      "card": "#242b33",
      "card-foreground": "#a6adbb",
      "popover": "#242b33",
      "popover-foreground": "#a6adbb",
      "primary": "#7c3aed",
      "primary-foreground": "#ffffff",
      "secondary": "#2a323c",
      "secondary-foreground": "#a6adbb",
      "muted": "#242b33",
      "muted-foreground": "#8b95a5",
      "accent": "#2e1065",
      "accent-foreground": "#c4b5fd",
      "destructive": "#f87272",
      "destructive-foreground": "#111111",
      "border": "#374151",
      "input": "#2a323c",
      "ring": "#7c3aed",
      "success": "#36d399",
      "success-foreground": "#111111",
      "warning": "#fbbd23",
      "warning-foreground": "#111111",
      "info": "#3abff8",
      "info-foreground": "#111111",
      "sidebar": "#15191e",
      "sidebar-foreground": "#a6adbb",
      "sidebar-primary": "#7c3aed",
      "sidebar-primary-foreground": "#ffffff",
      "sidebar-accent": "#2e1065",
      "sidebar-accent-foreground": "#c4b5fd",
      "sidebar-border": "#374151",
      "sidebar-ring": "#7c3aed"
    },
    "shadow": "elevated",
    "controls": {
      "weight": "600"
    },
    "fontImport": "https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700&family=Martian+Mono:wght@400;500&display=swap"
  },
  {
    "id": "primrose",
    "name": "Primrose",
    "group": "custom",
    "author": "Inspired by PrimeVue Aura",
    "description": "Emerald on soft slate with generous rounding. Modern, airy, componenty.",
    "radius": "0.75rem",
    "fonts": {
      "sans": "\"Inter\", system-ui, -apple-system, \"Segoe UI\", sans-serif",
      "mono": "\"Geist Mono\", ui-monospace, SFMono-Regular, Menlo, monospace"
    },
    "icons": {
      "set": "lucide"
    },
    "light": {
      "background": "#ffffff",
      "foreground": "#020617",
      "card": "#ffffff",
      "card-foreground": "#020617",
      "popover": "#ffffff",
      "popover-foreground": "#020617",
      "primary": "#10b981",
      "primary-foreground": "#020617",
      "secondary": "#f1f5f9",
      "secondary-foreground": "#020617",
      "muted": "#f8fafc",
      "muted-foreground": "#64748b",
      "accent": "#d1fae5",
      "accent-foreground": "#065f46",
      "destructive": "#ef4444",
      "destructive-foreground": "#020617",
      "border": "#e2e8f0",
      "input": "#f1f5f9",
      "ring": "#10b981",
      "success": "#10b981",
      "success-foreground": "#020617",
      "warning": "#f59e0b",
      "warning-foreground": "#020617",
      "info": "#3b82f6",
      "info-foreground": "#020617",
      "sidebar": "#f8fafc",
      "sidebar-foreground": "#020617",
      "sidebar-primary": "#10b981",
      "sidebar-primary-foreground": "#020617",
      "sidebar-accent": "#d1fae5",
      "sidebar-accent-foreground": "#065f46",
      "sidebar-border": "#e2e8f0",
      "sidebar-ring": "#10b981"
    },
    "dark": {
      "background": "#020617",
      "foreground": "#e2e8f0",
      "card": "#0f172a",
      "card-foreground": "#e2e8f0",
      "popover": "#0f172a",
      "popover-foreground": "#e2e8f0",
      "primary": "#34d399",
      "primary-foreground": "#020617",
      "secondary": "#1e293b",
      "secondary-foreground": "#e2e8f0",
      "muted": "#0f172a",
      "muted-foreground": "#94a3b8",
      "accent": "#064e3b",
      "accent-foreground": "#6ee7b7",
      "destructive": "#f87171",
      "destructive-foreground": "#020617",
      "border": "#1e293b",
      "input": "#1e293b",
      "ring": "#34d399",
      "success": "#34d399",
      "success-foreground": "#020617",
      "warning": "#fbbf24",
      "warning-foreground": "#020617",
      "info": "#60a5fa",
      "info-foreground": "#020617",
      "sidebar": "#010409",
      "sidebar-foreground": "#e2e8f0",
      "sidebar-primary": "#34d399",
      "sidebar-primary-foreground": "#020617",
      "sidebar-accent": "#064e3b",
      "sidebar-accent-foreground": "#6ee7b7",
      "sidebar-border": "#1e293b",
      "sidebar-ring": "#34d399"
    },
    "shadow": "soft",
    "fontImport": "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap"
  },
  {
    "id": "tessera",
    "name": "Tessera",
    "group": "custom",
    "author": "Inspired by TDesign",
    "description": "Royal blue, tight corners, high information density. Built for dashboards.",
    "radius": "0.125rem",
    "fonts": {
      "sans": "\"Noto Sans SC\", system-ui, -apple-system, \"Segoe UI\", sans-serif",
      "mono": "\"Roboto Mono\", ui-monospace, SFMono-Regular, Menlo, monospace"
    },
    "icons": {
      "set": "ant-design"
    },
    "light": {
      "background": "#f3f3f3",
      "foreground": "#000000",
      "card": "#ffffff",
      "card-foreground": "#000000",
      "popover": "#ffffff",
      "popover-foreground": "#000000",
      "primary": "#0052d9",
      "primary-foreground": "#ffffff",
      "secondary": "#e7e7e7",
      "secondary-foreground": "#000000",
      "muted": "#f3f3f3",
      "muted-foreground": "#606060",
      "accent": "#d9e1ff",
      "accent-foreground": "#002d8c",
      "destructive": "#d54941",
      "destructive-foreground": "#000000",
      "border": "#dcdcdc",
      "input": "#e7e7e7",
      "ring": "#0052d9",
      "success": "#2ba471",
      "success-foreground": "#000000",
      "warning": "#e37318",
      "warning-foreground": "#000000",
      "info": "#0052d9",
      "info-foreground": "#ffffff",
      "sidebar": "#ffffff",
      "sidebar-foreground": "#000000",
      "sidebar-primary": "#0052d9",
      "sidebar-primary-foreground": "#ffffff",
      "sidebar-accent": "#d9e1ff",
      "sidebar-accent-foreground": "#002d8c",
      "sidebar-border": "#dcdcdc",
      "sidebar-ring": "#0052d9"
    },
    "dark": {
      "background": "#181818",
      "foreground": "#f3f3f3",
      "card": "#222222",
      "card-foreground": "#f3f3f3",
      "popover": "#222222",
      "popover-foreground": "#f3f3f3",
      "primary": "#4582e6",
      "primary-foreground": "#111111",
      "secondary": "#2c2c2c",
      "secondary-foreground": "#f3f3f3",
      "muted": "#222222",
      "muted-foreground": "#a6a6a6",
      "accent": "#0b2a63",
      "accent-foreground": "#8ab2f5",
      "destructive": "#e34d59",
      "destructive-foreground": "#111111",
      "border": "#383838",
      "input": "#2c2c2c",
      "ring": "#4582e6",
      "success": "#2ba471",
      "success-foreground": "#111111",
      "warning": "#ed7b2f",
      "warning-foreground": "#111111",
      "info": "#4582e6",
      "info-foreground": "#111111",
      "sidebar": "#101010",
      "sidebar-foreground": "#f3f3f3",
      "sidebar-primary": "#4582e6",
      "sidebar-primary-foreground": "#111111",
      "sidebar-accent": "#0b2a63",
      "sidebar-accent-foreground": "#8ab2f5",
      "sidebar-border": "#383838",
      "sidebar-ring": "#4582e6"
    },
    "shadow": "flat",
    "fontImport": "https://fonts.googleapis.com/css2?family=Roboto+Mono:wght@400;500&display=swap"
  },
  {
    "id": "verity",
    "name": "Verity",
    "group": "custom",
    "author": "Inspired by Vuetify",
    "description": "Material-lineage indigo over cool white. Familiar, tidy, elevation-led.",
    "radius": "0.25rem",
    "fonts": {
      "sans": "\"Roboto\", system-ui, -apple-system, \"Segoe UI\", sans-serif",
      "mono": "\"Roboto Mono\", ui-monospace, SFMono-Regular, Menlo, monospace"
    },
    "icons": {
      "set": "tabler"
    },
    "light": {
      "background": "#fafafa",
      "foreground": "#1f1f1f",
      "card": "#ffffff",
      "card-foreground": "#1f1f1f",
      "popover": "#ffffff",
      "popover-foreground": "#1f1f1f",
      "primary": "#3f51b5",
      "primary-foreground": "#ffffff",
      "secondary": "#eeeeee",
      "secondary-foreground": "#1f1f1f",
      "muted": "#f5f5f5",
      "muted-foreground": "#616161",
      "accent": "#e6e8f7",
      "accent-foreground": "#1f2a6b",
      "destructive": "#b00020",
      "destructive-foreground": "#ffffff",
      "border": "#e0e0e0",
      "input": "#eeeeee",
      "ring": "#3f51b5",
      "success": "#4caf50",
      "success-foreground": "#111111",
      "warning": "#fb8c00",
      "warning-foreground": "#111111",
      "info": "#2196f3",
      "info-foreground": "#111111",
      "sidebar": "#eeeeee",
      "sidebar-foreground": "#1f1f1f",
      "sidebar-primary": "#3f51b5",
      "sidebar-primary-foreground": "#ffffff",
      "sidebar-accent": "#e6e8f7",
      "sidebar-accent-foreground": "#1f2a6b",
      "sidebar-border": "#e0e0e0",
      "sidebar-ring": "#3f51b5"
    },
    "dark": {
      "background": "#121212",
      "foreground": "#e0e0e0",
      "card": "#1e1e1e",
      "card-foreground": "#e0e0e0",
      "popover": "#1e1e1e",
      "popover-foreground": "#e0e0e0",
      "primary": "#7986cb",
      "primary-foreground": "#111111",
      "secondary": "#272727",
      "secondary-foreground": "#e0e0e0",
      "muted": "#1e1e1e",
      "muted-foreground": "#9e9e9e",
      "accent": "#232a54",
      "accent-foreground": "#aeb6e3",
      "destructive": "#cf6679",
      "destructive-foreground": "#111111",
      "border": "#2f2f2f",
      "input": "#272727",
      "ring": "#7986cb",
      "success": "#66bb6a",
      "success-foreground": "#111111",
      "warning": "#ffa726",
      "warning-foreground": "#111111",
      "info": "#42a5f5",
      "info-foreground": "#111111",
      "sidebar": "#0a0a0a",
      "sidebar-foreground": "#e0e0e0",
      "sidebar-primary": "#7986cb",
      "sidebar-primary-foreground": "#111111",
      "sidebar-accent": "#232a54",
      "sidebar-accent-foreground": "#aeb6e3",
      "sidebar-border": "#2f2f2f",
      "sidebar-ring": "#7986cb"
    },
    "shadow": "elevated",
    "fontImport": "https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;600;700&family=Roboto+Mono:wght@400;500&display=swap"
  },
  {
    "id": "zephyr",
    "name": "Zephyr",
    "group": "custom",
    "author": "Inspired by Tailwind CSS",
    "description": "Sky blue on slate. Utility-first neutrals, crisp and endlessly legible.",
    "radius": "0.5rem",
    "fonts": {
      "sans": "\"Inter\", system-ui, -apple-system, \"Segoe UI\", sans-serif",
      "mono": "\"Fira Code\", ui-monospace, SFMono-Regular, Menlo, monospace"
    },
    "icons": {
      "set": "lucide"
    },
    "light": {
      "background": "#f8fafc",
      "foreground": "#0f172a",
      "card": "#ffffff",
      "card-foreground": "#0f172a",
      "popover": "#ffffff",
      "popover-foreground": "#0f172a",
      "primary": "#0284c7",
      "primary-foreground": "#111111",
      "secondary": "#e2e8f0",
      "secondary-foreground": "#0f172a",
      "muted": "#f1f5f9",
      "muted-foreground": "#64748b",
      "accent": "#e0f2fe",
      "accent-foreground": "#075985",
      "destructive": "#dc2626",
      "destructive-foreground": "#ffffff",
      "border": "#cbd5e1",
      "input": "#e2e8f0",
      "ring": "#0284c7",
      "success": "#16a34a",
      "success-foreground": "#111111",
      "warning": "#ca8a04",
      "warning-foreground": "#111111",
      "info": "#0284c7",
      "info-foreground": "#111111",
      "sidebar": "#f1f5f9",
      "sidebar-foreground": "#0f172a",
      "sidebar-primary": "#0284c7",
      "sidebar-primary-foreground": "#111111",
      "sidebar-accent": "#e0f2fe",
      "sidebar-accent-foreground": "#075985",
      "sidebar-border": "#cbd5e1",
      "sidebar-ring": "#0284c7"
    },
    "dark": {
      "background": "#0f172a",
      "foreground": "#e2e8f0",
      "card": "#1e293b",
      "card-foreground": "#e2e8f0",
      "popover": "#1e293b",
      "popover-foreground": "#e2e8f0",
      "primary": "#38bdf8",
      "primary-foreground": "#111111",
      "secondary": "#1e293b",
      "secondary-foreground": "#e2e8f0",
      "muted": "#172033",
      "muted-foreground": "#94a3b8",
      "accent": "#0c4a6e",
      "accent-foreground": "#7dd3fc",
      "destructive": "#f87171",
      "destructive-foreground": "#111111",
      "border": "#334155",
      "input": "#1e293b",
      "ring": "#38bdf8",
      "success": "#4ade80",
      "success-foreground": "#111111",
      "warning": "#facc15",
      "warning-foreground": "#111111",
      "info": "#38bdf8",
      "info-foreground": "#111111",
      "sidebar": "#020617",
      "sidebar-foreground": "#e2e8f0",
      "sidebar-primary": "#38bdf8",
      "sidebar-primary-foreground": "#111111",
      "sidebar-accent": "#0c4a6e",
      "sidebar-accent-foreground": "#7dd3fc",
      "sidebar-border": "#334155",
      "sidebar-ring": "#38bdf8"
    },
    "shadow": "soft",
    "fontImport": "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Fira+Code:wght@400;500&display=swap"
  },
  {
    "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"
  },
  {
    "id": "bedrock",
    "name": "Bedrock",
    "group": "custom",
    "author": "Inspired by Foundation",
    "description": "Industrial blue, square corners, heavy rules. Structure you can feel.",
    "radius": "0",
    "fonts": {
      "sans": "\"Barlow\", system-ui, -apple-system, \"Segoe UI\", sans-serif",
      "mono": "\"Share Tech Mono\", ui-monospace, SFMono-Regular, Menlo, monospace"
    },
    "icons": {
      "set": "tabler"
    },
    "light": {
      "background": "#fefefe",
      "foreground": "#0a0a0a",
      "card": "#ffffff",
      "card-foreground": "#0a0a0a",
      "popover": "#ffffff",
      "popover-foreground": "#0a0a0a",
      "primary": "#1779ba",
      "primary-foreground": "#ffffff",
      "secondary": "#e6e6e6",
      "secondary-foreground": "#0a0a0a",
      "muted": "#f3f3f3",
      "muted-foreground": "#4a4a4a",
      "accent": "#d7ecfa",
      "accent-foreground": "#0b4a75",
      "destructive": "#cc4b37",
      "destructive-foreground": "#ffffff",
      "border": "#8a8a8a",
      "input": "#e6e6e6",
      "ring": "#1779ba",
      "success": "#3adb76",
      "success-foreground": "#0a0a0a",
      "warning": "#ffae00",
      "warning-foreground": "#0a0a0a",
      "info": "#1779ba",
      "info-foreground": "#ffffff",
      "sidebar": "#e6e6e6",
      "sidebar-foreground": "#0a0a0a",
      "sidebar-primary": "#1779ba",
      "sidebar-primary-foreground": "#ffffff",
      "sidebar-accent": "#d7ecfa",
      "sidebar-accent-foreground": "#0b4a75",
      "sidebar-border": "#8a8a8a",
      "sidebar-ring": "#1779ba"
    },
    "dark": {
      "background": "#0a0a0a",
      "foreground": "#fefefe",
      "card": "#151515",
      "card-foreground": "#fefefe",
      "popover": "#151515",
      "popover-foreground": "#fefefe",
      "primary": "#4fa8e0",
      "primary-foreground": "#0a0a0a",
      "secondary": "#1f1f1f",
      "secondary-foreground": "#fefefe",
      "muted": "#151515",
      "muted-foreground": "#b0b0b0",
      "accent": "#0d3a5c",
      "accent-foreground": "#8fcdf0",
      "destructive": "#e06b57",
      "destructive-foreground": "#0a0a0a",
      "border": "#4a4a4a",
      "input": "#1f1f1f",
      "ring": "#4fa8e0",
      "success": "#3adb76",
      "success-foreground": "#0a0a0a",
      "warning": "#ffae00",
      "warning-foreground": "#0a0a0a",
      "info": "#4fa8e0",
      "info-foreground": "#0a0a0a",
      "sidebar": "#000000",
      "sidebar-foreground": "#fefefe",
      "sidebar-primary": "#4fa8e0",
      "sidebar-primary-foreground": "#0a0a0a",
      "sidebar-accent": "#0d3a5c",
      "sidebar-accent-foreground": "#8fcdf0",
      "sidebar-border": "#4a4a4a",
      "sidebar-ring": "#4fa8e0"
    },
    "shadow": "none",
    "borderWidth": "2px",
    "controls": {
      "weight": "700",
      "transform": "uppercase",
      "tracking": "0.06em"
    },
    "fontImport": "https://fonts.googleapis.com/css2?family=Barlow:wght@400;500;600;700&family=Share+Tech+Mono:wght@400&display=swap"
  },
  {
    "id": "lexicon",
    "name": "Lexicon",
    "group": "custom",
    "author": "Inspired by Semantic UI",
    "description": "Muted teal with beige page. Bookish, unhurried, softly technical.",
    "radius": "0.28rem",
    "fonts": {
      "sans": "\"Lato\", system-ui, -apple-system, \"Segoe UI\", sans-serif",
      "mono": "\"Cousine\", ui-monospace, SFMono-Regular, Menlo, monospace"
    },
    "icons": {
      "set": "material-symbols"
    },
    "light": {
      "background": "#f7f7f5",
      "foreground": "#1b1c1d",
      "card": "#ffffff",
      "card-foreground": "#1b1c1d",
      "popover": "#ffffff",
      "popover-foreground": "#1b1c1d",
      "primary": "#00b5ad",
      "primary-foreground": "#111111",
      "secondary": "#eeeeec",
      "secondary-foreground": "#1b1c1d",
      "muted": "#f2f2f0",
      "muted-foreground": "#6b6b68",
      "accent": "#dcf5f3",
      "accent-foreground": "#00615c",
      "destructive": "#db2828",
      "destructive-foreground": "#ffffff",
      "border": "#d4d4d0",
      "input": "#eeeeec",
      "ring": "#00b5ad",
      "success": "#21ba45",
      "success-foreground": "#111111",
      "warning": "#f2711c",
      "warning-foreground": "#111111",
      "info": "#2185d0",
      "info-foreground": "#111111",
      "sidebar": "#eeeeec",
      "sidebar-foreground": "#1b1c1d",
      "sidebar-primary": "#00b5ad",
      "sidebar-primary-foreground": "#111111",
      "sidebar-accent": "#dcf5f3",
      "sidebar-accent-foreground": "#00615c",
      "sidebar-border": "#d4d4d0",
      "sidebar-ring": "#00b5ad"
    },
    "dark": {
      "background": "#1b1c1d",
      "foreground": "#efefed",
      "card": "#252627",
      "card-foreground": "#efefed",
      "popover": "#252627",
      "popover-foreground": "#efefed",
      "primary": "#2ecfc7",
      "primary-foreground": "#111111",
      "secondary": "#2e2f30",
      "secondary-foreground": "#efefed",
      "muted": "#252627",
      "muted-foreground": "#a0a0a0",
      "accent": "#0c3a37",
      "accent-foreground": "#7ce6df",
      "destructive": "#ff5c5c",
      "destructive-foreground": "#111111",
      "border": "#3b3c3d",
      "input": "#2e2f30",
      "ring": "#2ecfc7",
      "success": "#3fd35f",
      "success-foreground": "#111111",
      "warning": "#ff8c3a",
      "warning-foreground": "#111111",
      "info": "#54a5e6",
      "info-foreground": "#111111",
      "sidebar": "#111213",
      "sidebar-foreground": "#efefed",
      "sidebar-primary": "#2ecfc7",
      "sidebar-primary-foreground": "#111111",
      "sidebar-accent": "#0c3a37",
      "sidebar-accent-foreground": "#7ce6df",
      "sidebar-border": "#3b3c3d",
      "sidebar-ring": "#2ecfc7"
    },
    "shadow": "soft",
    "fontImport": "https://fonts.googleapis.com/css2?family=Lato:wght@400;700&family=Cousine:wght@400;700&display=swap"
  },
  {
    "id": "ionosphere",
    "name": "Ionosphere",
    "group": "custom",
    "author": "Inspired by Ionic",
    "description": "Mobile blue with pill controls. Touch-scale spacing, iOS cadence.",
    "radius": "0.875rem",
    "fonts": {
      "sans": "\"Manrope\", system-ui, -apple-system, \"Segoe UI\", sans-serif",
      "mono": "\"IBM Plex Mono\", ui-monospace, SFMono-Regular, Menlo, monospace"
    },
    "icons": {
      "set": "material-symbols"
    },
    "light": {
      "background": "#ffffff",
      "foreground": "#000000",
      "card": "#ffffff",
      "card-foreground": "#000000",
      "popover": "#ffffff",
      "popover-foreground": "#000000",
      "primary": "#3880ff",
      "primary-foreground": "#000000",
      "secondary": "#f4f5f8",
      "secondary-foreground": "#000000",
      "muted": "#f9f9fb",
      "muted-foreground": "#737579",
      "accent": "#e5efff",
      "accent-foreground": "#1c4fa8",
      "destructive": "#eb445a",
      "destructive-foreground": "#000000",
      "border": "#d7d8da",
      "input": "#f4f5f8",
      "ring": "#3880ff",
      "success": "#2dd36f",
      "success-foreground": "#000000",
      "warning": "#ffc409",
      "warning-foreground": "#000000",
      "info": "#3880ff",
      "info-foreground": "#000000",
      "sidebar": "#f4f5f8",
      "sidebar-foreground": "#000000",
      "sidebar-primary": "#3880ff",
      "sidebar-primary-foreground": "#000000",
      "sidebar-accent": "#e5efff",
      "sidebar-accent-foreground": "#1c4fa8",
      "sidebar-border": "#d7d8da",
      "sidebar-ring": "#3880ff"
    },
    "dark": {
      "background": "#121212",
      "foreground": "#ffffff",
      "card": "#1e1e1e",
      "card-foreground": "#ffffff",
      "popover": "#1e1e1e",
      "popover-foreground": "#ffffff",
      "primary": "#4c8dff",
      "primary-foreground": "#111111",
      "secondary": "#282828",
      "secondary-foreground": "#ffffff",
      "muted": "#1e1e1e",
      "muted-foreground": "#989aa2",
      "accent": "#16305e",
      "accent-foreground": "#9dbcff",
      "destructive": "#ff4961",
      "destructive-foreground": "#111111",
      "border": "#2d2d2d",
      "input": "#282828",
      "ring": "#4c8dff",
      "success": "#2fdf75",
      "success-foreground": "#111111",
      "warning": "#ffd534",
      "warning-foreground": "#111111",
      "info": "#4c8dff",
      "info-foreground": "#111111",
      "sidebar": "#0a0a0a",
      "sidebar-foreground": "#ffffff",
      "sidebar-primary": "#4c8dff",
      "sidebar-primary-foreground": "#111111",
      "sidebar-accent": "#16305e",
      "sidebar-accent-foreground": "#9dbcff",
      "sidebar-border": "#2d2d2d",
      "sidebar-ring": "#4c8dff"
    },
    "shadow": "soft",
    "fontImport": "https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700&family=IBM+Plex+Mono:wght@400;500&display=swap"
  },
  {
    "id": "heroic",
    "name": "Heroic",
    "group": "custom",
    "author": "Inspired by HeroUI",
    "description": "Saturated blue, very round, layered surfaces. Marketing-site polish.",
    "radius": "0.875rem",
    "fonts": {
      "sans": "\"Outfit\", system-ui, -apple-system, \"Segoe UI\", sans-serif",
      "mono": "\"Space Mono\", ui-monospace, SFMono-Regular, Menlo, monospace"
    },
    "icons": {
      "set": "lucide"
    },
    "light": {
      "background": "#ffffff",
      "foreground": "#11181c",
      "card": "#f4f4f5",
      "card-foreground": "#11181c",
      "popover": "#f4f4f5",
      "popover-foreground": "#11181c",
      "primary": "#006fee",
      "primary-foreground": "#ffffff",
      "secondary": "#eaeaef",
      "secondary-foreground": "#11181c",
      "muted": "#f4f4f5",
      "muted-foreground": "#71717a",
      "accent": "#dbeafe",
      "accent-foreground": "#00418c",
      "destructive": "#f31260",
      "destructive-foreground": "#111111",
      "border": "#dfdfe2",
      "input": "#eaeaef",
      "ring": "#006fee",
      "success": "#17c964",
      "success-foreground": "#111111",
      "warning": "#f5a524",
      "warning-foreground": "#111111",
      "info": "#006fee",
      "info-foreground": "#ffffff",
      "sidebar": "#f4f4f5",
      "sidebar-foreground": "#11181c",
      "sidebar-primary": "#006fee",
      "sidebar-primary-foreground": "#ffffff",
      "sidebar-accent": "#dbeafe",
      "sidebar-accent-foreground": "#00418c",
      "sidebar-border": "#dfdfe2",
      "sidebar-ring": "#006fee"
    },
    "dark": {
      "background": "#000000",
      "foreground": "#ecedee",
      "card": "#18181b",
      "card-foreground": "#ecedee",
      "popover": "#18181b",
      "popover-foreground": "#ecedee",
      "primary": "#338ef7",
      "primary-foreground": "#000000",
      "secondary": "#27272a",
      "secondary-foreground": "#ecedee",
      "muted": "#18181b",
      "muted-foreground": "#a1a1aa",
      "accent": "#002e62",
      "accent-foreground": "#66aaf9",
      "destructive": "#f31260",
      "destructive-foreground": "#000000",
      "border": "#27272a",
      "input": "#27272a",
      "ring": "#338ef7",
      "success": "#17c964",
      "success-foreground": "#000000",
      "warning": "#f5a524",
      "warning-foreground": "#000000",
      "info": "#338ef7",
      "info-foreground": "#000000",
      "sidebar": "#09090b",
      "sidebar-foreground": "#ecedee",
      "sidebar-primary": "#338ef7",
      "sidebar-primary-foreground": "#000000",
      "sidebar-accent": "#002e62",
      "sidebar-accent-foreground": "#66aaf9",
      "sidebar-border": "#27272a",
      "sidebar-ring": "#338ef7"
    },
    "shadow": "elevated",
    "controls": {
      "weight": "600"
    },
    "fontImport": "https://fonts.googleapis.com/css2?family=Outfit:wght@400;500;600;700&family=Space+Mono:wght@400;700&display=swap"
  },
  {
    "id": "pulsar",
    "name": "Pulsar",
    "group": "custom",
    "author": "Inspired by Quasar",
    "description": "Deep blue with tinted panels. Cross-platform framework neutrality.",
    "radius": "0.1875rem",
    "fonts": {
      "sans": "\"Mulish\", system-ui, -apple-system, \"Segoe UI\", sans-serif",
      "mono": "\"Ubuntu Mono\", ui-monospace, SFMono-Regular, Menlo, monospace"
    },
    "icons": {
      "set": "material-symbols"
    },
    "light": {
      "background": "#f0f2f5",
      "foreground": "#212121",
      "card": "#ffffff",
      "card-foreground": "#212121",
      "popover": "#ffffff",
      "popover-foreground": "#212121",
      "primary": "#1976d2",
      "primary-foreground": "#ffffff",
      "secondary": "#e3e7ec",
      "secondary-foreground": "#212121",
      "muted": "#f0f2f5",
      "muted-foreground": "#5f6b76",
      "accent": "#dbeafd",
      "accent-foreground": "#0d4585",
      "destructive": "#c10015",
      "destructive-foreground": "#ffffff",
      "border": "#d3d8de",
      "input": "#e3e7ec",
      "ring": "#1976d2",
      "success": "#21ba45",
      "success-foreground": "#111111",
      "warning": "#f2c037",
      "warning-foreground": "#111111",
      "info": "#31ccec",
      "info-foreground": "#111111",
      "sidebar": "#1976d2",
      "sidebar-foreground": "#ffffff",
      "sidebar-primary": "#1976d2",
      "sidebar-primary-foreground": "#ffffff",
      "sidebar-accent": "#1565c0",
      "sidebar-accent-foreground": "#0d4585",
      "sidebar-border": "#1565c0",
      "sidebar-ring": "#1976d2"
    },
    "dark": {
      "background": "#1d1d1d",
      "foreground": "#ededed",
      "card": "#272727",
      "card-foreground": "#ededed",
      "popover": "#272727",
      "popover-foreground": "#ededed",
      "primary": "#4a9df0",
      "primary-foreground": "#111111",
      "secondary": "#313131",
      "secondary-foreground": "#ededed",
      "muted": "#272727",
      "muted-foreground": "#a0a0a0",
      "accent": "#0f3a63",
      "accent-foreground": "#8fc4f5",
      "destructive": "#f2545b",
      "destructive-foreground": "#111111",
      "border": "#3a3a3a",
      "input": "#313131",
      "ring": "#4a9df0",
      "success": "#21ba45",
      "success-foreground": "#111111",
      "warning": "#f2c037",
      "warning-foreground": "#111111",
      "info": "#31ccec",
      "info-foreground": "#111111",
      "sidebar": "#121212",
      "sidebar-foreground": "#ededed",
      "sidebar-primary": "#4a9df0",
      "sidebar-primary-foreground": "#111111",
      "sidebar-accent": "#0f3a63",
      "sidebar-accent-foreground": "#8fc4f5",
      "sidebar-border": "#3a3a3a",
      "sidebar-ring": "#4a9df0"
    },
    "shadow": "elevated",
    "fontImport": "https://fonts.googleapis.com/css2?family=Mulish:wght@400;500;600;700&family=Ubuntu+Mono:wght@400;700&display=swap"
  },
  {
    "id": "archway",
    "name": "Archway",
    "group": "custom",
    "author": "Inspired by Arco Design",
    "description": "Ultramarine on light gray. Enterprise Chinese-web density, softly rounded.",
    "radius": "0.375rem",
    "fonts": {
      "sans": "\"Manrope\", system-ui, -apple-system, \"Segoe UI\", sans-serif",
      "mono": "\"Fira Mono\", ui-monospace, SFMono-Regular, Menlo, monospace"
    },
    "icons": {
      "set": "ant-design"
    },
    "light": {
      "background": "#f7f8fa",
      "foreground": "#1d2129",
      "card": "#ffffff",
      "card-foreground": "#1d2129",
      "popover": "#ffffff",
      "popover-foreground": "#1d2129",
      "primary": "#165dff",
      "primary-foreground": "#ffffff",
      "secondary": "#f2f3f5",
      "secondary-foreground": "#1d2129",
      "muted": "#f7f8fa",
      "muted-foreground": "#86909c",
      "accent": "#e8f3ff",
      "accent-foreground": "#0e42d2",
      "destructive": "#f53f3f",
      "destructive-foreground": "#111111",
      "border": "#e5e6eb",
      "input": "#f2f3f5",
      "ring": "#165dff",
      "success": "#00b42a",
      "success-foreground": "#111111",
      "warning": "#ff7d00",
      "warning-foreground": "#111111",
      "info": "#165dff",
      "info-foreground": "#ffffff",
      "sidebar": "#ffffff",
      "sidebar-foreground": "#1d2129",
      "sidebar-primary": "#165dff",
      "sidebar-primary-foreground": "#ffffff",
      "sidebar-accent": "#e8f3ff",
      "sidebar-accent-foreground": "#0e42d2",
      "sidebar-border": "#e5e6eb",
      "sidebar-ring": "#165dff"
    },
    "dark": {
      "background": "#17171a",
      "foreground": "#f6f6f6",
      "card": "#232324",
      "card-foreground": "#f6f6f6",
      "popover": "#232324",
      "popover-foreground": "#f6f6f6",
      "primary": "#3c7eff",
      "primary-foreground": "#111111",
      "secondary": "#2a2a2b",
      "secondary-foreground": "#f6f6f6",
      "muted": "#232324",
      "muted-foreground": "#929293",
      "accent": "#0e2a66",
      "accent-foreground": "#84a9ff",
      "destructive": "#f76965",
      "destructive-foreground": "#111111",
      "border": "#333335",
      "input": "#2a2a2b",
      "ring": "#3c7eff",
      "success": "#27c346",
      "success-foreground": "#111111",
      "warning": "#ff9a2e",
      "warning-foreground": "#111111",
      "info": "#3c7eff",
      "info-foreground": "#111111",
      "sidebar": "#0e0e10",
      "sidebar-foreground": "#f6f6f6",
      "sidebar-primary": "#3c7eff",
      "sidebar-primary-foreground": "#111111",
      "sidebar-accent": "#0e2a66",
      "sidebar-accent-foreground": "#84a9ff",
      "sidebar-border": "#333335",
      "sidebar-ring": "#3c7eff"
    },
    "shadow": "flat",
    "fontImport": "https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700&family=Fira+Mono:wght@400;500&display=swap"
  },
  {
    "id": "grommet",
    "name": "Eyelet",
    "group": "custom",
    "author": "Inspired by Grommet",
    "description": "Accessible orange-brand with strong focus states. Contrast-first by design.",
    "radius": "0.25rem",
    "fonts": {
      "sans": "\"Work Sans\", system-ui, -apple-system, \"Segoe UI\", sans-serif",
      "mono": "\"Overpass Mono\", ui-monospace, SFMono-Regular, Menlo, monospace"
    },
    "icons": {
      "set": "carbon"
    },
    "light": {
      "background": "#ffffff",
      "foreground": "#333333",
      "card": "#ffffff",
      "card-foreground": "#333333",
      "popover": "#ffffff",
      "popover-foreground": "#333333",
      "primary": "#ff4400",
      "primary-foreground": "#111111",
      "secondary": "#f2f2f2",
      "secondary-foreground": "#333333",
      "muted": "#f8f8f8",
      "muted-foreground": "#666666",
      "accent": "#ffe4d9",
      "accent-foreground": "#992900",
      "destructive": "#ff4040",
      "destructive-foreground": "#111111",
      "border": "#cccccc",
      "input": "#f2f2f2",
      "ring": "#ff4400",
      "success": "#00c781",
      "success-foreground": "#111111",
      "warning": "#ffaa15",
      "warning-foreground": "#111111",
      "info": "#00873d",
      "info-foreground": "#ffffff",
      "sidebar": "#f2f2f2",
      "sidebar-foreground": "#333333",
      "sidebar-primary": "#ff4400",
      "sidebar-primary-foreground": "#111111",
      "sidebar-accent": "#ffe4d9",
      "sidebar-accent-foreground": "#992900",
      "sidebar-border": "#cccccc",
      "sidebar-ring": "#ff4400"
    },
    "dark": {
      "background": "#111111",
      "foreground": "#f8f8f8",
      "card": "#1c1c1c",
      "card-foreground": "#f8f8f8",
      "popover": "#1c1c1c",
      "popover-foreground": "#f8f8f8",
      "primary": "#ff6a33",
      "primary-foreground": "#111111",
      "secondary": "#262626",
      "secondary-foreground": "#f8f8f8",
      "muted": "#1c1c1c",
      "muted-foreground": "#a8a8a8",
      "accent": "#4d1a00",
      "accent-foreground": "#ffa87a",
      "destructive": "#ff6b6b",
      "destructive-foreground": "#111111",
      "border": "#3a3a3a",
      "input": "#262626",
      "ring": "#ff6a33",
      "success": "#3fd8a0",
      "success-foreground": "#111111",
      "warning": "#ffc04d",
      "warning-foreground": "#111111",
      "info": "#3fc47a",
      "info-foreground": "#111111",
      "sidebar": "#080808",
      "sidebar-foreground": "#f8f8f8",
      "sidebar-primary": "#ff6a33",
      "sidebar-primary-foreground": "#111111",
      "sidebar-accent": "#4d1a00",
      "sidebar-accent-foreground": "#ffa87a",
      "sidebar-border": "#3a3a3a",
      "sidebar-ring": "#ff6a33"
    },
    "shadow": "flat",
    "borderWidth": "2px",
    "fontImport": "https://fonts.googleapis.com/css2?family=Work+Sans:wght@400;500;600;700&family=Overpass+Mono:wght@400;500&display=swap"
  },
  {
    "id": "cinch",
    "name": "Cinch",
    "group": "custom",
    "author": "Inspired by Ariakit",
    "description": "Neutral zinc with a violet focus. Unstyled-primitives look, minimal ornament.",
    "radius": "0.5rem",
    "fonts": {
      "sans": "\"Inter\", system-ui, -apple-system, \"Segoe UI\", sans-serif",
      "mono": "\"JetBrains Mono\", ui-monospace, SFMono-Regular, Menlo, monospace"
    },
    "icons": {
      "set": "lucide"
    },
    "light": {
      "background": "#fafafa",
      "foreground": "#18181b",
      "card": "#ffffff",
      "card-foreground": "#18181b",
      "popover": "#ffffff",
      "popover-foreground": "#18181b",
      "primary": "#6d28d9",
      "primary-foreground": "#ffffff",
      "secondary": "#f4f4f5",
      "secondary-foreground": "#18181b",
      "muted": "#fafafa",
      "muted-foreground": "#71717a",
      "accent": "#ede9fe",
      "accent-foreground": "#4c1d95",
      "destructive": "#dc2626",
      "destructive-foreground": "#ffffff",
      "border": "#e4e4e7",
      "input": "#f4f4f5",
      "ring": "#6d28d9",
      "success": "#16a34a",
      "success-foreground": "#111111",
      "warning": "#d97706",
      "warning-foreground": "#111111",
      "info": "#6d28d9",
      "info-foreground": "#ffffff",
      "sidebar": "#f4f4f5",
      "sidebar-foreground": "#18181b",
      "sidebar-primary": "#6d28d9",
      "sidebar-primary-foreground": "#ffffff",
      "sidebar-accent": "#ede9fe",
      "sidebar-accent-foreground": "#4c1d95",
      "sidebar-border": "#e4e4e7",
      "sidebar-ring": "#6d28d9"
    },
    "dark": {
      "background": "#18181b",
      "foreground": "#fafafa",
      "card": "#27272a",
      "card-foreground": "#fafafa",
      "popover": "#27272a",
      "popover-foreground": "#fafafa",
      "primary": "#a78bfa",
      "primary-foreground": "#111111",
      "secondary": "#27272a",
      "secondary-foreground": "#fafafa",
      "muted": "#1f1f23",
      "muted-foreground": "#a1a1aa",
      "accent": "#3b1f6e",
      "accent-foreground": "#c4b5fd",
      "destructive": "#f87171",
      "destructive-foreground": "#111111",
      "border": "#3f3f46",
      "input": "#27272a",
      "ring": "#a78bfa",
      "success": "#4ade80",
      "success-foreground": "#111111",
      "warning": "#fbbf24",
      "warning-foreground": "#111111",
      "info": "#a78bfa",
      "info-foreground": "#111111",
      "sidebar": "#0f0f11",
      "sidebar-foreground": "#fafafa",
      "sidebar-primary": "#a78bfa",
      "sidebar-primary-foreground": "#111111",
      "sidebar-accent": "#3b1f6e",
      "sidebar-accent-foreground": "#c4b5fd",
      "sidebar-border": "#3f3f46",
      "sidebar-ring": "#a78bfa"
    },
    "shadow": "flat",
    "fontImport": "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=JetBrains+Mono:wght@400;500&display=swap"
  },
  {
    "id": "voltaic",
    "name": "Voltaic",
    "group": "custom",
    "author": "Inspired by Supabase",
    "description": "Electric mint on true black. Postgres-console energy, monospace-forward.",
    "radius": "0.25rem",
    "fonts": {
      "sans": "\"Inter\", system-ui, -apple-system, \"Segoe UI\", sans-serif",
      "mono": "\"Source Code Pro\", ui-monospace, SFMono-Regular, Menlo, monospace"
    },
    "icons": {
      "set": "tabler"
    },
    "light": {
      "background": "#fcfcfc",
      "foreground": "#171717",
      "card": "#ffffff",
      "card-foreground": "#171717",
      "popover": "#ffffff",
      "popover-foreground": "#171717",
      "primary": "#3ecf8e",
      "primary-foreground": "#111111",
      "secondary": "#f2f3f5",
      "secondary-foreground": "#171717",
      "muted": "#f8f9fa",
      "muted-foreground": "#6f6f6f",
      "accent": "#e2f7ed",
      "accent-foreground": "#116a45",
      "destructive": "#e5484d",
      "destructive-foreground": "#111111",
      "border": "#e6e8eb",
      "input": "#f2f3f5",
      "ring": "#3ecf8e",
      "success": "#3ecf8e",
      "success-foreground": "#111111",
      "warning": "#f0b429",
      "warning-foreground": "#111111",
      "info": "#3e63dd",
      "info-foreground": "#ffffff",
      "sidebar": "#f2f3f5",
      "sidebar-foreground": "#171717",
      "sidebar-primary": "#3ecf8e",
      "sidebar-primary-foreground": "#111111",
      "sidebar-accent": "#e2f7ed",
      "sidebar-accent-foreground": "#116a45",
      "sidebar-border": "#e6e8eb",
      "sidebar-ring": "#3ecf8e"
    },
    "dark": {
      "background": "#0a0a0a",
      "foreground": "#ededed",
      "card": "#161616",
      "card-foreground": "#ededed",
      "popover": "#161616",
      "popover-foreground": "#ededed",
      "primary": "#3ecf8e",
      "primary-foreground": "#0a0a0a",
      "secondary": "#1f1f1f",
      "secondary-foreground": "#ededed",
      "muted": "#161616",
      "muted-foreground": "#8f8f8f",
      "accent": "#0d2e21",
      "accent-foreground": "#6ee7b0",
      "destructive": "#ff6369",
      "destructive-foreground": "#0a0a0a",
      "border": "#2a2a2a",
      "input": "#1f1f1f",
      "ring": "#3ecf8e",
      "success": "#3ecf8e",
      "success-foreground": "#0a0a0a",
      "warning": "#f5c344",
      "warning-foreground": "#0a0a0a",
      "info": "#5b7cfa",
      "info-foreground": "#0a0a0a",
      "sidebar": "#050505",
      "sidebar-foreground": "#ededed",
      "sidebar-primary": "#3ecf8e",
      "sidebar-primary-foreground": "#0a0a0a",
      "sidebar-accent": "#0d2e21",
      "sidebar-accent-foreground": "#6ee7b0",
      "sidebar-border": "#2a2a2a",
      "sidebar-ring": "#3ecf8e"
    },
    "shadow": "flat",
    "fontImport": "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Source+Code+Pro:wght@400;500&display=swap"
  },
  {
    "id": "railyard",
    "name": "Railyard",
    "group": "custom",
    "author": "Inspired by Railway",
    "description": "Near-monochrome graphite. Almost no color, all typography and spacing.",
    "radius": "0.5rem",
    "fonts": {
      "sans": "\"Inter\", system-ui, -apple-system, \"Segoe UI\", sans-serif",
      "mono": "\"IBM Plex Mono\", ui-monospace, SFMono-Regular, Menlo, monospace"
    },
    "icons": {
      "set": "phosphor"
    },
    "light": {
      "background": "#f7f7f8",
      "foreground": "#13151a",
      "card": "#ffffff",
      "card-foreground": "#13151a",
      "popover": "#ffffff",
      "popover-foreground": "#13151a",
      "primary": "#2f2f38",
      "primary-foreground": "#ffffff",
      "secondary": "#ededef",
      "secondary-foreground": "#13151a",
      "muted": "#f3f3f4",
      "muted-foreground": "#71727a",
      "accent": "#e6e6ea",
      "accent-foreground": "#13151a",
      "destructive": "#d64545",
      "destructive-foreground": "#ffffff",
      "border": "#e0e1e4",
      "input": "#ededef",
      "ring": "#2f2f38",
      "success": "#3d9970",
      "success-foreground": "#111111",
      "warning": "#b8860b",
      "warning-foreground": "#111111",
      "info": "#4a5568",
      "info-foreground": "#ffffff",
      "sidebar": "#ededef",
      "sidebar-foreground": "#13151a",
      "sidebar-primary": "#2f2f38",
      "sidebar-primary-foreground": "#ffffff",
      "sidebar-accent": "#e6e6ea",
      "sidebar-accent-foreground": "#13151a",
      "sidebar-border": "#e0e1e4",
      "sidebar-ring": "#2f2f38"
    },
    "dark": {
      "background": "#0b0d0e",
      "foreground": "#f2f3f5",
      "card": "#141618",
      "card-foreground": "#f2f3f5",
      "popover": "#141618",
      "popover-foreground": "#f2f3f5",
      "primary": "#e3e4e8",
      "primary-foreground": "#0b0d0e",
      "secondary": "#1c1f21",
      "secondary-foreground": "#f2f3f5",
      "muted": "#141618",
      "muted-foreground": "#8b8f96",
      "accent": "#242729",
      "accent-foreground": "#f2f3f5",
      "destructive": "#f47272",
      "destructive-foreground": "#0b0d0e",
      "border": "#26292c",
      "input": "#1c1f21",
      "ring": "#e3e4e8",
      "success": "#4fc08d",
      "success-foreground": "#0b0d0e",
      "warning": "#e0b040",
      "warning-foreground": "#0b0d0e",
      "info": "#8b95a5",
      "info-foreground": "#0b0d0e",
      "sidebar": "#060708",
      "sidebar-foreground": "#f2f3f5",
      "sidebar-primary": "#e3e4e8",
      "sidebar-primary-foreground": "#0b0d0e",
      "sidebar-accent": "#242729",
      "sidebar-accent-foreground": "#f2f3f5",
      "sidebar-border": "#26292c",
      "sidebar-ring": "#e3e4e8"
    },
    "shadow": "flat",
    "fontImport": "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=IBM+Plex+Mono:wght@400;500&display=swap"
  },
  {
    "id": "skiff",
    "name": "Skiff",
    "group": "custom",
    "author": "Inspired by Fly.io",
    "description": "Deep violet on ink. Edge-compute mood, tight grid, quiet confidence.",
    "radius": "0.25rem",
    "fonts": {
      "sans": "\"Sora\", system-ui, -apple-system, \"Segoe UI\", sans-serif",
      "mono": "\"Fira Code\", ui-monospace, SFMono-Regular, Menlo, monospace"
    },
    "icons": {
      "set": "tabler"
    },
    "light": {
      "background": "#ffffff",
      "foreground": "#1a1523",
      "card": "#fbfafd",
      "card-foreground": "#1a1523",
      "popover": "#fbfafd",
      "popover-foreground": "#1a1523",
      "primary": "#7b3fe4",
      "primary-foreground": "#ffffff",
      "secondary": "#f2eff8",
      "secondary-foreground": "#1a1523",
      "muted": "#f8f6fc",
      "muted-foreground": "#6f6880",
      "accent": "#ece3fc",
      "accent-foreground": "#4c1d95",
      "destructive": "#d92d20",
      "destructive-foreground": "#ffffff",
      "border": "#e4e0ec",
      "input": "#f2eff8",
      "ring": "#7b3fe4",
      "success": "#12b76a",
      "success-foreground": "#111111",
      "warning": "#f79009",
      "warning-foreground": "#111111",
      "info": "#7b3fe4",
      "info-foreground": "#ffffff",
      "sidebar": "#f2eff8",
      "sidebar-foreground": "#1a1523",
      "sidebar-primary": "#7b3fe4",
      "sidebar-primary-foreground": "#ffffff",
      "sidebar-accent": "#ece3fc",
      "sidebar-accent-foreground": "#4c1d95",
      "sidebar-border": "#e4e0ec",
      "sidebar-ring": "#7b3fe4"
    },
    "dark": {
      "background": "#12101a",
      "foreground": "#eae7f2",
      "card": "#1b1826",
      "card-foreground": "#eae7f2",
      "popover": "#1b1826",
      "popover-foreground": "#eae7f2",
      "primary": "#a67ff0",
      "primary-foreground": "#111111",
      "secondary": "#241f33",
      "secondary-foreground": "#eae7f2",
      "muted": "#1b1826",
      "muted-foreground": "#948da8",
      "accent": "#2c1a52",
      "accent-foreground": "#c9aefa",
      "destructive": "#ff6b6b",
      "destructive-foreground": "#111111",
      "border": "#2e2942",
      "input": "#241f33",
      "ring": "#a67ff0",
      "success": "#3fd18b",
      "success-foreground": "#111111",
      "warning": "#f7b955",
      "warning-foreground": "#111111",
      "info": "#a67ff0",
      "info-foreground": "#111111",
      "sidebar": "#0b0912",
      "sidebar-foreground": "#eae7f2",
      "sidebar-primary": "#a67ff0",
      "sidebar-primary-foreground": "#111111",
      "sidebar-accent": "#2c1a52",
      "sidebar-accent-foreground": "#c9aefa",
      "sidebar-border": "#2e2942",
      "sidebar-ring": "#a67ff0"
    },
    "shadow": "flat",
    "fontImport": "https://fonts.googleapis.com/css2?family=Sora:wght@400;500;600;700&family=Fira+Code:wght@400;500&display=swap"
  },
  {
    "id": "nautilus",
    "name": "Nautilus",
    "group": "custom",
    "author": "Inspired by Netlify",
    "description": "Deploy teal over deep sea. Build-log clarity with a bright status color.",
    "radius": "0.3125rem",
    "fonts": {
      "sans": "\"Mulish\", system-ui, -apple-system, \"Segoe UI\", sans-serif",
      "mono": "\"Roboto Mono\", ui-monospace, SFMono-Regular, Menlo, monospace"
    },
    "icons": {
      "set": "carbon"
    },
    "light": {
      "background": "#ffffff",
      "foreground": "#14161a",
      "card": "#ffffff",
      "card-foreground": "#14161a",
      "popover": "#ffffff",
      "popover-foreground": "#14161a",
      "primary": "#00ad9f",
      "primary-foreground": "#111111",
      "secondary": "#f1f3f5",
      "secondary-foreground": "#14161a",
      "muted": "#f7f8f9",
      "muted-foreground": "#5b6069",
      "accent": "#d9f5f2",
      "accent-foreground": "#00594f",
      "destructive": "#e13636",
      "destructive-foreground": "#ffffff",
      "border": "#d9dce0",
      "input": "#f1f3f5",
      "ring": "#00ad9f",
      "success": "#00ad9f",
      "success-foreground": "#111111",
      "warning": "#e5a000",
      "warning-foreground": "#111111",
      "info": "#0e7490",
      "info-foreground": "#ffffff",
      "sidebar": "#0e1e25",
      "sidebar-foreground": "#e3eaed",
      "sidebar-primary": "#00ad9f",
      "sidebar-primary-foreground": "#111111",
      "sidebar-accent": "#173039",
      "sidebar-accent-foreground": "#00594f",
      "sidebar-border": "#1d3540",
      "sidebar-ring": "#00ad9f"
    },
    "dark": {
      "background": "#0e1e25",
      "foreground": "#e3eaed",
      "card": "#152a33",
      "card-foreground": "#e3eaed",
      "popover": "#152a33",
      "popover-foreground": "#e3eaed",
      "primary": "#2fd3c4",
      "primary-foreground": "#111111",
      "secondary": "#1b333d",
      "secondary-foreground": "#e3eaed",
      "muted": "#152a33",
      "muted-foreground": "#8fa6ae",
      "accent": "#0a3b38",
      "accent-foreground": "#7ae8dd",
      "destructive": "#ff6b6b",
      "destructive-foreground": "#111111",
      "border": "#22404c",
      "input": "#1b333d",
      "ring": "#2fd3c4",
      "success": "#2fd3c4",
      "success-foreground": "#111111",
      "warning": "#f0b429",
      "warning-foreground": "#111111",
      "info": "#4fc3f7",
      "info-foreground": "#111111",
      "sidebar": "#08161b",
      "sidebar-foreground": "#e3eaed",
      "sidebar-primary": "#2fd3c4",
      "sidebar-primary-foreground": "#111111",
      "sidebar-accent": "#0a3b38",
      "sidebar-accent-foreground": "#7ae8dd",
      "sidebar-border": "#22404c",
      "sidebar-ring": "#2fd3c4"
    },
    "shadow": "soft",
    "fontImport": "https://fonts.googleapis.com/css2?family=Mulish:wght@400;500;600;700&family=Roboto+Mono:wght@400;500&display=swap"
  },
  {
    "id": "heather",
    "name": "Heather",
    "group": "custom",
    "author": "Inspired by Heroku",
    "description": "Royal purple on lavender paper. Twelve-factor nostalgia, softly rounded.",
    "radius": "0.625rem",
    "fonts": {
      "sans": "\"Rubik\", system-ui, -apple-system, \"Segoe UI\", sans-serif",
      "mono": "\"Space Mono\", ui-monospace, SFMono-Regular, Menlo, monospace"
    },
    "icons": {
      "set": "material-symbols"
    },
    "light": {
      "background": "#faf8fd",
      "foreground": "#1e1a2b",
      "card": "#ffffff",
      "card-foreground": "#1e1a2b",
      "popover": "#ffffff",
      "popover-foreground": "#1e1a2b",
      "primary": "#430098",
      "primary-foreground": "#ffffff",
      "secondary": "#f0ebf8",
      "secondary-foreground": "#1e1a2b",
      "muted": "#f6f2fb",
      "muted-foreground": "#6b6280",
      "accent": "#e7dcf7",
      "accent-foreground": "#2d0066",
      "destructive": "#c62828",
      "destructive-foreground": "#ffffff",
      "border": "#e2dcee",
      "input": "#f0ebf8",
      "ring": "#430098",
      "success": "#2e7d52",
      "success-foreground": "#ffffff",
      "warning": "#b06d00",
      "warning-foreground": "#111111",
      "info": "#5c3fa8",
      "info-foreground": "#ffffff",
      "sidebar": "#f0ebf8",
      "sidebar-foreground": "#1e1a2b",
      "sidebar-primary": "#430098",
      "sidebar-primary-foreground": "#ffffff",
      "sidebar-accent": "#e7dcf7",
      "sidebar-accent-foreground": "#2d0066",
      "sidebar-border": "#e2dcee",
      "sidebar-ring": "#430098"
    },
    "dark": {
      "background": "#191426",
      "foreground": "#eae5f5",
      "card": "#221b33",
      "card-foreground": "#eae5f5",
      "popover": "#221b33",
      "popover-foreground": "#eae5f5",
      "primary": "#9b6fe8",
      "primary-foreground": "#111111",
      "secondary": "#2b2340",
      "secondary-foreground": "#eae5f5",
      "muted": "#221b33",
      "muted-foreground": "#968ead",
      "accent": "#331b5c",
      "accent-foreground": "#c2a5f5",
      "destructive": "#f47272",
      "destructive-foreground": "#111111",
      "border": "#352b4d",
      "input": "#2b2340",
      "ring": "#9b6fe8",
      "success": "#4fb37e",
      "success-foreground": "#111111",
      "warning": "#dda63a",
      "warning-foreground": "#111111",
      "info": "#9b6fe8",
      "info-foreground": "#111111",
      "sidebar": "#0f0c18",
      "sidebar-foreground": "#eae5f5",
      "sidebar-primary": "#9b6fe8",
      "sidebar-primary-foreground": "#111111",
      "sidebar-accent": "#331b5c",
      "sidebar-accent-foreground": "#c2a5f5",
      "sidebar-border": "#352b4d",
      "sidebar-ring": "#9b6fe8"
    },
    "shadow": "soft",
    "fontImport": "https://fonts.googleapis.com/css2?family=Rubik:wght@400;500;600;700&family=Space+Mono:wght@400;700&display=swap"
  },
  {
    "id": "deepwater",
    "name": "Deepwater",
    "group": "custom",
    "author": "Inspired by DigitalOcean",
    "description": "Ocean blue on white with plenty of air. Droplet-simple, friendly panels.",
    "radius": "0.5rem",
    "fonts": {
      "sans": "\"Nunito Sans\", system-ui, -apple-system, \"Segoe UI\", sans-serif",
      "mono": "\"Inconsolata\", ui-monospace, SFMono-Regular, Menlo, monospace"
    },
    "icons": {
      "set": "phosphor"
    },
    "light": {
      "background": "#ffffff",
      "foreground": "#031b4e",
      "card": "#ffffff",
      "card-foreground": "#031b4e",
      "popover": "#ffffff",
      "popover-foreground": "#031b4e",
      "primary": "#0069ff",
      "primary-foreground": "#ffffff",
      "secondary": "#eef2f7",
      "secondary-foreground": "#031b4e",
      "muted": "#f7f9fc",
      "muted-foreground": "#5b6b84",
      "accent": "#e0edff",
      "accent-foreground": "#0040a8",
      "destructive": "#e4483c",
      "destructive-foreground": "#111111",
      "border": "#dce2ea",
      "input": "#eef2f7",
      "ring": "#0069ff",
      "success": "#04a777",
      "success-foreground": "#111111",
      "warning": "#f0a30a",
      "warning-foreground": "#111111",
      "info": "#0069ff",
      "info-foreground": "#ffffff",
      "sidebar": "#031b4e",
      "sidebar-foreground": "#dde5f2",
      "sidebar-primary": "#0069ff",
      "sidebar-primary-foreground": "#ffffff",
      "sidebar-accent": "#0b2760",
      "sidebar-accent-foreground": "#0040a8",
      "sidebar-border": "#0e2f6e",
      "sidebar-ring": "#0069ff"
    },
    "dark": {
      "background": "#031b4e",
      "foreground": "#dde5f2",
      "card": "#0a2a63",
      "card-foreground": "#dde5f2",
      "popover": "#0a2a63",
      "popover-foreground": "#dde5f2",
      "primary": "#4d94ff",
      "primary-foreground": "#111111",
      "secondary": "#0e3372",
      "secondary-foreground": "#dde5f2",
      "muted": "#0a2a63",
      "muted-foreground": "#93a7c6",
      "accent": "#0b2f7a",
      "accent-foreground": "#9bc2ff",
      "destructive": "#ff6f63",
      "destructive-foreground": "#111111",
      "border": "#154283",
      "input": "#0e3372",
      "ring": "#4d94ff",
      "success": "#2ec495",
      "success-foreground": "#111111",
      "warning": "#f5bb3a",
      "warning-foreground": "#111111",
      "info": "#4d94ff",
      "info-foreground": "#111111",
      "sidebar": "#021239",
      "sidebar-foreground": "#dde5f2",
      "sidebar-primary": "#4d94ff",
      "sidebar-primary-foreground": "#111111",
      "sidebar-accent": "#0b2f7a",
      "sidebar-accent-foreground": "#9bc2ff",
      "sidebar-border": "#154283",
      "sidebar-ring": "#4d94ff"
    },
    "shadow": "soft",
    "fontImport": "https://fonts.googleapis.com/css2?family=Nunito+Sans:wght@400;500;600;700&family=Inconsolata:wght@400;500&display=swap"
  },
  {
    "id": "cinder",
    "name": "Cinder",
    "group": "custom",
    "author": "Inspired by Cloudflare",
    "description": "Edge orange over warm sand. Dashboard warmth, tight tabular rhythm.",
    "radius": "0.25rem",
    "fonts": {
      "sans": "\"Instrument Sans\", system-ui, -apple-system, \"Segoe UI\", sans-serif",
      "mono": "\"Spline Sans Mono\", ui-monospace, SFMono-Regular, Menlo, monospace"
    },
    "icons": {
      "set": "carbon"
    },
    "light": {
      "background": "#faf8f5",
      "foreground": "#1d1c1a",
      "card": "#ffffff",
      "card-foreground": "#1d1c1a",
      "popover": "#ffffff",
      "popover-foreground": "#1d1c1a",
      "primary": "#f6821f",
      "primary-foreground": "#111111",
      "secondary": "#f2eee8",
      "secondary-foreground": "#1d1c1a",
      "muted": "#f7f4f0",
      "muted-foreground": "#6b665e",
      "accent": "#fdeddb",
      "accent-foreground": "#96470a",
      "destructive": "#d64545",
      "destructive-foreground": "#ffffff",
      "border": "#e3ded6",
      "input": "#f2eee8",
      "ring": "#f6821f",
      "success": "#2f855a",
      "success-foreground": "#ffffff",
      "warning": "#f6821f",
      "warning-foreground": "#111111",
      "info": "#2c7a9e",
      "info-foreground": "#ffffff",
      "sidebar": "#f2eee8",
      "sidebar-foreground": "#1d1c1a",
      "sidebar-primary": "#f6821f",
      "sidebar-primary-foreground": "#111111",
      "sidebar-accent": "#fdeddb",
      "sidebar-accent-foreground": "#96470a",
      "sidebar-border": "#e3ded6",
      "sidebar-ring": "#f6821f"
    },
    "dark": {
      "background": "#1a1815",
      "foreground": "#efeae2",
      "card": "#242019",
      "card-foreground": "#efeae2",
      "popover": "#242019",
      "popover-foreground": "#efeae2",
      "primary": "#ff9d42",
      "primary-foreground": "#111111",
      "secondary": "#2e2822",
      "secondary-foreground": "#efeae2",
      "muted": "#242019",
      "muted-foreground": "#a39a8c",
      "accent": "#4a2f0c",
      "accent-foreground": "#ffc48a",
      "destructive": "#ff7168",
      "destructive-foreground": "#111111",
      "border": "#3a342b",
      "input": "#2e2822",
      "ring": "#ff9d42",
      "success": "#4cb37c",
      "success-foreground": "#111111",
      "warning": "#ff9d42",
      "warning-foreground": "#111111",
      "info": "#5aabc9",
      "info-foreground": "#111111",
      "sidebar": "#100e0c",
      "sidebar-foreground": "#efeae2",
      "sidebar-primary": "#ff9d42",
      "sidebar-primary-foreground": "#111111",
      "sidebar-accent": "#4a2f0c",
      "sidebar-accent-foreground": "#ffc48a",
      "sidebar-border": "#3a342b",
      "sidebar-ring": "#ff9d42"
    },
    "shadow": "flat",
    "fontImport": "https://fonts.googleapis.com/css2?family=Instrument+Sans:wght@400;500;600;700&family=Spline+Sans+Mono:wght@400;500&display=swap"
  },
  {
    "id": "keyring",
    "name": "Keyring",
    "group": "custom",
    "author": "Inspired by Auth0",
    "description": "Identity vermilion on charcoal. Security-console seriousness, square-ish.",
    "radius": "0.1875rem",
    "fonts": {
      "sans": "\"Space Grotesk\", system-ui, -apple-system, \"Segoe UI\", sans-serif",
      "mono": "\"Space Mono\", ui-monospace, SFMono-Regular, Menlo, monospace"
    },
    "icons": {
      "set": "tabler"
    },
    "light": {
      "background": "#ffffff",
      "foreground": "#16214d",
      "card": "#ffffff",
      "card-foreground": "#16214d",
      "popover": "#ffffff",
      "popover-foreground": "#16214d",
      "primary": "#eb5424",
      "primary-foreground": "#111111",
      "secondary": "#eef1f7",
      "secondary-foreground": "#16214d",
      "muted": "#f6f8fb",
      "muted-foreground": "#5c6789",
      "accent": "#fce6de",
      "accent-foreground": "#98300d",
      "destructive": "#d0021b",
      "destructive-foreground": "#ffffff",
      "border": "#d9dde8",
      "input": "#eef1f7",
      "ring": "#eb5424",
      "success": "#2fb344",
      "success-foreground": "#111111",
      "warning": "#f5a623",
      "warning-foreground": "#111111",
      "info": "#3f59e4",
      "info-foreground": "#ffffff",
      "sidebar": "#16214d",
      "sidebar-foreground": "#dfe4f2",
      "sidebar-primary": "#eb5424",
      "sidebar-primary-foreground": "#111111",
      "sidebar-accent": "#22305c",
      "sidebar-accent-foreground": "#98300d",
      "sidebar-border": "#2a3768",
      "sidebar-ring": "#eb5424"
    },
    "dark": {
      "background": "#101528",
      "foreground": "#e2e7f5",
      "card": "#181e36",
      "card-foreground": "#e2e7f5",
      "popover": "#181e36",
      "popover-foreground": "#e2e7f5",
      "primary": "#ff7247",
      "primary-foreground": "#111111",
      "secondary": "#212847",
      "secondary-foreground": "#e2e7f5",
      "muted": "#181e36",
      "muted-foreground": "#8e97b8",
      "accent": "#4a1c0c",
      "accent-foreground": "#ffa680",
      "destructive": "#ff5f6d",
      "destructive-foreground": "#111111",
      "border": "#2b3357",
      "input": "#212847",
      "ring": "#ff7247",
      "success": "#3fc95a",
      "success-foreground": "#111111",
      "warning": "#f5b942",
      "warning-foreground": "#111111",
      "info": "#6d81ff",
      "info-foreground": "#111111",
      "sidebar": "#080b18",
      "sidebar-foreground": "#e2e7f5",
      "sidebar-primary": "#ff7247",
      "sidebar-primary-foreground": "#111111",
      "sidebar-accent": "#4a1c0c",
      "sidebar-accent-foreground": "#ffa680",
      "sidebar-border": "#2b3357",
      "sidebar-ring": "#ff7247"
    },
    "shadow": "flat",
    "controls": {
      "weight": "600"
    },
    "fontImport": "https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;500;600;700&family=Space+Mono:wght@400;700&display=swap"
  },
  {
    "id": "watchdog",
    "name": "Watchdog",
    "group": "custom",
    "author": "Inspired by Datadog",
    "description": "Monitoring purple on white. Graph-dense, saturated status colors.",
    "radius": "0.25rem",
    "fonts": {
      "sans": "\"Asap\", system-ui, -apple-system, \"Segoe UI\", sans-serif",
      "mono": "\"Fira Mono\", ui-monospace, SFMono-Regular, Menlo, monospace"
    },
    "icons": {
      "set": "lucide"
    },
    "light": {
      "background": "#ffffff",
      "foreground": "#2b2b3d",
      "card": "#ffffff",
      "card-foreground": "#2b2b3d",
      "popover": "#ffffff",
      "popover-foreground": "#2b2b3d",
      "primary": "#632ca6",
      "primary-foreground": "#ffffff",
      "secondary": "#f1f1f7",
      "secondary-foreground": "#2b2b3d",
      "muted": "#f8f8fb",
      "muted-foreground": "#6a6a85",
      "accent": "#eee4f8",
      "accent-foreground": "#40196e",
      "destructive": "#e13c3c",
      "destructive-foreground": "#111111",
      "border": "#dcdce6",
      "input": "#f1f1f7",
      "ring": "#632ca6",
      "success": "#3bb44a",
      "success-foreground": "#111111",
      "warning": "#f2a93b",
      "warning-foreground": "#111111",
      "info": "#4287f5",
      "info-foreground": "#111111",
      "sidebar": "#f1f1f7",
      "sidebar-foreground": "#2b2b3d",
      "sidebar-primary": "#632ca6",
      "sidebar-primary-foreground": "#ffffff",
      "sidebar-accent": "#eee4f8",
      "sidebar-accent-foreground": "#40196e",
      "sidebar-border": "#dcdce6",
      "sidebar-ring": "#632ca6"
    },
    "dark": {
      "background": "#1c1c28",
      "foreground": "#e8e8f0",
      "card": "#26263a",
      "card-foreground": "#e8e8f0",
      "popover": "#26263a",
      "popover-foreground": "#e8e8f0",
      "primary": "#a377e0",
      "primary-foreground": "#111111",
      "secondary": "#2f2f47",
      "secondary-foreground": "#e8e8f0",
      "muted": "#26263a",
      "muted-foreground": "#9797b0",
      "accent": "#33195c",
      "accent-foreground": "#c7a8f0",
      "destructive": "#ff6b6b",
      "destructive-foreground": "#111111",
      "border": "#38384f",
      "input": "#2f2f47",
      "ring": "#a377e0",
      "success": "#4fd15f",
      "success-foreground": "#111111",
      "warning": "#f5bb50",
      "warning-foreground": "#111111",
      "info": "#6ba5ff",
      "info-foreground": "#111111",
      "sidebar": "#111119",
      "sidebar-foreground": "#e8e8f0",
      "sidebar-primary": "#a377e0",
      "sidebar-primary-foreground": "#111111",
      "sidebar-accent": "#33195c",
      "sidebar-accent-foreground": "#c7a8f0",
      "sidebar-border": "#38384f",
      "sidebar-ring": "#a377e0"
    },
    "shadow": "soft",
    "fontImport": "https://fonts.googleapis.com/css2?family=Asap:wght@400;500;600;700&family=Fira+Mono:wght@400;500&display=swap"
  },
  {
    "id": "lanterna",
    "name": "Lanterna",
    "group": "custom",
    "author": "Inspired by Grafana",
    "description": "Dashboard orange on near-black navy. Panels, gauges, and long time ranges.",
    "radius": "0",
    "fonts": {
      "sans": "\"Inter\", system-ui, -apple-system, \"Segoe UI\", sans-serif",
      "mono": "\"Roboto Mono\", ui-monospace, SFMono-Regular, Menlo, monospace"
    },
    "icons": {
      "set": "material-symbols"
    },
    "light": {
      "background": "#f4f5f5",
      "foreground": "#24292e",
      "card": "#ffffff",
      "card-foreground": "#24292e",
      "popover": "#ffffff",
      "popover-foreground": "#24292e",
      "primary": "#e0752d",
      "primary-foreground": "#111111",
      "secondary": "#e9ecef",
      "secondary-foreground": "#24292e",
      "muted": "#f4f5f5",
      "muted-foreground": "#63666b",
      "accent": "#fbe8d7",
      "accent-foreground": "#8a4413",
      "destructive": "#e02f44",
      "destructive-foreground": "#ffffff",
      "border": "#d8dade",
      "input": "#e9ecef",
      "ring": "#e0752d",
      "success": "#299c46",
      "success-foreground": "#111111",
      "warning": "#eb7b18",
      "warning-foreground": "#111111",
      "info": "#3274d9",
      "info-foreground": "#ffffff",
      "sidebar": "#e9ecef",
      "sidebar-foreground": "#24292e",
      "sidebar-primary": "#e0752d",
      "sidebar-primary-foreground": "#111111",
      "sidebar-accent": "#fbe8d7",
      "sidebar-accent-foreground": "#8a4413",
      "sidebar-border": "#d8dade",
      "sidebar-ring": "#e0752d"
    },
    "dark": {
      "background": "#111217",
      "foreground": "#ccccdc",
      "card": "#181b1f",
      "card-foreground": "#ccccdc",
      "popover": "#181b1f",
      "popover-foreground": "#ccccdc",
      "primary": "#ff9830",
      "primary-foreground": "#111111",
      "secondary": "#22252b",
      "secondary-foreground": "#ccccdc",
      "muted": "#181b1f",
      "muted-foreground": "#8e8e9e",
      "accent": "#442a0d",
      "accent-foreground": "#ffbe70",
      "destructive": "#f2495c",
      "destructive-foreground": "#111111",
      "border": "#2c3235",
      "input": "#22252b",
      "ring": "#ff9830",
      "success": "#73bf69",
      "success-foreground": "#111111",
      "warning": "#ff9830",
      "warning-foreground": "#111111",
      "info": "#5794f2",
      "info-foreground": "#111111",
      "sidebar": "#0b0c0e",
      "sidebar-foreground": "#ccccdc",
      "sidebar-primary": "#ff9830",
      "sidebar-primary-foreground": "#111111",
      "sidebar-accent": "#442a0d",
      "sidebar-accent-foreground": "#ffbe70",
      "sidebar-border": "#2c3235",
      "sidebar-ring": "#ff9830"
    },
    "shadow": "flat",
    "fontImport": "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Roboto+Mono:wght@400;500&display=swap"
  },
  {
    "id": "leaflet",
    "name": "Leaflet",
    "group": "custom",
    "author": "Inspired by MongoDB",
    "description": "Spring green on off-white. Document-database freshness, roomy cards.",
    "radius": "0.625rem",
    "fonts": {
      "sans": "\"Epilogue\", system-ui, -apple-system, \"Segoe UI\", sans-serif",
      "mono": "\"Source Code Pro\", ui-monospace, SFMono-Regular, Menlo, monospace"
    },
    "icons": {
      "set": "phosphor"
    },
    "light": {
      "background": "#f9fbfa",
      "foreground": "#001e2b",
      "card": "#ffffff",
      "card-foreground": "#001e2b",
      "popover": "#ffffff",
      "popover-foreground": "#001e2b",
      "primary": "#00684a",
      "primary-foreground": "#ffffff",
      "secondary": "#e8edeb",
      "secondary-foreground": "#001e2b",
      "muted": "#f1f5f4",
      "muted-foreground": "#5c6c73",
      "accent": "#c3f4dc",
      "accent-foreground": "#00432f",
      "destructive": "#db3030",
      "destructive-foreground": "#ffffff",
      "border": "#dbe3e0",
      "input": "#e8edeb",
      "ring": "#00684a",
      "success": "#00ed64",
      "success-foreground": "#111111",
      "warning": "#c26f00",
      "warning-foreground": "#111111",
      "info": "#016bf8",
      "info-foreground": "#ffffff",
      "sidebar": "#e8edeb",
      "sidebar-foreground": "#001e2b",
      "sidebar-primary": "#00684a",
      "sidebar-primary-foreground": "#ffffff",
      "sidebar-accent": "#c3f4dc",
      "sidebar-accent-foreground": "#00432f",
      "sidebar-border": "#dbe3e0",
      "sidebar-ring": "#00684a"
    },
    "dark": {
      "background": "#001e2b",
      "foreground": "#e8f0ee",
      "card": "#0a2c3b",
      "card-foreground": "#e8f0ee",
      "popover": "#0a2c3b",
      "popover-foreground": "#e8f0ee",
      "primary": "#00ed64",
      "primary-foreground": "#111111",
      "secondary": "#0e3849",
      "secondary-foreground": "#e8f0ee",
      "muted": "#0a2c3b",
      "muted-foreground": "#8ba7b0",
      "accent": "#053b2a",
      "accent-foreground": "#71f6a6",
      "destructive": "#ff6960",
      "destructive-foreground": "#111111",
      "border": "#12414f",
      "input": "#0e3849",
      "ring": "#00ed64",
      "success": "#00ed64",
      "success-foreground": "#111111",
      "warning": "#ffc010",
      "warning-foreground": "#111111",
      "info": "#3d9bfa",
      "info-foreground": "#111111",
      "sidebar": "#00131c",
      "sidebar-foreground": "#e8f0ee",
      "sidebar-primary": "#00ed64",
      "sidebar-primary-foreground": "#111111",
      "sidebar-accent": "#053b2a",
      "sidebar-accent-foreground": "#71f6a6",
      "sidebar-border": "#12414f",
      "sidebar-ring": "#00ed64"
    },
    "shadow": "soft",
    "fontImport": "https://fonts.googleapis.com/css2?family=Epilogue:wght@400;500;600;700&family=Source+Code+Pro:wght@400;500&display=swap"
  },
  {
    "id": "cinnabar",
    "name": "Cinnabar",
    "group": "custom",
    "author": "Inspired by Redis",
    "description": "Cache red on bone white. Fast, blunt, high-contrast, zero decoration.",
    "radius": "0.375rem",
    "fonts": {
      "sans": "\"Space Grotesk\", system-ui, -apple-system, \"Segoe UI\", sans-serif",
      "mono": "\"JetBrains Mono\", ui-monospace, SFMono-Regular, Menlo, monospace"
    },
    "icons": {
      "set": "phosphor"
    },
    "light": {
      "background": "#fdfcfa",
      "foreground": "#161616",
      "card": "#ffffff",
      "card-foreground": "#161616",
      "popover": "#ffffff",
      "popover-foreground": "#161616",
      "primary": "#ff4438",
      "primary-foreground": "#111111",
      "secondary": "#f0ede8",
      "secondary-foreground": "#161616",
      "muted": "#f6f4f1",
      "muted-foreground": "#63605b",
      "accent": "#ffe3e0",
      "accent-foreground": "#a01a11",
      "destructive": "#c9241a",
      "destructive-foreground": "#ffffff",
      "border": "#dedbd6",
      "input": "#f0ede8",
      "ring": "#ff4438",
      "success": "#00806a",
      "success-foreground": "#ffffff",
      "warning": "#c07000",
      "warning-foreground": "#111111",
      "info": "#163c8c",
      "info-foreground": "#ffffff",
      "sidebar": "#f0ede8",
      "sidebar-foreground": "#161616",
      "sidebar-primary": "#ff4438",
      "sidebar-primary-foreground": "#111111",
      "sidebar-accent": "#ffe3e0",
      "sidebar-accent-foreground": "#a01a11",
      "sidebar-border": "#dedbd6",
      "sidebar-ring": "#ff4438"
    },
    "dark": {
      "background": "#161616",
      "foreground": "#f5f3f0",
      "card": "#1f1e1d",
      "card-foreground": "#f5f3f0",
      "popover": "#1f1e1d",
      "popover-foreground": "#f5f3f0",
      "primary": "#ff6a5f",
      "primary-foreground": "#111111",
      "secondary": "#292827",
      "secondary-foreground": "#f5f3f0",
      "muted": "#1f1e1d",
      "muted-foreground": "#a09d98",
      "accent": "#4a1512",
      "accent-foreground": "#ffa199",
      "destructive": "#ff6a5f",
      "destructive-foreground": "#111111",
      "border": "#353331",
      "input": "#292827",
      "ring": "#ff6a5f",
      "success": "#2fbfa0",
      "success-foreground": "#111111",
      "warning": "#e0a13a",
      "warning-foreground": "#111111",
      "info": "#6b93e6",
      "info-foreground": "#111111",
      "sidebar": "#0d0d0d",
      "sidebar-foreground": "#f5f3f0",
      "sidebar-primary": "#ff6a5f",
      "sidebar-primary-foreground": "#111111",
      "sidebar-accent": "#4a1512",
      "sidebar-accent-foreground": "#ffa199",
      "sidebar-border": "#353331",
      "sidebar-ring": "#ff6a5f"
    },
    "shadow": "none",
    "borderWidth": "1px",
    "fontImport": "https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;500;600;700&family=JetBrains+Mono:wght@400;500&display=swap"
  },
  {
    "id": "pachyderm",
    "name": "Pachyderm",
    "group": "custom",
    "author": "Inspired by PostgreSQL",
    "description": "Elephant slate-blue on parchment. Old, solid, relational, unhurried.",
    "radius": "0.25rem",
    "fonts": {
      "sans": "\"Libre Franklin\", system-ui, -apple-system, \"Segoe UI\", sans-serif",
      "mono": "\"Courier Prime\", ui-monospace, SFMono-Regular, Menlo, monospace"
    },
    "icons": {
      "set": "material-symbols"
    },
    "light": {
      "background": "#f7f6f2",
      "foreground": "#1c1f26",
      "card": "#fffefb",
      "card-foreground": "#1c1f26",
      "popover": "#fffefb",
      "popover-foreground": "#1c1f26",
      "primary": "#336791",
      "primary-foreground": "#ffffff",
      "secondary": "#eceade",
      "secondary-foreground": "#1c1f26",
      "muted": "#f2f0e8",
      "muted-foreground": "#63676f",
      "accent": "#dfe8f1",
      "accent-foreground": "#1f4463",
      "destructive": "#a83232",
      "destructive-foreground": "#ffffff",
      "border": "#ddd9cf",
      "input": "#eceade",
      "ring": "#336791",
      "success": "#3c7a4a",
      "success-foreground": "#ffffff",
      "warning": "#a87400",
      "warning-foreground": "#111111",
      "info": "#336791",
      "info-foreground": "#ffffff",
      "sidebar": "#eceade",
      "sidebar-foreground": "#1c1f26",
      "sidebar-primary": "#336791",
      "sidebar-primary-foreground": "#ffffff",
      "sidebar-accent": "#dfe8f1",
      "sidebar-accent-foreground": "#1f4463",
      "sidebar-border": "#ddd9cf",
      "sidebar-ring": "#336791"
    },
    "dark": {
      "background": "#1b1f27",
      "foreground": "#e6e3da",
      "card": "#242933",
      "card-foreground": "#e6e3da",
      "popover": "#242933",
      "popover-foreground": "#e6e3da",
      "primary": "#6d9dc5",
      "primary-foreground": "#111111",
      "secondary": "#2c323d",
      "secondary-foreground": "#e6e3da",
      "muted": "#242933",
      "muted-foreground": "#98a0ad",
      "accent": "#1d3448",
      "accent-foreground": "#a3c5e0",
      "destructive": "#e07a7a",
      "destructive-foreground": "#111111",
      "border": "#353c48",
      "input": "#2c323d",
      "ring": "#6d9dc5",
      "success": "#5fa86e",
      "success-foreground": "#111111",
      "warning": "#d6a548",
      "warning-foreground": "#111111",
      "info": "#6d9dc5",
      "info-foreground": "#111111",
      "sidebar": "#12151b",
      "sidebar-foreground": "#e6e3da",
      "sidebar-primary": "#6d9dc5",
      "sidebar-primary-foreground": "#111111",
      "sidebar-accent": "#1d3448",
      "sidebar-accent-foreground": "#a3c5e0",
      "sidebar-border": "#353c48",
      "sidebar-ring": "#6d9dc5"
    },
    "shadow": "flat",
    "fontImport": "https://fonts.googleapis.com/css2?family=Libre+Franklin:wght@400;500;600;700&family=Courier+Prime:wght@400;700&display=swap"
  },
  {
    "id": "foxglove",
    "name": "Foxglove",
    "group": "custom",
    "author": "Inspired by GitLab",
    "description": "Pipeline purple with a tangerine accent. Merge-request density.",
    "radius": "0.125rem",
    "fonts": {
      "sans": "\"Source Sans 3\", system-ui, -apple-system, \"Segoe UI\", sans-serif",
      "mono": "\"Source Code Pro\", ui-monospace, SFMono-Regular, Menlo, monospace"
    },
    "icons": {
      "set": "ant-design"
    },
    "light": {
      "background": "#fdfdfd",
      "foreground": "#333238",
      "card": "#ffffff",
      "card-foreground": "#333238",
      "popover": "#ffffff",
      "popover-foreground": "#333238",
      "primary": "#6e49cb",
      "primary-foreground": "#ffffff",
      "secondary": "#ececef",
      "secondary-foreground": "#333238",
      "muted": "#fbfafd",
      "muted-foreground": "#666b73",
      "accent": "#ece7f9",
      "accent-foreground": "#4b2f96",
      "destructive": "#dd2b0e",
      "destructive-foreground": "#ffffff",
      "border": "#dcdcde",
      "input": "#ececef",
      "ring": "#6e49cb",
      "success": "#108548",
      "success-foreground": "#ffffff",
      "warning": "#fc6d26",
      "warning-foreground": "#111111",
      "info": "#1f75cb",
      "info-foreground": "#ffffff",
      "sidebar": "#ececef",
      "sidebar-foreground": "#333238",
      "sidebar-primary": "#6e49cb",
      "sidebar-primary-foreground": "#ffffff",
      "sidebar-accent": "#ece7f9",
      "sidebar-accent-foreground": "#4b2f96",
      "sidebar-border": "#dcdcde",
      "sidebar-ring": "#6e49cb"
    },
    "dark": {
      "background": "#1f1e24",
      "foreground": "#ececef",
      "card": "#28272d",
      "card-foreground": "#ececef",
      "popover": "#28272d",
      "popover-foreground": "#ececef",
      "primary": "#9a7fe0",
      "primary-foreground": "#111111",
      "secondary": "#333238",
      "secondary-foreground": "#ececef",
      "muted": "#28272d",
      "muted-foreground": "#a0a0aa",
      "accent": "#2f2452",
      "accent-foreground": "#c0abf0",
      "destructive": "#f57f6c",
      "destructive-foreground": "#111111",
      "border": "#3b3a41",
      "input": "#333238",
      "ring": "#9a7fe0",
      "success": "#2da160",
      "success-foreground": "#111111",
      "warning": "#fc9403",
      "warning-foreground": "#111111",
      "info": "#63a6e9",
      "info-foreground": "#111111",
      "sidebar": "#131217",
      "sidebar-foreground": "#ececef",
      "sidebar-primary": "#9a7fe0",
      "sidebar-primary-foreground": "#111111",
      "sidebar-accent": "#2f2452",
      "sidebar-accent-foreground": "#c0abf0",
      "sidebar-border": "#3b3a41",
      "sidebar-ring": "#9a7fe0"
    },
    "shadow": "flat",
    "fontImport": "https://fonts.googleapis.com/css2?family=Source+Sans+3:wght@400;500;600;700&family=Source+Code+Pro:wght@400;500&display=swap"
  },
  {
    "id": "sentinel",
    "name": "Sentinel",
    "group": "custom",
    "author": "Inspired by Sentry",
    "description": "Amber signal on deep plum. Stack traces at 2am, but readable.",
    "radius": "0.375rem",
    "fonts": {
      "sans": "\"Rubik\", system-ui, -apple-system, \"Segoe UI\", sans-serif",
      "mono": "\"IBM Plex Mono\", ui-monospace, SFMono-Regular, Menlo, monospace"
    },
    "icons": {
      "set": "lucide"
    },
    "light": {
      "background": "#fdfcfe",
      "foreground": "#2b1d38",
      "card": "#ffffff",
      "card-foreground": "#2b1d38",
      "popover": "#ffffff",
      "popover-foreground": "#2b1d38",
      "primary": "#f1b71c",
      "primary-foreground": "#111111",
      "secondary": "#f2edf6",
      "secondary-foreground": "#2b1d38",
      "muted": "#f8f5fa",
      "muted-foreground": "#6b5f78",
      "accent": "#fdf1cf",
      "accent-foreground": "#6b4e00",
      "destructive": "#e1567c",
      "destructive-foreground": "#111111",
      "border": "#e2dce8",
      "input": "#f2edf6",
      "ring": "#f1b71c",
      "success": "#2ba185",
      "success-foreground": "#111111",
      "warning": "#f1b71c",
      "warning-foreground": "#111111",
      "info": "#6c5fc7",
      "info-foreground": "#ffffff",
      "sidebar": "#362d59",
      "sidebar-foreground": "#e6e1f2",
      "sidebar-primary": "#f1b71c",
      "sidebar-primary-foreground": "#111111",
      "sidebar-accent": "#443a68",
      "sidebar-accent-foreground": "#6b4e00",
      "sidebar-border": "#4a3f73",
      "sidebar-ring": "#f1b71c"
    },
    "dark": {
      "background": "#1d1127",
      "foreground": "#ece5f5",
      "card": "#2a1a38",
      "card-foreground": "#ece5f5",
      "popover": "#2a1a38",
      "popover-foreground": "#ece5f5",
      "primary": "#f5c542",
      "primary-foreground": "#111111",
      "secondary": "#342244",
      "secondary-foreground": "#ece5f5",
      "muted": "#2a1a38",
      "muted-foreground": "#9b8bab",
      "accent": "#4a3a0d",
      "accent-foreground": "#f7d774",
      "destructive": "#f06595",
      "destructive-foreground": "#111111",
      "border": "#3e2c52",
      "input": "#342244",
      "ring": "#f5c542",
      "success": "#3fc7a4",
      "success-foreground": "#111111",
      "warning": "#f5c542",
      "warning-foreground": "#111111",
      "info": "#9481f0",
      "info-foreground": "#111111",
      "sidebar": "#120a1a",
      "sidebar-foreground": "#ece5f5",
      "sidebar-primary": "#f5c542",
      "sidebar-primary-foreground": "#111111",
      "sidebar-accent": "#4a3a0d",
      "sidebar-accent-foreground": "#f7d774",
      "sidebar-border": "#3e2c52",
      "sidebar-ring": "#f5c542"
    },
    "shadow": "soft",
    "fontImport": "https://fonts.googleapis.com/css2?family=Rubik:wght@400;500;600;700&family=IBM+Plex+Mono:wght@400;500&display=swap"
  },
  {
    "id": "lattice",
    "name": "Lattice",
    "group": "custom",
    "author": "Inspired by Stripe",
    "description": "Payments indigo on white, softly rounded. Immaculate forms and receipts.",
    "radius": "0.5rem",
    "fonts": {
      "sans": "\"Inter\", system-ui, -apple-system, \"Segoe UI\", sans-serif",
      "mono": "\"DM Mono\", ui-monospace, SFMono-Regular, Menlo, monospace"
    },
    "icons": {
      "set": "phosphor"
    },
    "light": {
      "background": "#ffffff",
      "foreground": "#0a2540",
      "card": "#ffffff",
      "card-foreground": "#0a2540",
      "popover": "#ffffff",
      "popover-foreground": "#0a2540",
      "primary": "#635bff",
      "primary-foreground": "#ffffff",
      "secondary": "#f6f9fc",
      "secondary-foreground": "#0a2540",
      "muted": "#f6f9fc",
      "muted-foreground": "#525f7f",
      "accent": "#eceafe",
      "accent-foreground": "#3c31c9",
      "destructive": "#df1b41",
      "destructive-foreground": "#ffffff",
      "border": "#e3e8ee",
      "input": "#f6f9fc",
      "ring": "#635bff",
      "success": "#0e9f6e",
      "success-foreground": "#111111",
      "warning": "#d97706",
      "warning-foreground": "#111111",
      "info": "#635bff",
      "info-foreground": "#ffffff",
      "sidebar": "#f6f9fc",
      "sidebar-foreground": "#0a2540",
      "sidebar-primary": "#635bff",
      "sidebar-primary-foreground": "#ffffff",
      "sidebar-accent": "#eceafe",
      "sidebar-accent-foreground": "#3c31c9",
      "sidebar-border": "#e3e8ee",
      "sidebar-ring": "#635bff"
    },
    "dark": {
      "background": "#0a2540",
      "foreground": "#e6edf5",
      "card": "#0f3151",
      "card-foreground": "#e6edf5",
      "popover": "#0f3151",
      "popover-foreground": "#e6edf5",
      "primary": "#8b85ff",
      "primary-foreground": "#111111",
      "secondary": "#16395c",
      "secondary-foreground": "#e6edf5",
      "muted": "#0f3151",
      "muted-foreground": "#93a8bf",
      "accent": "#2b2a6b",
      "accent-foreground": "#b3aeff",
      "destructive": "#ff6b8a",
      "destructive-foreground": "#111111",
      "border": "#1d4468",
      "input": "#16395c",
      "ring": "#8b85ff",
      "success": "#3fc78f",
      "success-foreground": "#111111",
      "warning": "#f0a942",
      "warning-foreground": "#111111",
      "info": "#8b85ff",
      "info-foreground": "#111111",
      "sidebar": "#05192c",
      "sidebar-foreground": "#e6edf5",
      "sidebar-primary": "#8b85ff",
      "sidebar-primary-foreground": "#111111",
      "sidebar-accent": "#2b2a6b",
      "sidebar-accent-foreground": "#b3aeff",
      "sidebar-border": "#1d4468",
      "sidebar-ring": "#8b85ff"
    },
    "shadow": "elevated",
    "fontImport": "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=DM+Mono:wght@400;500&display=swap"
  },
  {
    "id": "kaleido",
    "name": "Kaleido",
    "group": "custom",
    "author": "Inspired by Figma",
    "description": "Canvas white with a five-color toolkit. Playful, precise, designer-native.",
    "radius": "0.375rem",
    "fonts": {
      "sans": "\"Inter\", system-ui, -apple-system, \"Segoe UI\", sans-serif",
      "mono": "\"Roboto Mono\", ui-monospace, SFMono-Regular, Menlo, monospace"
    },
    "icons": {
      "set": "tabler"
    },
    "light": {
      "background": "#f5f5f5",
      "foreground": "#1e1e1e",
      "card": "#ffffff",
      "card-foreground": "#1e1e1e",
      "popover": "#ffffff",
      "popover-foreground": "#1e1e1e",
      "primary": "#a259ff",
      "primary-foreground": "#111111",
      "secondary": "#ebebeb",
      "secondary-foreground": "#1e1e1e",
      "muted": "#f5f5f5",
      "muted-foreground": "#6b6b6b",
      "accent": "#f0e4ff",
      "accent-foreground": "#6b2fbd",
      "destructive": "#f24e1e",
      "destructive-foreground": "#111111",
      "border": "#e0e0e0",
      "input": "#ebebeb",
      "ring": "#a259ff",
      "success": "#0acf83",
      "success-foreground": "#111111",
      "warning": "#ffc700",
      "warning-foreground": "#111111",
      "info": "#1abcfe",
      "info-foreground": "#111111",
      "sidebar": "#ffffff",
      "sidebar-foreground": "#1e1e1e",
      "sidebar-primary": "#a259ff",
      "sidebar-primary-foreground": "#111111",
      "sidebar-accent": "#f0e4ff",
      "sidebar-accent-foreground": "#6b2fbd",
      "sidebar-border": "#e0e0e0",
      "sidebar-ring": "#a259ff"
    },
    "dark": {
      "background": "#1e1e1e",
      "foreground": "#ffffff",
      "card": "#2c2c2c",
      "card-foreground": "#ffffff",
      "popover": "#2c2c2c",
      "popover-foreground": "#ffffff",
      "primary": "#b47cff",
      "primary-foreground": "#111111",
      "secondary": "#383838",
      "secondary-foreground": "#ffffff",
      "muted": "#2c2c2c",
      "muted-foreground": "#a0a0a0",
      "accent": "#3a2454",
      "accent-foreground": "#cfa8ff",
      "destructive": "#ff7a52",
      "destructive-foreground": "#111111",
      "border": "#3d3d3d",
      "input": "#383838",
      "ring": "#b47cff",
      "success": "#0acf83",
      "success-foreground": "#111111",
      "warning": "#ffc700",
      "warning-foreground": "#111111",
      "info": "#1abcfe",
      "info-foreground": "#111111",
      "sidebar": "#141414",
      "sidebar-foreground": "#ffffff",
      "sidebar-primary": "#b47cff",
      "sidebar-primary-foreground": "#111111",
      "sidebar-accent": "#3a2454",
      "sidebar-accent-foreground": "#cfa8ff",
      "sidebar-border": "#3d3d3d",
      "sidebar-ring": "#b47cff"
    },
    "shadow": "elevated",
    "fontImport": "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Roboto+Mono:wght@400;500&display=swap"
  },
  {
    "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"
  },
  {
    "id": "reel",
    "name": "Reel",
    "group": "custom",
    "author": "Inspired by Netflix",
    "description": "Cinema red on black, corners almost square. Poster-wall contrast.",
    "radius": "0.125rem",
    "fonts": {
      "sans": "\"Archivo Narrow\", system-ui, -apple-system, \"Segoe UI\", sans-serif",
      "mono": "\"Roboto Mono\", ui-monospace, SFMono-Regular, Menlo, monospace"
    },
    "icons": {
      "set": "material-symbols"
    },
    "light": {
      "background": "#f5f5f5",
      "foreground": "#141414",
      "card": "#ffffff",
      "card-foreground": "#141414",
      "popover": "#ffffff",
      "popover-foreground": "#141414",
      "primary": "#e50914",
      "primary-foreground": "#ffffff",
      "secondary": "#e8e8e8",
      "secondary-foreground": "#141414",
      "muted": "#f0f0f0",
      "muted-foreground": "#5c5c5c",
      "accent": "#fde0e2",
      "accent-foreground": "#9b060f",
      "destructive": "#b81d24",
      "destructive-foreground": "#ffffff",
      "border": "#d2d2d2",
      "input": "#e8e8e8",
      "ring": "#e50914",
      "success": "#2f9e44",
      "success-foreground": "#111111",
      "warning": "#e0a800",
      "warning-foreground": "#111111",
      "info": "#0071eb",
      "info-foreground": "#ffffff",
      "sidebar": "#141414",
      "sidebar-foreground": "#e5e5e5",
      "sidebar-primary": "#e50914",
      "sidebar-primary-foreground": "#ffffff",
      "sidebar-accent": "#232323",
      "sidebar-accent-foreground": "#9b060f",
      "sidebar-border": "#2b2b2b",
      "sidebar-ring": "#e50914"
    },
    "dark": {
      "background": "#141414",
      "foreground": "#e5e5e5",
      "card": "#1f1f1f",
      "card-foreground": "#e5e5e5",
      "popover": "#1f1f1f",
      "popover-foreground": "#e5e5e5",
      "primary": "#e50914",
      "primary-foreground": "#ffffff",
      "secondary": "#2a2a2a",
      "secondary-foreground": "#e5e5e5",
      "muted": "#1f1f1f",
      "muted-foreground": "#999999",
      "accent": "#4a0509",
      "accent-foreground": "#ff8a91",
      "destructive": "#ff5c66",
      "destructive-foreground": "#111111",
      "border": "#333333",
      "input": "#2a2a2a",
      "ring": "#e50914",
      "success": "#46d369",
      "success-foreground": "#111111",
      "warning": "#f5c518",
      "warning-foreground": "#111111",
      "info": "#54a0ff",
      "info-foreground": "#111111",
      "sidebar": "#000000",
      "sidebar-foreground": "#e5e5e5",
      "sidebar-primary": "#e50914",
      "sidebar-primary-foreground": "#ffffff",
      "sidebar-accent": "#4a0509",
      "sidebar-accent-foreground": "#ff8a91",
      "sidebar-border": "#333333",
      "sidebar-ring": "#e50914"
    },
    "shadow": "none",
    "controls": {
      "weight": "700",
      "tracking": "0.01em"
    },
    "fontImport": "https://fonts.googleapis.com/css2?family=Archivo+Narrow:wght@400;500;600;700&family=Roboto+Mono:wght@400;500&display=swap"
  },
  {
    "id": "guild",
    "name": "Guild",
    "group": "custom",
    "author": "Inspired by Discord",
    "description": "Chat indigo on gunmetal. Sidebar-heavy, comfortable for hours of scroll.",
    "radius": "0.5rem",
    "fonts": {
      "sans": "\"Nunito Sans\", system-ui, -apple-system, \"Segoe UI\", sans-serif",
      "mono": "\"Fira Mono\", ui-monospace, SFMono-Regular, Menlo, monospace"
    },
    "icons": {
      "set": "lucide"
    },
    "light": {
      "background": "#ffffff",
      "foreground": "#2e3338",
      "card": "#f2f3f5",
      "card-foreground": "#2e3338",
      "popover": "#f2f3f5",
      "popover-foreground": "#2e3338",
      "primary": "#5865f2",
      "primary-foreground": "#ffffff",
      "secondary": "#ebedef",
      "secondary-foreground": "#2e3338",
      "muted": "#f2f3f5",
      "muted-foreground": "#5c6773",
      "accent": "#e6e8fd",
      "accent-foreground": "#3742c7",
      "destructive": "#da373c",
      "destructive-foreground": "#ffffff",
      "border": "#dcdee1",
      "input": "#ebedef",
      "ring": "#5865f2",
      "success": "#248046",
      "success-foreground": "#ffffff",
      "warning": "#c47f00",
      "warning-foreground": "#111111",
      "info": "#5865f2",
      "info-foreground": "#ffffff",
      "sidebar": "#e3e5e8",
      "sidebar-foreground": "#2e3338",
      "sidebar-primary": "#5865f2",
      "sidebar-primary-foreground": "#ffffff",
      "sidebar-accent": "#e6e8fd",
      "sidebar-accent-foreground": "#3742c7",
      "sidebar-border": "#dcdee1",
      "sidebar-ring": "#5865f2"
    },
    "dark": {
      "background": "#313338",
      "foreground": "#dbdee1",
      "card": "#2b2d31",
      "card-foreground": "#dbdee1",
      "popover": "#2b2d31",
      "popover-foreground": "#dbdee1",
      "primary": "#5865f2",
      "primary-foreground": "#ffffff",
      "secondary": "#383a40",
      "secondary-foreground": "#dbdee1",
      "muted": "#2b2d31",
      "muted-foreground": "#949ba4",
      "accent": "#2b2f5c",
      "accent-foreground": "#a3aaf5",
      "destructive": "#f23f43",
      "destructive-foreground": "#111111",
      "border": "#3f4147",
      "input": "#383a40",
      "ring": "#5865f2",
      "success": "#23a559",
      "success-foreground": "#111111",
      "warning": "#f0b232",
      "warning-foreground": "#111111",
      "info": "#00a8fc",
      "info-foreground": "#111111",
      "sidebar": "#1e1f22",
      "sidebar-foreground": "#dbdee1",
      "sidebar-primary": "#5865f2",
      "sidebar-primary-foreground": "#ffffff",
      "sidebar-accent": "#2b2f5c",
      "sidebar-accent-foreground": "#a3aaf5",
      "sidebar-border": "#3f4147",
      "sidebar-ring": "#5865f2"
    },
    "shadow": "flat",
    "fontImport": "https://fonts.googleapis.com/css2?family=Nunito+Sans:wght@400;500;600;700&family=Fira+Mono:wght@400;500&display=swap"
  },
  {
    "id": "aubergine",
    "name": "Aubergine",
    "group": "custom",
    "author": "Inspired by Slack",
    "description": "Deep plum chrome with a clean white canvas. Channels down the side.",
    "radius": "0.5rem",
    "fonts": {
      "sans": "\"Lato\", system-ui, -apple-system, \"Segoe UI\", sans-serif",
      "mono": "\"Cousine\", ui-monospace, SFMono-Regular, Menlo, monospace"
    },
    "icons": {
      "set": "tabler"
    },
    "light": {
      "background": "#ffffff",
      "foreground": "#1d1c1d",
      "card": "#ffffff",
      "card-foreground": "#1d1c1d",
      "popover": "#ffffff",
      "popover-foreground": "#1d1c1d",
      "primary": "#611f69",
      "primary-foreground": "#ffffff",
      "secondary": "#f3eff4",
      "secondary-foreground": "#1d1c1d",
      "muted": "#f8f8f8",
      "muted-foreground": "#616061",
      "accent": "#f0e4f2",
      "accent-foreground": "#4a134f",
      "destructive": "#e01e5a",
      "destructive-foreground": "#ffffff",
      "border": "#ddd8dd",
      "input": "#f3eff4",
      "ring": "#611f69",
      "success": "#2eb67d",
      "success-foreground": "#111111",
      "warning": "#ecb22e",
      "warning-foreground": "#111111",
      "info": "#36c5f0",
      "info-foreground": "#111111",
      "sidebar": "#3f0e40",
      "sidebar-foreground": "#f0e6f1",
      "sidebar-primary": "#611f69",
      "sidebar-primary-foreground": "#ffffff",
      "sidebar-accent": "#522653",
      "sidebar-accent-foreground": "#4a134f",
      "sidebar-border": "#5a2a5c",
      "sidebar-ring": "#611f69"
    },
    "dark": {
      "background": "#1a1d21",
      "foreground": "#e8e8e8",
      "card": "#222529",
      "card-foreground": "#e8e8e8",
      "popover": "#222529",
      "popover-foreground": "#e8e8e8",
      "primary": "#b47bbb",
      "primary-foreground": "#111111",
      "secondary": "#2c2f33",
      "secondary-foreground": "#e8e8e8",
      "muted": "#222529",
      "muted-foreground": "#9a9b9d",
      "accent": "#3d1f42",
      "accent-foreground": "#d6a9db",
      "destructive": "#e01e5a",
      "destructive-foreground": "#ffffff",
      "border": "#35383d",
      "input": "#2c2f33",
      "ring": "#b47bbb",
      "success": "#2eb67d",
      "success-foreground": "#111111",
      "warning": "#ecb22e",
      "warning-foreground": "#111111",
      "info": "#36c5f0",
      "info-foreground": "#111111",
      "sidebar": "#101214",
      "sidebar-foreground": "#e8e8e8",
      "sidebar-primary": "#b47bbb",
      "sidebar-primary-foreground": "#111111",
      "sidebar-accent": "#3d1f42",
      "sidebar-accent-foreground": "#d6a9db",
      "sidebar-border": "#35383d",
      "sidebar-ring": "#b47bbb"
    },
    "shadow": "soft",
    "fontImport": "https://fonts.googleapis.com/css2?family=Lato:wght@400;700;900&family=Cousine:wght@400;700&display=swap"
  },
  {
    "id": "owlet",
    "name": "Owlet",
    "group": "custom",
    "author": "Inspired by Duolingo",
    "description": "Bright sky blue, fat rounded buttons, chunky type. Cheerfully insistent.",
    "radius": "1rem",
    "fonts": {
      "sans": "\"Baloo 2\", system-ui, -apple-system, \"Segoe UI\", sans-serif",
      "mono": "\"Chivo Mono\", ui-monospace, SFMono-Regular, Menlo, monospace"
    },
    "icons": {
      "set": "phosphor"
    },
    "light": {
      "background": "#ffffff",
      "foreground": "#3c3c3c",
      "card": "#ffffff",
      "card-foreground": "#3c3c3c",
      "popover": "#ffffff",
      "popover-foreground": "#3c3c3c",
      "primary": "#1cb0f6",
      "primary-foreground": "#111111",
      "secondary": "#f7f7f7",
      "secondary-foreground": "#3c3c3c",
      "muted": "#fafafa",
      "muted-foreground": "#777777",
      "accent": "#ddf4ff",
      "accent-foreground": "#0b6f9e",
      "destructive": "#ff4b4b",
      "destructive-foreground": "#111111",
      "border": "#e5e5e5",
      "input": "#f7f7f7",
      "ring": "#1cb0f6",
      "success": "#58cc02",
      "success-foreground": "#111111",
      "warning": "#ffc800",
      "warning-foreground": "#111111",
      "info": "#1cb0f6",
      "info-foreground": "#111111",
      "sidebar": "#f7f7f7",
      "sidebar-foreground": "#3c3c3c",
      "sidebar-primary": "#1cb0f6",
      "sidebar-primary-foreground": "#111111",
      "sidebar-accent": "#ddf4ff",
      "sidebar-accent-foreground": "#0b6f9e",
      "sidebar-border": "#e5e5e5",
      "sidebar-ring": "#1cb0f6"
    },
    "dark": {
      "background": "#131f24",
      "foreground": "#f1f7fb",
      "card": "#1c2b32",
      "card-foreground": "#f1f7fb",
      "popover": "#1c2b32",
      "popover-foreground": "#f1f7fb",
      "primary": "#49c0f8",
      "primary-foreground": "#111111",
      "secondary": "#25373f",
      "secondary-foreground": "#f1f7fb",
      "muted": "#1c2b32",
      "muted-foreground": "#93a7b0",
      "accent": "#0d3a4f",
      "accent-foreground": "#8ad9fb",
      "destructive": "#ff5c5c",
      "destructive-foreground": "#111111",
      "border": "#2f4249",
      "input": "#25373f",
      "ring": "#49c0f8",
      "success": "#6fd41a",
      "success-foreground": "#111111",
      "warning": "#ffd23f",
      "warning-foreground": "#111111",
      "info": "#49c0f8",
      "info-foreground": "#111111",
      "sidebar": "#0b1418",
      "sidebar-foreground": "#f1f7fb",
      "sidebar-primary": "#49c0f8",
      "sidebar-primary-foreground": "#111111",
      "sidebar-accent": "#0d3a4f",
      "sidebar-accent-foreground": "#8ad9fb",
      "sidebar-border": "#2f4249",
      "sidebar-ring": "#49c0f8"
    },
    "shadow": "sharp",
    "borderWidth": "2px",
    "controls": {
      "weight": "800",
      "transform": "uppercase",
      "tracking": "0.04em"
    },
    "fontImport": "https://fonts.googleapis.com/css2?family=Baloo+2:wght@400;600;800&family=Chivo+Mono:wght@400;500&display=swap"
  },
  {
    "id": "halcyon",
    "name": "Halcyon",
    "group": "custom",
    "author": "Inspired by Headspace",
    "description": "Warm orange on cream, everything softly rounded. Deliberately unhurried.",
    "radius": "1.25rem",
    "fonts": {
      "sans": "\"Quicksand\", system-ui, -apple-system, \"Segoe UI\", sans-serif",
      "mono": "\"Nanum Gothic Coding\", ui-monospace, SFMono-Regular, Menlo, monospace"
    },
    "icons": {
      "set": "phosphor"
    },
    "light": {
      "background": "#fff8ee",
      "foreground": "#2b2118",
      "card": "#fffdf9",
      "card-foreground": "#2b2118",
      "popover": "#fffdf9",
      "popover-foreground": "#2b2118",
      "primary": "#ff7b02",
      "primary-foreground": "#111111",
      "secondary": "#f7ece0",
      "secondary-foreground": "#2b2118",
      "muted": "#fdf5ea",
      "muted-foreground": "#7a6a58",
      "accent": "#ffe6cc",
      "accent-foreground": "#a34d00",
      "destructive": "#d94f3d",
      "destructive-foreground": "#111111",
      "border": "#eadfd0",
      "input": "#f7ece0",
      "ring": "#ff7b02",
      "success": "#3f9e6c",
      "success-foreground": "#111111",
      "warning": "#ff7b02",
      "warning-foreground": "#111111",
      "info": "#3d7ea6",
      "info-foreground": "#ffffff",
      "sidebar": "#f7ece0",
      "sidebar-foreground": "#2b2118",
      "sidebar-primary": "#ff7b02",
      "sidebar-primary-foreground": "#111111",
      "sidebar-accent": "#ffe6cc",
      "sidebar-accent-foreground": "#a34d00",
      "sidebar-border": "#eadfd0",
      "sidebar-ring": "#ff7b02"
    },
    "dark": {
      "background": "#241c14",
      "foreground": "#f5ece0",
      "card": "#2e251b",
      "card-foreground": "#f5ece0",
      "popover": "#2e251b",
      "popover-foreground": "#f5ece0",
      "primary": "#ff9a3d",
      "primary-foreground": "#111111",
      "secondary": "#3a2e22",
      "secondary-foreground": "#f5ece0",
      "muted": "#2e251b",
      "muted-foreground": "#a89a86",
      "accent": "#4d2c08",
      "accent-foreground": "#ffc285",
      "destructive": "#f0705c",
      "destructive-foreground": "#111111",
      "border": "#453729",
      "input": "#3a2e22",
      "ring": "#ff9a3d",
      "success": "#5ab887",
      "success-foreground": "#111111",
      "warning": "#ff9a3d",
      "warning-foreground": "#111111",
      "info": "#68a8cc",
      "info-foreground": "#111111",
      "sidebar": "#171009",
      "sidebar-foreground": "#f5ece0",
      "sidebar-primary": "#ff9a3d",
      "sidebar-primary-foreground": "#111111",
      "sidebar-accent": "#4d2c08",
      "sidebar-accent-foreground": "#ffc285",
      "sidebar-border": "#453729",
      "sidebar-ring": "#ff9a3d"
    },
    "shadow": "soft",
    "fontImport": "https://fonts.googleapis.com/css2?family=Quicksand:wght@400;500;600;700&family=Nanum+Gothic+Coding:wght@400;700&display=swap"
  },
  {
    "id": "rausch",
    "name": "Rausch",
    "group": "custom",
    "author": "Inspired by Airbnb",
    "description": "Coral on white with big photo-friendly cards. Hospitable and airy.",
    "radius": "0.75rem",
    "fonts": {
      "sans": "\"Cabin\", system-ui, -apple-system, \"Segoe UI\", sans-serif",
      "mono": "\"Overpass Mono\", ui-monospace, SFMono-Regular, Menlo, monospace"
    },
    "icons": {
      "set": "lucide"
    },
    "light": {
      "background": "#ffffff",
      "foreground": "#222222",
      "card": "#ffffff",
      "card-foreground": "#222222",
      "popover": "#ffffff",
      "popover-foreground": "#222222",
      "primary": "#ff5a5f",
      "primary-foreground": "#111111",
      "secondary": "#f7f7f7",
      "secondary-foreground": "#222222",
      "muted": "#fafafa",
      "muted-foreground": "#717171",
      "accent": "#ffe8e9",
      "accent-foreground": "#a3282c",
      "destructive": "#c13515",
      "destructive-foreground": "#ffffff",
      "border": "#dddddd",
      "input": "#f7f7f7",
      "ring": "#ff5a5f",
      "success": "#008a05",
      "success-foreground": "#ffffff",
      "warning": "#e07912",
      "warning-foreground": "#111111",
      "info": "#00848a",
      "info-foreground": "#ffffff",
      "sidebar": "#f7f7f7",
      "sidebar-foreground": "#222222",
      "sidebar-primary": "#ff5a5f",
      "sidebar-primary-foreground": "#111111",
      "sidebar-accent": "#ffe8e9",
      "sidebar-accent-foreground": "#a3282c",
      "sidebar-border": "#dddddd",
      "sidebar-ring": "#ff5a5f"
    },
    "dark": {
      "background": "#1c1b1b",
      "foreground": "#ebebeb",
      "card": "#262525",
      "card-foreground": "#ebebeb",
      "popover": "#262525",
      "popover-foreground": "#ebebeb",
      "primary": "#ff787c",
      "primary-foreground": "#111111",
      "secondary": "#302e2e",
      "secondary-foreground": "#ebebeb",
      "muted": "#262525",
      "muted-foreground": "#a3a0a0",
      "accent": "#4d1c1e",
      "accent-foreground": "#ffa9ac",
      "destructive": "#ff7a5c",
      "destructive-foreground": "#111111",
      "border": "#3b3939",
      "input": "#302e2e",
      "ring": "#ff787c",
      "success": "#37b83c",
      "success-foreground": "#111111",
      "warning": "#f0a03f",
      "warning-foreground": "#111111",
      "info": "#3fb5bb",
      "info-foreground": "#111111",
      "sidebar": "#111010",
      "sidebar-foreground": "#ebebeb",
      "sidebar-primary": "#ff787c",
      "sidebar-primary-foreground": "#111111",
      "sidebar-accent": "#4d1c1e",
      "sidebar-accent-foreground": "#ffa9ac",
      "sidebar-border": "#3b3939",
      "sidebar-ring": "#ff787c"
    },
    "shadow": "elevated",
    "fontImport": "https://fonts.googleapis.com/css2?family=Cabin:wght@400;500;600;700&family=Overpass+Mono:wght@400;500&display=swap"
  },
  {
    "id": "lift",
    "name": "Lift",
    "group": "custom",
    "author": "Inspired by Lyft",
    "description": "Hot magenta on white. One loud color, everything else stays out of the way.",
    "radius": "0.875rem",
    "fonts": {
      "sans": "\"Urbanist\", system-ui, -apple-system, \"Segoe UI\", sans-serif",
      "mono": "\"Azeret Mono\", ui-monospace, SFMono-Regular, Menlo, monospace"
    },
    "icons": {
      "set": "carbon"
    },
    "light": {
      "background": "#ffffff",
      "foreground": "#11111f",
      "card": "#ffffff",
      "card-foreground": "#11111f",
      "popover": "#ffffff",
      "popover-foreground": "#11111f",
      "primary": "#ff00bf",
      "primary-foreground": "#111111",
      "secondary": "#f3f3f6",
      "secondary-foreground": "#11111f",
      "muted": "#fafafb",
      "muted-foreground": "#6b6b7b",
      "accent": "#ffe0f7",
      "accent-foreground": "#99007b",
      "destructive": "#e02020",
      "destructive-foreground": "#ffffff",
      "border": "#e2e2e8",
      "input": "#f3f3f6",
      "ring": "#ff00bf",
      "success": "#00b871",
      "success-foreground": "#111111",
      "warning": "#f5a623",
      "warning-foreground": "#111111",
      "info": "#352384",
      "info-foreground": "#ffffff",
      "sidebar": "#f3f3f6",
      "sidebar-foreground": "#11111f",
      "sidebar-primary": "#ff00bf",
      "sidebar-primary-foreground": "#111111",
      "sidebar-accent": "#ffe0f7",
      "sidebar-accent-foreground": "#99007b",
      "sidebar-border": "#e2e2e8",
      "sidebar-ring": "#ff00bf"
    },
    "dark": {
      "background": "#11111f",
      "foreground": "#eeeef5",
      "card": "#1b1b2d",
      "card-foreground": "#eeeef5",
      "popover": "#1b1b2d",
      "popover-foreground": "#eeeef5",
      "primary": "#ff4dd2",
      "primary-foreground": "#111111",
      "secondary": "#25253a",
      "secondary-foreground": "#eeeef5",
      "muted": "#1b1b2d",
      "muted-foreground": "#9494ab",
      "accent": "#4d0040",
      "accent-foreground": "#ff9ae4",
      "destructive": "#ff5c5c",
      "destructive-foreground": "#111111",
      "border": "#2e2e45",
      "input": "#25253a",
      "ring": "#ff4dd2",
      "success": "#2fd196",
      "success-foreground": "#111111",
      "warning": "#f5bb42",
      "warning-foreground": "#111111",
      "info": "#7b6ce0",
      "info-foreground": "#111111",
      "sidebar": "#08080f",
      "sidebar-foreground": "#eeeef5",
      "sidebar-primary": "#ff4dd2",
      "sidebar-primary-foreground": "#111111",
      "sidebar-accent": "#4d0040",
      "sidebar-accent-foreground": "#ff9ae4",
      "sidebar-border": "#2e2e45",
      "sidebar-ring": "#ff4dd2"
    },
    "shadow": "soft",
    "controls": {
      "weight": "700"
    },
    "fontImport": "https://fonts.googleapis.com/css2?family=Urbanist:wght@400;500;600;700&family=Azeret+Mono:wght@400;500&display=swap"
  },
  {
    "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"
  },
  {
    "id": "ember",
    "name": "Ember",
    "group": "custom",
    "author": "Inspired by Reddit",
    "description": "Upvote orange on paper. Threaded-feed neutrals, generous rounding.",
    "radius": "1rem",
    "fonts": {
      "sans": "\"Noto Sans Display\", system-ui, -apple-system, \"Segoe UI\", sans-serif",
      "mono": "\"Noto Sans Mono\", ui-monospace, SFMono-Regular, Menlo, monospace"
    },
    "icons": {
      "set": "tabler"
    },
    "light": {
      "background": "#f6f7f8",
      "foreground": "#1c1c1c",
      "card": "#ffffff",
      "card-foreground": "#1c1c1c",
      "popover": "#ffffff",
      "popover-foreground": "#1c1c1c",
      "primary": "#ff4500",
      "primary-foreground": "#111111",
      "secondary": "#eaedef",
      "secondary-foreground": "#1c1c1c",
      "muted": "#f6f7f8",
      "muted-foreground": "#6a6d6f",
      "accent": "#ffe4d9",
      "accent-foreground": "#a32c00",
      "destructive": "#ea0027",
      "destructive-foreground": "#ffffff",
      "border": "#dfe0e1",
      "input": "#eaedef",
      "ring": "#ff4500",
      "success": "#46d160",
      "success-foreground": "#111111",
      "warning": "#ffb000",
      "warning-foreground": "#111111",
      "info": "#0079d3",
      "info-foreground": "#ffffff",
      "sidebar": "#ffffff",
      "sidebar-foreground": "#1c1c1c",
      "sidebar-primary": "#ff4500",
      "sidebar-primary-foreground": "#111111",
      "sidebar-accent": "#ffe4d9",
      "sidebar-accent-foreground": "#a32c00",
      "sidebar-border": "#dfe0e1",
      "sidebar-ring": "#ff4500"
    },
    "dark": {
      "background": "#1a1a1b",
      "foreground": "#d7dadc",
      "card": "#272729",
      "card-foreground": "#d7dadc",
      "popover": "#272729",
      "popover-foreground": "#d7dadc",
      "primary": "#ff6a33",
      "primary-foreground": "#111111",
      "secondary": "#303032",
      "secondary-foreground": "#d7dadc",
      "muted": "#272729",
      "muted-foreground": "#9a9c9e",
      "accent": "#4d1c08",
      "accent-foreground": "#ffa87a",
      "destructive": "#ff585b",
      "destructive-foreground": "#111111",
      "border": "#3a3a3c",
      "input": "#303032",
      "ring": "#ff6a33",
      "success": "#46d160",
      "success-foreground": "#111111",
      "warning": "#ffb000",
      "warning-foreground": "#111111",
      "info": "#4fbcff",
      "info-foreground": "#111111",
      "sidebar": "#0d0d0e",
      "sidebar-foreground": "#d7dadc",
      "sidebar-primary": "#ff6a33",
      "sidebar-primary-foreground": "#111111",
      "sidebar-accent": "#4d1c08",
      "sidebar-accent-foreground": "#ffa87a",
      "sidebar-border": "#3a3a3c",
      "sidebar-ring": "#ff6a33"
    },
    "shadow": "flat",
    "fontImport": "https://fonts.googleapis.com/css2?family=Noto+Sans+Display:wght@400;500;600;700&family=Noto+Sans+Mono:wght@400;500&display=swap"
  },
  {
    "id": "broadsheet",
    "name": "Broadsheet",
    "group": "custom",
    "author": "Inspired by Medium",
    "description": "Ink on paper with a serif voice. Reading-first, almost no chrome at all.",
    "radius": "0.125rem",
    "fonts": {
      "sans": "\"Source Serif 4\", Georgia, \"Times New Roman\", serif",
      "mono": "\"Courier Prime\", ui-monospace, SFMono-Regular, Menlo, monospace",
      "display": "\"Playfair Display\", Georgia, \"Times New Roman\", serif"
    },
    "icons": {
      "set": "carbon"
    },
    "light": {
      "background": "#ffffff",
      "foreground": "#242424",
      "card": "#ffffff",
      "card-foreground": "#242424",
      "popover": "#ffffff",
      "popover-foreground": "#242424",
      "primary": "#1a8917",
      "primary-foreground": "#ffffff",
      "secondary": "#f2f2f2",
      "secondary-foreground": "#242424",
      "muted": "#fafafa",
      "muted-foreground": "#6b6b6b",
      "accent": "#e3f2e2",
      "accent-foreground": "#0d5c0b",
      "destructive": "#c94a4a",
      "destructive-foreground": "#ffffff",
      "border": "#e6e6e6",
      "input": "#f2f2f2",
      "ring": "#1a8917",
      "success": "#1a8917",
      "success-foreground": "#ffffff",
      "warning": "#a67c00",
      "warning-foreground": "#111111",
      "info": "#3d5a80",
      "info-foreground": "#ffffff",
      "sidebar": "#fafafa",
      "sidebar-foreground": "#242424",
      "sidebar-primary": "#1a8917",
      "sidebar-primary-foreground": "#ffffff",
      "sidebar-accent": "#e3f2e2",
      "sidebar-accent-foreground": "#0d5c0b",
      "sidebar-border": "#e6e6e6",
      "sidebar-ring": "#1a8917"
    },
    "dark": {
      "background": "#191919",
      "foreground": "#e6e6e6",
      "card": "#212121",
      "card-foreground": "#e6e6e6",
      "popover": "#212121",
      "popover-foreground": "#e6e6e6",
      "primary": "#4caf50",
      "primary-foreground": "#111111",
      "secondary": "#2a2a2a",
      "secondary-foreground": "#e6e6e6",
      "muted": "#212121",
      "muted-foreground": "#a0a0a0",
      "accent": "#173d18",
      "accent-foreground": "#84d187",
      "destructive": "#e07b7b",
      "destructive-foreground": "#111111",
      "border": "#333333",
      "input": "#2a2a2a",
      "ring": "#4caf50",
      "success": "#4caf50",
      "success-foreground": "#111111",
      "warning": "#d1a63f",
      "warning-foreground": "#111111",
      "info": "#7d9fc4",
      "info-foreground": "#111111",
      "sidebar": "#0e0e0e",
      "sidebar-foreground": "#e6e6e6",
      "sidebar-primary": "#4caf50",
      "sidebar-primary-foreground": "#111111",
      "sidebar-accent": "#173d18",
      "sidebar-accent-foreground": "#84d187",
      "sidebar-border": "#333333",
      "sidebar-ring": "#4caf50"
    },
    "shadow": "none",
    "fontImport": "https://fonts.googleapis.com/css2?family=Source+Serif+4:wght@400;500;600;700&family=Playfair+Display:wght@400;700&family=Courier+Prime:wght@400;700&display=swap"
  },
  {
    "id": "ledger",
    "name": "Ledger",
    "group": "custom",
    "author": "Inspired by Notion",
    "description": "Warm off-white and near-black. Documents, not dashboards. Quiet type.",
    "radius": "0.1875rem",
    "fonts": {
      "sans": "\"Inter\", system-ui, -apple-system, \"Segoe UI\", sans-serif",
      "mono": "\"iA Writer Mono S\", ui-monospace, SFMono-Regular, Menlo, monospace",
      "display": "\"Lora\", Georgia, \"Times New Roman\", serif"
    },
    "icons": {
      "set": "lucide"
    },
    "light": {
      "background": "#ffffff",
      "foreground": "#37352f",
      "card": "#ffffff",
      "card-foreground": "#37352f",
      "popover": "#ffffff",
      "popover-foreground": "#37352f",
      "primary": "#2f3437",
      "primary-foreground": "#ffffff",
      "secondary": "#f1f1ef",
      "secondary-foreground": "#37352f",
      "muted": "#f7f6f3",
      "muted-foreground": "#787774",
      "accent": "#eeedeb",
      "accent-foreground": "#37352f",
      "destructive": "#e03e3e",
      "destructive-foreground": "#111111",
      "border": "#e9e9e7",
      "input": "#f1f1ef",
      "ring": "#2f3437",
      "success": "#0f7b6c",
      "success-foreground": "#ffffff",
      "warning": "#d9730d",
      "warning-foreground": "#111111",
      "info": "#337ea9",
      "info-foreground": "#ffffff",
      "sidebar": "#f7f6f3",
      "sidebar-foreground": "#37352f",
      "sidebar-primary": "#2f3437",
      "sidebar-primary-foreground": "#ffffff",
      "sidebar-accent": "#eeedeb",
      "sidebar-accent-foreground": "#37352f",
      "sidebar-border": "#e9e9e7",
      "sidebar-ring": "#2f3437"
    },
    "dark": {
      "background": "#191919",
      "foreground": "#d4d4d4",
      "card": "#202020",
      "card-foreground": "#d4d4d4",
      "popover": "#202020",
      "popover-foreground": "#d4d4d4",
      "primary": "#d4d4d4",
      "primary-foreground": "#111111",
      "secondary": "#262626",
      "secondary-foreground": "#d4d4d4",
      "muted": "#202020",
      "muted-foreground": "#9b9b9b",
      "accent": "#2c2c2c",
      "accent-foreground": "#e6e6e6",
      "destructive": "#ff7369",
      "destructive-foreground": "#111111",
      "border": "#2f2f2f",
      "input": "#262626",
      "ring": "#d4d4d4",
      "success": "#4dab9a",
      "success-foreground": "#111111",
      "warning": "#ffa344",
      "warning-foreground": "#111111",
      "info": "#529cca",
      "info-foreground": "#111111",
      "sidebar": "#141414",
      "sidebar-foreground": "#d4d4d4",
      "sidebar-primary": "#d4d4d4",
      "sidebar-primary-foreground": "#111111",
      "sidebar-accent": "#2c2c2c",
      "sidebar-accent-foreground": "#e6e6e6",
      "sidebar-border": "#2f2f2f",
      "sidebar-ring": "#d4d4d4"
    },
    "shadow": "flat",
    "fontImport": "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Lora:wght@400;600&display=swap"
  },
  {
    "id": "cassette",
    "name": "Cassette",
    "group": "custom",
    "author": "Inspired by Bandcamp",
    "description": "Dusty teal on newsprint gray. Indie-catalogue plainness, wide tables.",
    "radius": "0.125rem",
    "fonts": {
      "sans": "\"Signika Negative\", system-ui, -apple-system, \"Segoe UI\", sans-serif",
      "mono": "\"Xanh Mono\", ui-monospace, SFMono-Regular, Menlo, monospace"
    },
    "icons": {
      "set": "ant-design"
    },
    "light": {
      "background": "#f2f5f6",
      "foreground": "#1b2528",
      "card": "#ffffff",
      "card-foreground": "#1b2528",
      "popover": "#ffffff",
      "popover-foreground": "#1b2528",
      "primary": "#629aa9",
      "primary-foreground": "#111111",
      "secondary": "#e5ebed",
      "secondary-foreground": "#1b2528",
      "muted": "#eef2f3",
      "muted-foreground": "#5d6b70",
      "accent": "#dbe9ee",
      "accent-foreground": "#2e5a68",
      "destructive": "#b8433a",
      "destructive-foreground": "#ffffff",
      "border": "#d3dcdf",
      "input": "#e5ebed",
      "ring": "#629aa9",
      "success": "#3f7d5c",
      "success-foreground": "#ffffff",
      "warning": "#a87a1e",
      "warning-foreground": "#111111",
      "info": "#629aa9",
      "info-foreground": "#111111",
      "sidebar": "#e5ebed",
      "sidebar-foreground": "#1b2528",
      "sidebar-primary": "#629aa9",
      "sidebar-primary-foreground": "#111111",
      "sidebar-accent": "#dbe9ee",
      "sidebar-accent-foreground": "#2e5a68",
      "sidebar-border": "#d3dcdf",
      "sidebar-ring": "#629aa9"
    },
    "dark": {
      "background": "#1b2528",
      "foreground": "#e3ebed",
      "card": "#243135",
      "card-foreground": "#e3ebed",
      "popover": "#243135",
      "popover-foreground": "#e3ebed",
      "primary": "#8fbecb",
      "primary-foreground": "#111111",
      "secondary": "#2c3b40",
      "secondary-foreground": "#e3ebed",
      "muted": "#243135",
      "muted-foreground": "#93a6ac",
      "accent": "#1d3d47",
      "accent-foreground": "#b4d8e2",
      "destructive": "#e08078",
      "destructive-foreground": "#111111",
      "border": "#37474c",
      "input": "#2c3b40",
      "ring": "#8fbecb",
      "success": "#5fa87e",
      "success-foreground": "#111111",
      "warning": "#d1a54a",
      "warning-foreground": "#111111",
      "info": "#8fbecb",
      "info-foreground": "#111111",
      "sidebar": "#101719",
      "sidebar-foreground": "#e3ebed",
      "sidebar-primary": "#8fbecb",
      "sidebar-primary-foreground": "#111111",
      "sidebar-accent": "#1d3d47",
      "sidebar-accent-foreground": "#b4d8e2",
      "sidebar-border": "#37474c",
      "sidebar-ring": "#8fbecb"
    },
    "shadow": "flat",
    "borderWidth": "1px",
    "fontImport": "https://fonts.googleapis.com/css2?family=Signika+Negative:wght@400;500;600;700&family=Xanh+Mono:wght@400&display=swap"
  },
  {
    "id": "flatpack",
    "name": "Flatpack",
    "group": "custom",
    "author": "Inspired by IKEA",
    "description": "Cobalt and canary, square edges, bold labels. Assembly-manual clarity.",
    "radius": "0",
    "fonts": {
      "sans": "\"Archivo Black\", system-ui, -apple-system, \"Segoe UI\", sans-serif",
      "mono": "\"Anonymous Pro\", ui-monospace, SFMono-Regular, Menlo, monospace"
    },
    "icons": {
      "set": "material-symbols"
    },
    "light": {
      "background": "#ffffff",
      "foreground": "#111111",
      "card": "#ffffff",
      "card-foreground": "#111111",
      "popover": "#ffffff",
      "popover-foreground": "#111111",
      "primary": "#0058a3",
      "primary-foreground": "#ffffff",
      "secondary": "#f5f5f5",
      "secondary-foreground": "#111111",
      "muted": "#fafafa",
      "muted-foreground": "#666666",
      "accent": "#ffdb00",
      "accent-foreground": "#3d3300",
      "destructive": "#e00751",
      "destructive-foreground": "#ffffff",
      "border": "#cccccc",
      "input": "#f5f5f5",
      "ring": "#0058a3",
      "success": "#0a8a00",
      "success-foreground": "#ffffff",
      "warning": "#ffdb00",
      "warning-foreground": "#111111",
      "info": "#0058a3",
      "info-foreground": "#ffffff",
      "sidebar": "#ffdb00",
      "sidebar-foreground": "#111111",
      "sidebar-primary": "#0058a3",
      "sidebar-primary-foreground": "#ffffff",
      "sidebar-accent": "#f5d200",
      "sidebar-accent-foreground": "#3d3300",
      "sidebar-border": "#d4b800",
      "sidebar-ring": "#0058a3"
    },
    "dark": {
      "background": "#121212",
      "foreground": "#f5f5f5",
      "card": "#1c1c1c",
      "card-foreground": "#f5f5f5",
      "popover": "#1c1c1c",
      "popover-foreground": "#f5f5f5",
      "primary": "#3d8fd8",
      "primary-foreground": "#111111",
      "secondary": "#262626",
      "secondary-foreground": "#f5f5f5",
      "muted": "#1c1c1c",
      "muted-foreground": "#a0a0a0",
      "accent": "#4a4000",
      "accent-foreground": "#ffe95c",
      "destructive": "#ff5c8a",
      "destructive-foreground": "#111111",
      "border": "#333333",
      "input": "#262626",
      "ring": "#3d8fd8",
      "success": "#3fbf35",
      "success-foreground": "#111111",
      "warning": "#ffdb00",
      "warning-foreground": "#111111",
      "info": "#3d8fd8",
      "info-foreground": "#111111",
      "sidebar": "#080808",
      "sidebar-foreground": "#f5f5f5",
      "sidebar-primary": "#3d8fd8",
      "sidebar-primary-foreground": "#111111",
      "sidebar-accent": "#4a4000",
      "sidebar-accent-foreground": "#ffe95c",
      "sidebar-border": "#333333",
      "sidebar-ring": "#3d8fd8"
    },
    "shadow": "flat",
    "borderWidth": "2px",
    "controls": {
      "weight": "700",
      "transform": "uppercase",
      "tracking": "0.05em"
    },
    "fontImport": "https://fonts.googleapis.com/css2?family=Archivo+Black:wght@400&family=Anonymous+Pro:wght@400;500&display=swap"
  },
  {
    "id": "cavendish",
    "name": "Cavendish",
    "group": "custom",
    "author": "Inspired by Mailchimp",
    "description": "Canary yellow on dark cocoa. Editorial, odd, memorable. Not for everyone.",
    "radius": "0.375rem",
    "fonts": {
      "sans": "\"Bitter\", system-ui, -apple-system, \"Segoe UI\", sans-serif",
      "mono": "\"Syne Mono\", ui-monospace, SFMono-Regular, Menlo, monospace"
    },
    "icons": {
      "set": "phosphor"
    },
    "light": {
      "background": "#fffdf5",
      "foreground": "#241c15",
      "card": "#ffffff",
      "card-foreground": "#241c15",
      "popover": "#ffffff",
      "popover-foreground": "#241c15",
      "primary": "#a37800",
      "primary-foreground": "#111111",
      "secondary": "#f5efdc",
      "secondary-foreground": "#241c15",
      "muted": "#fbf7e9",
      "muted-foreground": "#6b6047",
      "accent": "#ffe01b",
      "accent-foreground": "#3d3300",
      "destructive": "#c1272d",
      "destructive-foreground": "#ffffff",
      "border": "#e6dfc9",
      "input": "#f5efdc",
      "ring": "#a37800",
      "success": "#3d7a4a",
      "success-foreground": "#ffffff",
      "warning": "#a37800",
      "warning-foreground": "#111111",
      "info": "#4a6b8a",
      "info-foreground": "#ffffff",
      "sidebar": "#f5efdc",
      "sidebar-foreground": "#241c15",
      "sidebar-primary": "#a37800",
      "sidebar-primary-foreground": "#111111",
      "sidebar-accent": "#ffe01b",
      "sidebar-accent-foreground": "#3d3300",
      "sidebar-border": "#e6dfc9",
      "sidebar-ring": "#a37800"
    },
    "dark": {
      "background": "#241c15",
      "foreground": "#f5ecd9",
      "card": "#2f251b",
      "card-foreground": "#f5ecd9",
      "popover": "#2f251b",
      "popover-foreground": "#f5ecd9",
      "primary": "#ffe01b",
      "primary-foreground": "#111111",
      "secondary": "#3a2e21",
      "secondary-foreground": "#f5ecd9",
      "muted": "#2f251b",
      "muted-foreground": "#a89877",
      "accent": "#4d4009",
      "accent-foreground": "#ffee8f",
      "destructive": "#e8615f",
      "destructive-foreground": "#111111",
      "border": "#453727",
      "input": "#3a2e21",
      "ring": "#ffe01b",
      "success": "#5fa86e",
      "success-foreground": "#111111",
      "warning": "#ffe01b",
      "warning-foreground": "#111111",
      "info": "#7fa3c4",
      "info-foreground": "#111111",
      "sidebar": "#17110c",
      "sidebar-foreground": "#f5ecd9",
      "sidebar-primary": "#ffe01b",
      "sidebar-primary-foreground": "#111111",
      "sidebar-accent": "#4d4009",
      "sidebar-accent-foreground": "#ffee8f",
      "sidebar-border": "#453727",
      "sidebar-ring": "#ffe01b"
    },
    "shadow": "sharp",
    "borderWidth": "2px",
    "fontImport": "https://fonts.googleapis.com/css2?family=Bitter:wght@400;500;600;700&family=Syne+Mono:wght@400&display=swap"
  },
  {
    "id": "transfer",
    "name": "Transfer",
    "group": "custom",
    "author": "Inspired by Wise",
    "description": "Acid lime on forest green. Fintech that refuses to look like a bank.",
    "radius": "0.75rem",
    "fonts": {
      "sans": "\"Outfit\", system-ui, -apple-system, \"Segoe UI\", sans-serif",
      "mono": "\"DM Mono\", ui-monospace, SFMono-Regular, Menlo, monospace"
    },
    "icons": {
      "set": "lucide"
    },
    "light": {
      "background": "#fdfdfa",
      "foreground": "#163300",
      "card": "#ffffff",
      "card-foreground": "#163300",
      "popover": "#ffffff",
      "popover-foreground": "#163300",
      "primary": "#163300",
      "primary-foreground": "#ffffff",
      "secondary": "#eef1e8",
      "secondary-foreground": "#163300",
      "muted": "#f6f8f2",
      "muted-foreground": "#5a6b4d",
      "accent": "#9fe870",
      "accent-foreground": "#163300",
      "destructive": "#a8200d",
      "destructive-foreground": "#ffffff",
      "border": "#dfe3d8",
      "input": "#eef1e8",
      "ring": "#163300",
      "success": "#2f7a2f",
      "success-foreground": "#ffffff",
      "warning": "#a86b00",
      "warning-foreground": "#ffffff",
      "info": "#1c5c8a",
      "info-foreground": "#ffffff",
      "sidebar": "#9fe870",
      "sidebar-foreground": "#163300",
      "sidebar-primary": "#163300",
      "sidebar-primary-foreground": "#ffffff",
      "sidebar-accent": "#8fdc60",
      "sidebar-accent-foreground": "#163300",
      "sidebar-border": "#82c95a",
      "sidebar-ring": "#163300"
    },
    "dark": {
      "background": "#0e2200",
      "foreground": "#eaf5e2",
      "card": "#163300",
      "card-foreground": "#eaf5e2",
      "popover": "#163300",
      "popover-foreground": "#eaf5e2",
      "primary": "#9fe870",
      "primary-foreground": "#111111",
      "secondary": "#1e4008",
      "secondary-foreground": "#eaf5e2",
      "muted": "#163300",
      "muted-foreground": "#9ab08c",
      "accent": "#2a5c10",
      "accent-foreground": "#c4f2a5",
      "destructive": "#ff7a6b",
      "destructive-foreground": "#111111",
      "border": "#2a4a18",
      "input": "#1e4008",
      "ring": "#9fe870",
      "success": "#9fe870",
      "success-foreground": "#111111",
      "warning": "#e0c04a",
      "warning-foreground": "#111111",
      "info": "#6bb8e0",
      "info-foreground": "#111111",
      "sidebar": "#071400",
      "sidebar-foreground": "#eaf5e2",
      "sidebar-primary": "#9fe870",
      "sidebar-primary-foreground": "#111111",
      "sidebar-accent": "#2a5c10",
      "sidebar-accent-foreground": "#c4f2a5",
      "sidebar-border": "#2a4a18",
      "sidebar-ring": "#9fe870"
    },
    "shadow": "flat",
    "controls": {
      "weight": "700"
    },
    "fontImport": "https://fonts.googleapis.com/css2?family=Outfit:wght@400;500;600;700&family=DM+Mono:wght@400;500&display=swap"
  },
  {
    "id": "rolodex",
    "name": "Rolodex",
    "group": "custom",
    "author": "Inspired by LinkedIn",
    "description": "Corporate blue on light gray. Profile-card layout, sober and predictable.",
    "radius": "0.625rem",
    "fonts": {
      "sans": "\"Source Sans 3\", system-ui, -apple-system, \"Segoe UI\", sans-serif",
      "mono": "\"PT Mono\", ui-monospace, SFMono-Regular, Menlo, monospace"
    },
    "icons": {
      "set": "ant-design"
    },
    "light": {
      "background": "#f4f2ee",
      "foreground": "#000000",
      "card": "#ffffff",
      "card-foreground": "#000000",
      "popover": "#ffffff",
      "popover-foreground": "#000000",
      "primary": "#0a66c2",
      "primary-foreground": "#ffffff",
      "secondary": "#e9e5df",
      "secondary-foreground": "#000000",
      "muted": "#f4f2ee",
      "muted-foreground": "#5e5e5e",
      "accent": "#d9e8f7",
      "accent-foreground": "#004182",
      "destructive": "#cc1016",
      "destructive-foreground": "#ffffff",
      "border": "#dcd9d4",
      "input": "#e9e5df",
      "ring": "#0a66c2",
      "success": "#01754f",
      "success-foreground": "#ffffff",
      "warning": "#915907",
      "warning-foreground": "#ffffff",
      "info": "#0a66c2",
      "info-foreground": "#ffffff",
      "sidebar": "#ffffff",
      "sidebar-foreground": "#000000",
      "sidebar-primary": "#0a66c2",
      "sidebar-primary-foreground": "#ffffff",
      "sidebar-accent": "#d9e8f7",
      "sidebar-accent-foreground": "#004182",
      "sidebar-border": "#dcd9d4",
      "sidebar-ring": "#0a66c2"
    },
    "dark": {
      "background": "#1b1f23",
      "foreground": "#e9e5df",
      "card": "#242a30",
      "card-foreground": "#e9e5df",
      "popover": "#242a30",
      "popover-foreground": "#e9e5df",
      "primary": "#71b7fb",
      "primary-foreground": "#111111",
      "secondary": "#2d353d",
      "secondary-foreground": "#e9e5df",
      "muted": "#242a30",
      "muted-foreground": "#9aa5b0",
      "accent": "#0d2f52",
      "accent-foreground": "#a5d2fc",
      "destructive": "#f5737a",
      "destructive-foreground": "#111111",
      "border": "#38434d",
      "input": "#2d353d",
      "ring": "#71b7fb",
      "success": "#44b678",
      "success-foreground": "#111111",
      "warning": "#e0a53f",
      "warning-foreground": "#111111",
      "info": "#71b7fb",
      "info-foreground": "#111111",
      "sidebar": "#101418",
      "sidebar-foreground": "#e9e5df",
      "sidebar-primary": "#71b7fb",
      "sidebar-primary-foreground": "#111111",
      "sidebar-accent": "#0d2f52",
      "sidebar-accent-foreground": "#a5d2fc",
      "sidebar-border": "#38434d",
      "sidebar-ring": "#71b7fb"
    },
    "shadow": "soft",
    "fontImport": "https://fonts.googleapis.com/css2?family=Source+Sans+3:wght@400;500;600;700&family=PT+Mono:wght@400&display=swap"
  },
  {
    "id": "chicago",
    "name": "Chicago",
    "group": "custom",
    "author": "Inspired by Windows 95",
    "description": "Battleship gray, navy title bars, hard bevels. Nothing is rounded. Nothing.",
    "radius": "0",
    "fonts": {
      "sans": "\"Inter\", system-ui, -apple-system, \"Segoe UI\", sans-serif",
      "mono": "\"VT323\", ui-monospace, SFMono-Regular, Menlo, monospace"
    },
    "icons": {
      "set": "material-symbols"
    },
    "light": {
      "background": "#c0c0c0",
      "foreground": "#000000",
      "card": "#d4d0c8",
      "card-foreground": "#000000",
      "popover": "#d4d0c8",
      "popover-foreground": "#000000",
      "primary": "#000080",
      "primary-foreground": "#ffffff",
      "secondary": "#b8b8b8",
      "secondary-foreground": "#000000",
      "muted": "#c8c8c8",
      "muted-foreground": "#3a3a3a",
      "accent": "#000080",
      "accent-foreground": "#ffffff",
      "destructive": "#800000",
      "destructive-foreground": "#ffffff",
      "border": "#808080",
      "input": "#b8b8b8",
      "ring": "#000080",
      "success": "#008000",
      "success-foreground": "#ffffff",
      "warning": "#808000",
      "warning-foreground": "#000000",
      "info": "#000080",
      "info-foreground": "#ffffff",
      "sidebar": "#d4d0c8",
      "sidebar-foreground": "#000000",
      "sidebar-primary": "#000080",
      "sidebar-primary-foreground": "#ffffff",
      "sidebar-accent": "#000080",
      "sidebar-accent-foreground": "#ffffff",
      "sidebar-border": "#808080",
      "sidebar-ring": "#000080"
    },
    "dark": {
      "background": "#2b2b2b",
      "foreground": "#e0e0e0",
      "card": "#3a3a3a",
      "card-foreground": "#e0e0e0",
      "popover": "#3a3a3a",
      "popover-foreground": "#e0e0e0",
      "primary": "#7a7ad4",
      "primary-foreground": "#111111",
      "secondary": "#454545",
      "secondary-foreground": "#e0e0e0",
      "muted": "#3a3a3a",
      "muted-foreground": "#a8a8a8",
      "accent": "#1f1f4d",
      "accent-foreground": "#a8a8e8",
      "destructive": "#d47a7a",
      "destructive-foreground": "#111111",
      "border": "#5a5a5a",
      "input": "#454545",
      "ring": "#7a7ad4",
      "success": "#7ad47a",
      "success-foreground": "#111111",
      "warning": "#d4d47a",
      "warning-foreground": "#111111",
      "info": "#7a7ad4",
      "info-foreground": "#111111",
      "sidebar": "#1f1f1f",
      "sidebar-foreground": "#e0e0e0",
      "sidebar-primary": "#7a7ad4",
      "sidebar-primary-foreground": "#111111",
      "sidebar-accent": "#1f1f4d",
      "sidebar-accent-foreground": "#a8a8e8",
      "sidebar-border": "#5a5a5a",
      "sidebar-ring": "#7a7ad4"
    },
    "shadow": "sharp",
    "borderWidth": "2px",
    "controls": {
      "weight": "400"
    },
    "fontImport": "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=VT323:wght@400&display=swap"
  },
  {
    "id": "tilework",
    "name": "Tilework",
    "group": "custom",
    "author": "Inspired by Windows Metro",
    "description": "Flat cobalt tiles, no shadows, no borders. Typography does all the work.",
    "radius": "0",
    "fonts": {
      "sans": "\"Open Sans\", system-ui, -apple-system, \"Segoe UI\", sans-serif",
      "mono": "\"Overpass Mono\", ui-monospace, SFMono-Regular, Menlo, monospace"
    },
    "icons": {
      "set": "tabler"
    },
    "light": {
      "background": "#ffffff",
      "foreground": "#000000",
      "card": "#f2f2f2",
      "card-foreground": "#000000",
      "popover": "#f2f2f2",
      "popover-foreground": "#000000",
      "primary": "#00188f",
      "primary-foreground": "#ffffff",
      "secondary": "#ededed",
      "secondary-foreground": "#000000",
      "muted": "#f7f7f7",
      "muted-foreground": "#5a5a5a",
      "accent": "#dde1f2",
      "accent-foreground": "#00188f",
      "destructive": "#e81123",
      "destructive-foreground": "#ffffff",
      "border": "#d8d8d8",
      "input": "#ededed",
      "ring": "#00188f",
      "success": "#00b294",
      "success-foreground": "#000000",
      "warning": "#ff8c00",
      "warning-foreground": "#000000",
      "info": "#00188f",
      "info-foreground": "#ffffff",
      "sidebar": "#00188f",
      "sidebar-foreground": "#ffffff",
      "sidebar-primary": "#00188f",
      "sidebar-primary-foreground": "#ffffff",
      "sidebar-accent": "#0a2aa8",
      "sidebar-accent-foreground": "#00188f",
      "sidebar-border": "#001470",
      "sidebar-ring": "#00188f"
    },
    "dark": {
      "background": "#000000",
      "foreground": "#ffffff",
      "card": "#1a1a1a",
      "card-foreground": "#ffffff",
      "popover": "#1a1a1a",
      "popover-foreground": "#ffffff",
      "primary": "#4f6bd8",
      "primary-foreground": "#ffffff",
      "secondary": "#262626",
      "secondary-foreground": "#ffffff",
      "muted": "#1a1a1a",
      "muted-foreground": "#a6a6a6",
      "accent": "#141c4d",
      "accent-foreground": "#93a5f0",
      "destructive": "#ff4757",
      "destructive-foreground": "#000000",
      "border": "#333333",
      "input": "#262626",
      "ring": "#4f6bd8",
      "success": "#00d4b0",
      "success-foreground": "#000000",
      "warning": "#ffa42b",
      "warning-foreground": "#000000",
      "info": "#4f6bd8",
      "info-foreground": "#ffffff",
      "sidebar": "#0a0a0a",
      "sidebar-foreground": "#ffffff",
      "sidebar-primary": "#4f6bd8",
      "sidebar-primary-foreground": "#ffffff",
      "sidebar-accent": "#141c4d",
      "sidebar-accent-foreground": "#93a5f0",
      "sidebar-border": "#333333",
      "sidebar-ring": "#4f6bd8"
    },
    "shadow": "none",
    "controls": {
      "weight": "300",
      "transform": "uppercase",
      "tracking": "0.08em"
    },
    "fontImport": "https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600&family=Overpass+Mono:wght@400;500&display=swap"
  },
  {
    "id": "wayfarer",
    "name": "Wayfarer",
    "group": "custom",
    "author": "Inspired by GNOME Adwaita",
    "description": "Desktop blue with roomy rounded headerbars. Calm, modern, opinionated.",
    "radius": "0.75rem",
    "fonts": {
      "sans": "\"Cantarell\", system-ui, -apple-system, \"Segoe UI\", sans-serif",
      "mono": "\"Source Code Pro\", ui-monospace, SFMono-Regular, Menlo, monospace"
    },
    "icons": {
      "set": "lucide"
    },
    "light": {
      "background": "#fafafa",
      "foreground": "#2e3436",
      "card": "#ffffff",
      "card-foreground": "#2e3436",
      "popover": "#ffffff",
      "popover-foreground": "#2e3436",
      "primary": "#3584e4",
      "primary-foreground": "#111111",
      "secondary": "#ebebeb",
      "secondary-foreground": "#2e3436",
      "muted": "#f6f5f4",
      "muted-foreground": "#5e5c64",
      "accent": "#dce7f7",
      "accent-foreground": "#1a5fb4",
      "destructive": "#e01b24",
      "destructive-foreground": "#ffffff",
      "border": "#dcdcdc",
      "input": "#ebebeb",
      "ring": "#3584e4",
      "success": "#2ec27e",
      "success-foreground": "#111111",
      "warning": "#f5c211",
      "warning-foreground": "#111111",
      "info": "#3584e4",
      "info-foreground": "#111111",
      "sidebar": "#ebebeb",
      "sidebar-foreground": "#2e3436",
      "sidebar-primary": "#3584e4",
      "sidebar-primary-foreground": "#111111",
      "sidebar-accent": "#dce7f7",
      "sidebar-accent-foreground": "#1a5fb4",
      "sidebar-border": "#dcdcdc",
      "sidebar-ring": "#3584e4"
    },
    "dark": {
      "background": "#242424",
      "foreground": "#ffffff",
      "card": "#303030",
      "card-foreground": "#ffffff",
      "popover": "#303030",
      "popover-foreground": "#ffffff",
      "primary": "#78aeed",
      "primary-foreground": "#111111",
      "secondary": "#383838",
      "secondary-foreground": "#ffffff",
      "muted": "#303030",
      "muted-foreground": "#a8a8a8",
      "accent": "#1c3a5c",
      "accent-foreground": "#a5cbf5",
      "destructive": "#ff7b63",
      "destructive-foreground": "#111111",
      "border": "#3d3d3d",
      "input": "#383838",
      "ring": "#78aeed",
      "success": "#57e389",
      "success-foreground": "#111111",
      "warning": "#f8e45c",
      "warning-foreground": "#111111",
      "info": "#78aeed",
      "info-foreground": "#111111",
      "sidebar": "#1e1e1e",
      "sidebar-foreground": "#ffffff",
      "sidebar-primary": "#78aeed",
      "sidebar-primary-foreground": "#111111",
      "sidebar-accent": "#1c3a5c",
      "sidebar-accent-foreground": "#a5cbf5",
      "sidebar-border": "#3d3d3d",
      "sidebar-ring": "#78aeed"
    },
    "shadow": "soft",
    "fontImport": "https://fonts.googleapis.com/css2?family=Cantarell:wght@400;700&family=Source+Code+Pro:wght@400;500&display=swap"
  },
  {
    "id": "terracotta",
    "name": "Terracotta",
    "group": "custom",
    "author": "Inspired by Ubuntu Yaru",
    "description": "Warm clay orange on aubergine-tinted grays. Friendly Linux desktop.",
    "radius": "0.375rem",
    "fonts": {
      "sans": "\"Ubuntu\", system-ui, -apple-system, \"Segoe UI\", sans-serif",
      "mono": "\"Ubuntu Mono\", ui-monospace, SFMono-Regular, Menlo, monospace"
    },
    "icons": {
      "set": "phosphor"
    },
    "light": {
      "background": "#fafafa",
      "foreground": "#2c2620",
      "card": "#ffffff",
      "card-foreground": "#2c2620",
      "popover": "#ffffff",
      "popover-foreground": "#2c2620",
      "primary": "#e95420",
      "primary-foreground": "#111111",
      "secondary": "#efeae7",
      "secondary-foreground": "#2c2620",
      "muted": "#f6f3f1",
      "muted-foreground": "#6b625b",
      "accent": "#fce4da",
      "accent-foreground": "#963113",
      "destructive": "#c7162b",
      "destructive-foreground": "#ffffff",
      "border": "#dcd7d3",
      "input": "#efeae7",
      "ring": "#e95420",
      "success": "#0e8420",
      "success-foreground": "#ffffff",
      "warning": "#f99b11",
      "warning-foreground": "#111111",
      "info": "#335280",
      "info-foreground": "#ffffff",
      "sidebar": "#efeae7",
      "sidebar-foreground": "#2c2620",
      "sidebar-primary": "#e95420",
      "sidebar-primary-foreground": "#111111",
      "sidebar-accent": "#fce4da",
      "sidebar-accent-foreground": "#963113",
      "sidebar-border": "#dcd7d3",
      "sidebar-ring": "#e95420"
    },
    "dark": {
      "background": "#241f31",
      "foreground": "#f2eff5",
      "card": "#2f2842",
      "card-foreground": "#f2eff5",
      "popover": "#2f2842",
      "popover-foreground": "#f2eff5",
      "primary": "#f07a4d",
      "primary-foreground": "#111111",
      "secondary": "#3a3152",
      "secondary-foreground": "#f2eff5",
      "muted": "#2f2842",
      "muted-foreground": "#a49bb5",
      "accent": "#4d2617",
      "accent-foreground": "#f7ac8c",
      "destructive": "#f2657a",
      "destructive-foreground": "#111111",
      "border": "#453b5e",
      "input": "#3a3152",
      "ring": "#f07a4d",
      "success": "#3fbf55",
      "success-foreground": "#111111",
      "warning": "#f9b03d",
      "warning-foreground": "#111111",
      "info": "#7a95cc",
      "info-foreground": "#111111",
      "sidebar": "#181327",
      "sidebar-foreground": "#f2eff5",
      "sidebar-primary": "#f07a4d",
      "sidebar-primary-foreground": "#111111",
      "sidebar-accent": "#4d2617",
      "sidebar-accent-foreground": "#f7ac8c",
      "sidebar-border": "#453b5e",
      "sidebar-ring": "#f07a4d"
    },
    "shadow": "soft",
    "fontImport": "https://fonts.googleapis.com/css2?family=Ubuntu:wght@400;500;700&family=Ubuntu+Mono:wght@400;700&display=swap"
  },
  {
    "id": "cube",
    "name": "Cube",
    "group": "custom",
    "author": "Inspired by NeXTSTEP",
    "description": "Chiselled grayscale with a single accent. Workstation severity, 1989.",
    "radius": "0",
    "fonts": {
      "sans": "\"Inter Tight\", system-ui, -apple-system, \"Segoe UI\", sans-serif",
      "mono": "\"Anonymous Pro\", ui-monospace, SFMono-Regular, Menlo, monospace"
    },
    "icons": {
      "set": "carbon"
    },
    "light": {
      "background": "#a8a8a8",
      "foreground": "#0a0a0a",
      "card": "#c4c4c4",
      "card-foreground": "#0a0a0a",
      "popover": "#c4c4c4",
      "popover-foreground": "#0a0a0a",
      "primary": "#33333d",
      "primary-foreground": "#ffffff",
      "secondary": "#b4b4b4",
      "secondary-foreground": "#0a0a0a",
      "muted": "#bcbcbc",
      "muted-foreground": "#3d3d3d",
      "accent": "#8f8f9e",
      "accent-foreground": "#0a0a0a",
      "destructive": "#8c1a1a",
      "destructive-foreground": "#ffffff",
      "border": "#7a7a7a",
      "input": "#b4b4b4",
      "ring": "#33333d",
      "success": "#1a5c2e",
      "success-foreground": "#ffffff",
      "warning": "#8c6a10",
      "warning-foreground": "#ffffff",
      "info": "#2a3d6b",
      "info-foreground": "#ffffff",
      "sidebar": "#9c9c9c",
      "sidebar-foreground": "#0a0a0a",
      "sidebar-primary": "#33333d",
      "sidebar-primary-foreground": "#ffffff",
      "sidebar-accent": "#8f8f9e",
      "sidebar-accent-foreground": "#0a0a0a",
      "sidebar-border": "#7a7a7a",
      "sidebar-ring": "#33333d"
    },
    "dark": {
      "background": "#232326",
      "foreground": "#dcdce0",
      "card": "#2e2e33",
      "card-foreground": "#dcdce0",
      "popover": "#2e2e33",
      "popover-foreground": "#dcdce0",
      "primary": "#b4b4c4",
      "primary-foreground": "#111111",
      "secondary": "#38383f",
      "secondary-foreground": "#dcdce0",
      "muted": "#2e2e33",
      "muted-foreground": "#9494a0",
      "accent": "#42424d",
      "accent-foreground": "#d4d4e0",
      "destructive": "#d47a7a",
      "destructive-foreground": "#111111",
      "border": "#4a4a52",
      "input": "#38383f",
      "ring": "#b4b4c4",
      "success": "#6cb583",
      "success-foreground": "#111111",
      "warning": "#c9a45c",
      "warning-foreground": "#111111",
      "info": "#8a9bc4",
      "info-foreground": "#111111",
      "sidebar": "#161618",
      "sidebar-foreground": "#dcdce0",
      "sidebar-primary": "#b4b4c4",
      "sidebar-primary-foreground": "#111111",
      "sidebar-accent": "#42424d",
      "sidebar-accent-foreground": "#d4d4e0",
      "sidebar-border": "#4a4a52",
      "sidebar-ring": "#b4b4c4"
    },
    "shadow": "sharp",
    "borderWidth": "2px",
    "controls": {
      "weight": "600"
    },
    "fontImport": "https://fonts.googleapis.com/css2?family=Inter+Tight:wght@400;500;600;700&family=Anonymous+Pro:wght@400;500&display=swap"
  },
  {
    "id": "yellowtab",
    "name": "Yellowtab",
    "group": "custom",
    "author": "Inspired by BeOS",
    "description": "Yellow tabs on putty gray. Multimedia OS optimism from an alternate 1998.",
    "radius": "0.125rem",
    "fonts": {
      "sans": "\"Titillium Web\", system-ui, -apple-system, \"Segoe UI\", sans-serif",
      "mono": "\"Share Tech Mono\", ui-monospace, SFMono-Regular, Menlo, monospace"
    },
    "icons": {
      "set": "material-symbols"
    },
    "light": {
      "background": "#d8d8d0",
      "foreground": "#1a1a17",
      "card": "#e8e8e0",
      "card-foreground": "#1a1a17",
      "popover": "#e8e8e0",
      "popover-foreground": "#1a1a17",
      "primary": "#f0c000",
      "primary-foreground": "#111111",
      "secondary": "#ccccc4",
      "secondary-foreground": "#1a1a17",
      "muted": "#d0d0c8",
      "muted-foreground": "#4a4a45",
      "accent": "#f7e08a",
      "accent-foreground": "#5c4a00",
      "destructive": "#a02020",
      "destructive-foreground": "#ffffff",
      "border": "#a8a8a0",
      "input": "#ccccc4",
      "ring": "#f0c000",
      "success": "#207020",
      "success-foreground": "#ffffff",
      "warning": "#f0c000",
      "warning-foreground": "#111111",
      "info": "#204080",
      "info-foreground": "#ffffff",
      "sidebar": "#c4c4bc",
      "sidebar-foreground": "#1a1a17",
      "sidebar-primary": "#f0c000",
      "sidebar-primary-foreground": "#111111",
      "sidebar-accent": "#f7e08a",
      "sidebar-accent-foreground": "#5c4a00",
      "sidebar-border": "#a8a8a0",
      "sidebar-ring": "#f0c000"
    },
    "dark": {
      "background": "#26261f",
      "foreground": "#e8e8dc",
      "card": "#31312a",
      "card-foreground": "#e8e8dc",
      "popover": "#31312a",
      "popover-foreground": "#e8e8dc",
      "primary": "#ffd233",
      "primary-foreground": "#111111",
      "secondary": "#3c3c33",
      "secondary-foreground": "#e8e8dc",
      "muted": "#31312a",
      "muted-foreground": "#a3a396",
      "accent": "#4d3f00",
      "accent-foreground": "#ffe680",
      "destructive": "#e07a7a",
      "destructive-foreground": "#111111",
      "border": "#4a4a3f",
      "input": "#3c3c33",
      "ring": "#ffd233",
      "success": "#6cb56c",
      "success-foreground": "#111111",
      "warning": "#ffd233",
      "warning-foreground": "#111111",
      "info": "#7a9ad4",
      "info-foreground": "#111111",
      "sidebar": "#171712",
      "sidebar-foreground": "#e8e8dc",
      "sidebar-primary": "#ffd233",
      "sidebar-primary-foreground": "#111111",
      "sidebar-accent": "#4d3f00",
      "sidebar-accent-foreground": "#ffe680",
      "sidebar-border": "#4a4a3f",
      "sidebar-ring": "#ffd233"
    },
    "shadow": "sharp",
    "borderWidth": "1px",
    "fontImport": "https://fonts.googleapis.com/css2?family=Titillium+Web:wght@400;600;700&family=Share+Tech+Mono:wght@400&display=swap"
  },
  {
    "id": "workbench",
    "name": "Workbench",
    "group": "custom",
    "author": "Inspired by Amiga Workbench",
    "description": "Four-color blue and orange, no anti-aliasing in spirit. Demoscene ancestry.",
    "radius": "0",
    "fonts": {
      "sans": "\"Jost\", system-ui, -apple-system, \"Segoe UI\", sans-serif",
      "mono": "\"Nova Mono\", ui-monospace, SFMono-Regular, Menlo, monospace"
    },
    "icons": {
      "set": "tabler"
    },
    "light": {
      "background": "#a0a0a0",
      "foreground": "#000000",
      "card": "#ffffff",
      "card-foreground": "#000000",
      "popover": "#ffffff",
      "popover-foreground": "#000000",
      "primary": "#0055aa",
      "primary-foreground": "#ffffff",
      "secondary": "#b8b8b8",
      "secondary-foreground": "#000000",
      "muted": "#c0c0c0",
      "muted-foreground": "#333333",
      "accent": "#ff8800",
      "accent-foreground": "#000000",
      "destructive": "#aa0000",
      "destructive-foreground": "#ffffff",
      "border": "#000000",
      "input": "#b8b8b8",
      "ring": "#0055aa",
      "success": "#00aa55",
      "success-foreground": "#000000",
      "warning": "#ff8800",
      "warning-foreground": "#000000",
      "info": "#0055aa",
      "info-foreground": "#ffffff",
      "sidebar": "#0055aa",
      "sidebar-foreground": "#ffffff",
      "sidebar-primary": "#0055aa",
      "sidebar-primary-foreground": "#ffffff",
      "sidebar-accent": "#004a94",
      "sidebar-accent-foreground": "#000000",
      "sidebar-border": "#003d7a",
      "sidebar-ring": "#0055aa"
    },
    "dark": {
      "background": "#0d1a2b",
      "foreground": "#e8eef5",
      "card": "#152740",
      "card-foreground": "#e8eef5",
      "popover": "#152740",
      "popover-foreground": "#e8eef5",
      "primary": "#4d94dd",
      "primary-foreground": "#111111",
      "secondary": "#1d3352",
      "secondary-foreground": "#e8eef5",
      "muted": "#152740",
      "muted-foreground": "#93a8c2",
      "accent": "#5c3200",
      "accent-foreground": "#ffb04d",
      "destructive": "#e06060",
      "destructive-foreground": "#111111",
      "border": "#2a4160",
      "input": "#1d3352",
      "ring": "#4d94dd",
      "success": "#3fc98a",
      "success-foreground": "#111111",
      "warning": "#ff9f33",
      "warning-foreground": "#111111",
      "info": "#4d94dd",
      "info-foreground": "#111111",
      "sidebar": "#070f1a",
      "sidebar-foreground": "#e8eef5",
      "sidebar-primary": "#4d94dd",
      "sidebar-primary-foreground": "#111111",
      "sidebar-accent": "#5c3200",
      "sidebar-accent-foreground": "#ffb04d",
      "sidebar-border": "#2a4160",
      "sidebar-ring": "#4d94dd"
    },
    "shadow": "sharp",
    "borderWidth": "2px",
    "controls": {
      "weight": "700",
      "transform": "uppercase"
    },
    "fontImport": "https://fonts.googleapis.com/css2?family=Jost:wght@400;500;600;700&family=Nova+Mono:wght@400&display=swap"
  },
  {
    "id": "palmtop",
    "name": "Palmtop",
    "group": "custom",
    "author": "Inspired by Palm OS",
    "description": "Grayscale LCD with a olive-green cast. Stylus-era restraint, tiny chrome.",
    "radius": "0.125rem",
    "fonts": {
      "sans": "\"Barlow Semi Condensed\", system-ui, -apple-system, \"Segoe UI\", sans-serif",
      "mono": "\"Cutive Mono\", ui-monospace, SFMono-Regular, Menlo, monospace"
    },
    "icons": {
      "set": "carbon"
    },
    "light": {
      "background": "#cdd4c0",
      "foreground": "#1d2416",
      "card": "#dde3d2",
      "card-foreground": "#1d2416",
      "popover": "#dde3d2",
      "popover-foreground": "#1d2416",
      "primary": "#4a5c38",
      "primary-foreground": "#ffffff",
      "secondary": "#c2cab3",
      "secondary-foreground": "#1d2416",
      "muted": "#c8d0ba",
      "muted-foreground": "#4f5943",
      "accent": "#b0bda0",
      "accent-foreground": "#222b18",
      "destructive": "#7a2b20",
      "destructive-foreground": "#ffffff",
      "border": "#a3ad94",
      "input": "#c2cab3",
      "ring": "#4a5c38",
      "success": "#3d6b33",
      "success-foreground": "#ffffff",
      "warning": "#8a6a15",
      "warning-foreground": "#ffffff",
      "info": "#3a5266",
      "info-foreground": "#ffffff",
      "sidebar": "#c2cab3",
      "sidebar-foreground": "#1d2416",
      "sidebar-primary": "#4a5c38",
      "sidebar-primary-foreground": "#ffffff",
      "sidebar-accent": "#b0bda0",
      "sidebar-accent-foreground": "#222b18",
      "sidebar-border": "#a3ad94",
      "sidebar-ring": "#4a5c38"
    },
    "dark": {
      "background": "#1a1f14",
      "foreground": "#d3dcc4",
      "card": "#232a1b",
      "card-foreground": "#d3dcc4",
      "popover": "#232a1b",
      "popover-foreground": "#d3dcc4",
      "primary": "#a3bd85",
      "primary-foreground": "#111111",
      "secondary": "#2d3524",
      "secondary-foreground": "#d3dcc4",
      "muted": "#232a1b",
      "muted-foreground": "#8f9a80",
      "accent": "#38452a",
      "accent-foreground": "#c2d4a8",
      "destructive": "#cc7a6b",
      "destructive-foreground": "#111111",
      "border": "#3a4430",
      "input": "#2d3524",
      "ring": "#a3bd85",
      "success": "#7dbd6b",
      "success-foreground": "#111111",
      "warning": "#c9a45c",
      "warning-foreground": "#111111",
      "info": "#7d9ab5",
      "info-foreground": "#111111",
      "sidebar": "#0f1309",
      "sidebar-foreground": "#d3dcc4",
      "sidebar-primary": "#a3bd85",
      "sidebar-primary-foreground": "#111111",
      "sidebar-accent": "#38452a",
      "sidebar-accent-foreground": "#c2d4a8",
      "sidebar-border": "#3a4430",
      "sidebar-ring": "#a3bd85"
    },
    "shadow": "flat",
    "borderWidth": "1px",
    "fontImport": "https://fonts.googleapis.com/css2?family=Barlow+Semi+Condensed:wght@400;500;600;700&family=Cutive+Mono:wght@400&display=swap"
  },
  {
    "id": "rams",
    "name": "Rams",
    "group": "custom",
    "author": "Inspired by Braun industrial design",
    "description": "Off-white housing, one orange control, nothing superfluous. As little as possible.",
    "radius": "0.125rem",
    "fonts": {
      "sans": "\"Archivo\", system-ui, -apple-system, \"Segoe UI\", sans-serif",
      "mono": "\"Roboto Mono\", ui-monospace, SFMono-Regular, Menlo, monospace"
    },
    "icons": {
      "set": "lucide"
    },
    "light": {
      "background": "#f0efe9",
      "foreground": "#1c1c1a",
      "card": "#faf9f5",
      "card-foreground": "#1c1c1a",
      "popover": "#faf9f5",
      "popover-foreground": "#1c1c1a",
      "primary": "#d94f00",
      "primary-foreground": "#111111",
      "secondary": "#e4e2d9",
      "secondary-foreground": "#1c1c1a",
      "muted": "#eceae2",
      "muted-foreground": "#63625b",
      "accent": "#f7e2d4",
      "accent-foreground": "#8c3300",
      "destructive": "#a82a1a",
      "destructive-foreground": "#ffffff",
      "border": "#d2d0c6",
      "input": "#e4e2d9",
      "ring": "#d94f00",
      "success": "#3d6b45",
      "success-foreground": "#ffffff",
      "warning": "#c98a00",
      "warning-foreground": "#111111",
      "info": "#3a4f6b",
      "info-foreground": "#ffffff",
      "sidebar": "#e4e2d9",
      "sidebar-foreground": "#1c1c1a",
      "sidebar-primary": "#d94f00",
      "sidebar-primary-foreground": "#111111",
      "sidebar-accent": "#f7e2d4",
      "sidebar-accent-foreground": "#8c3300",
      "sidebar-border": "#d2d0c6",
      "sidebar-ring": "#d94f00"
    },
    "dark": {
      "background": "#1c1c1a",
      "foreground": "#eceae2",
      "card": "#262622",
      "card-foreground": "#eceae2",
      "popover": "#262622",
      "popover-foreground": "#eceae2",
      "primary": "#f26a1b",
      "primary-foreground": "#111111",
      "secondary": "#2f2f2a",
      "secondary-foreground": "#eceae2",
      "muted": "#262622",
      "muted-foreground": "#9c9a92",
      "accent": "#4d2208",
      "accent-foreground": "#f7a06b",
      "destructive": "#e07a63",
      "destructive-foreground": "#111111",
      "border": "#3a3a35",
      "input": "#2f2f2a",
      "ring": "#f26a1b",
      "success": "#5fa870",
      "success-foreground": "#111111",
      "warning": "#d9a83d",
      "warning-foreground": "#111111",
      "info": "#7d93b5",
      "info-foreground": "#111111",
      "sidebar": "#111110",
      "sidebar-foreground": "#eceae2",
      "sidebar-primary": "#f26a1b",
      "sidebar-primary-foreground": "#111111",
      "sidebar-accent": "#4d2208",
      "sidebar-accent-foreground": "#f7a06b",
      "sidebar-border": "#3a3a35",
      "sidebar-ring": "#f26a1b"
    },
    "shadow": "flat",
    "borderWidth": "1px",
    "controls": {
      "weight": "500",
      "tracking": "0.02em"
    },
    "fontImport": "https://fonts.googleapis.com/css2?family=Archivo:wght@400;500;600;700&family=Roboto+Mono:wght@400;500&display=swap"
  },
  {
    "id": "cartridge",
    "name": "Cartridge",
    "group": "custom",
    "author": "Inspired by Nintendo",
    "description": "Console red on bright white, tight corners, hard shadow. Playful, confident.",
    "radius": "0.5rem",
    "fonts": {
      "sans": "\"M PLUS Rounded 1c\", system-ui, -apple-system, \"Segoe UI\", sans-serif",
      "mono": "\"M PLUS 1 Code\", ui-monospace, SFMono-Regular, Menlo, monospace"
    },
    "icons": {
      "set": "tabler"
    },
    "light": {
      "background": "#ffffff",
      "foreground": "#1f1f1f",
      "card": "#f7f7f7",
      "card-foreground": "#1f1f1f",
      "popover": "#f7f7f7",
      "popover-foreground": "#1f1f1f",
      "primary": "#e60012",
      "primary-foreground": "#ffffff",
      "secondary": "#efefef",
      "secondary-foreground": "#1f1f1f",
      "muted": "#f7f7f7",
      "muted-foreground": "#666666",
      "accent": "#ffdfe1",
      "accent-foreground": "#99000c",
      "destructive": "#e60012",
      "destructive-foreground": "#ffffff",
      "border": "#dedede",
      "input": "#efefef",
      "ring": "#e60012",
      "success": "#00a63c",
      "success-foreground": "#111111",
      "warning": "#ffb400",
      "warning-foreground": "#111111",
      "info": "#0068b7",
      "info-foreground": "#ffffff",
      "sidebar": "#efefef",
      "sidebar-foreground": "#1f1f1f",
      "sidebar-primary": "#e60012",
      "sidebar-primary-foreground": "#ffffff",
      "sidebar-accent": "#ffdfe1",
      "sidebar-accent-foreground": "#99000c",
      "sidebar-border": "#dedede",
      "sidebar-ring": "#e60012"
    },
    "dark": {
      "background": "#1a1a1a",
      "foreground": "#f2f2f2",
      "card": "#252525",
      "card-foreground": "#f2f2f2",
      "popover": "#252525",
      "popover-foreground": "#f2f2f2",
      "primary": "#ff4a56",
      "primary-foreground": "#111111",
      "secondary": "#2e2e2e",
      "secondary-foreground": "#f2f2f2",
      "muted": "#252525",
      "muted-foreground": "#a0a0a0",
      "accent": "#4d0006",
      "accent-foreground": "#ff9aa1",
      "destructive": "#ff4a56",
      "destructive-foreground": "#111111",
      "border": "#3a3a3a",
      "input": "#2e2e2e",
      "ring": "#ff4a56",
      "success": "#33c96a",
      "success-foreground": "#111111",
      "warning": "#ffc233",
      "warning-foreground": "#111111",
      "info": "#4a9ee0",
      "info-foreground": "#111111",
      "sidebar": "#0d0d0d",
      "sidebar-foreground": "#f2f2f2",
      "sidebar-primary": "#ff4a56",
      "sidebar-primary-foreground": "#111111",
      "sidebar-accent": "#4d0006",
      "sidebar-accent-foreground": "#ff9aa1",
      "sidebar-border": "#3a3a3a",
      "sidebar-ring": "#ff4a56"
    },
    "shadow": "sharp",
    "borderWidth": "2px",
    "controls": {
      "weight": "700"
    },
    "fontImport": "https://fonts.googleapis.com/css2?family=M+PLUS+Rounded+1c:wght@400;500;700;800&family=M+PLUS+1+Code:wght@400;500&display=swap"
  },
  {
    "id": "cupertino",
    "name": "Cupertino",
    "group": "custom",
    "author": "Inspired by Apple Human Interface Guidelines",
    "description": "System blue on layered grays. Continuous corners, translucent-feeling depth.",
    "radius": "0.625rem",
    "fonts": {
      "sans": "\"Figtree\", system-ui, -apple-system, \"Segoe UI\", sans-serif",
      "mono": "\"IBM Plex Mono\", ui-monospace, SFMono-Regular, Menlo, monospace"
    },
    "icons": {
      "set": "phosphor"
    },
    "light": {
      "background": "#f2f2f7",
      "foreground": "#000000",
      "card": "#ffffff",
      "card-foreground": "#000000",
      "popover": "#ffffff",
      "popover-foreground": "#000000",
      "primary": "#007aff",
      "primary-foreground": "#000000",
      "secondary": "#e5e5ea",
      "secondary-foreground": "#000000",
      "muted": "#f2f2f7",
      "muted-foreground": "#6c6c70",
      "accent": "#d9ebff",
      "accent-foreground": "#0040a0",
      "destructive": "#ff3b30",
      "destructive-foreground": "#000000",
      "border": "#d1d1d6",
      "input": "#e5e5ea",
      "ring": "#007aff",
      "success": "#34c759",
      "success-foreground": "#000000",
      "warning": "#ff9500",
      "warning-foreground": "#000000",
      "info": "#007aff",
      "info-foreground": "#000000",
      "sidebar": "#e9e9ee",
      "sidebar-foreground": "#000000",
      "sidebar-primary": "#007aff",
      "sidebar-primary-foreground": "#000000",
      "sidebar-accent": "#d9ebff",
      "sidebar-accent-foreground": "#0040a0",
      "sidebar-border": "#d1d1d6",
      "sidebar-ring": "#007aff"
    },
    "dark": {
      "background": "#000000",
      "foreground": "#ffffff",
      "card": "#1c1c1e",
      "card-foreground": "#ffffff",
      "popover": "#1c1c1e",
      "popover-foreground": "#ffffff",
      "primary": "#0a84ff",
      "primary-foreground": "#000000",
      "secondary": "#2c2c2e",
      "secondary-foreground": "#ffffff",
      "muted": "#1c1c1e",
      "muted-foreground": "#98989f",
      "accent": "#0a2d52",
      "accent-foreground": "#6cb6ff",
      "destructive": "#ff453a",
      "destructive-foreground": "#000000",
      "border": "#38383a",
      "input": "#2c2c2e",
      "ring": "#0a84ff",
      "success": "#30d158",
      "success-foreground": "#000000",
      "warning": "#ff9f0a",
      "warning-foreground": "#000000",
      "info": "#0a84ff",
      "info-foreground": "#000000",
      "sidebar": "#0a0a0a",
      "sidebar-foreground": "#ffffff",
      "sidebar-primary": "#0a84ff",
      "sidebar-primary-foreground": "#000000",
      "sidebar-accent": "#0a2d52",
      "sidebar-accent-foreground": "#6cb6ff",
      "sidebar-border": "#38383a",
      "sidebar-ring": "#0a84ff"
    },
    "shadow": "elevated",
    "fontImport": "https://fonts.googleapis.com/css2?family=Figtree:wght@400;500;600;700&family=IBM+Plex+Mono:wght@400;500&display=swap"
  },
  {
    "id": "tonal",
    "name": "Tonal",
    "group": "custom",
    "author": "Inspired by Material You",
    "description": "Tonal violet surfaces, very round, generous padding. Everything is a pill.",
    "radius": "1.25rem",
    "fonts": {
      "sans": "\"Roboto Flex\", system-ui, -apple-system, \"Segoe UI\", sans-serif",
      "mono": "\"Roboto Mono\", ui-monospace, SFMono-Regular, Menlo, monospace"
    },
    "icons": {
      "set": "material-symbols"
    },
    "light": {
      "background": "#fef7ff",
      "foreground": "#1d1b20",
      "card": "#f7f2fa",
      "card-foreground": "#1d1b20",
      "popover": "#f7f2fa",
      "popover-foreground": "#1d1b20",
      "primary": "#6750a4",
      "primary-foreground": "#ffffff",
      "secondary": "#e8def8",
      "secondary-foreground": "#1d1b20",
      "muted": "#f3edf7",
      "muted-foreground": "#49454f",
      "accent": "#eaddff",
      "accent-foreground": "#21005d",
      "destructive": "#b3261e",
      "destructive-foreground": "#ffffff",
      "border": "#cac4d0",
      "input": "#e8def8",
      "ring": "#6750a4",
      "success": "#386a20",
      "success-foreground": "#ffffff",
      "warning": "#7d5700",
      "warning-foreground": "#ffffff",
      "info": "#6750a4",
      "info-foreground": "#ffffff",
      "sidebar": "#f3edf7",
      "sidebar-foreground": "#1d1b20",
      "sidebar-primary": "#6750a4",
      "sidebar-primary-foreground": "#ffffff",
      "sidebar-accent": "#eaddff",
      "sidebar-accent-foreground": "#21005d",
      "sidebar-border": "#cac4d0",
      "sidebar-ring": "#6750a4"
    },
    "dark": {
      "background": "#141218",
      "foreground": "#e6e0e9",
      "card": "#211f26",
      "card-foreground": "#e6e0e9",
      "popover": "#211f26",
      "popover-foreground": "#e6e0e9",
      "primary": "#d0bcff",
      "primary-foreground": "#111111",
      "secondary": "#2b2930",
      "secondary-foreground": "#e6e0e9",
      "muted": "#211f26",
      "muted-foreground": "#cac4d0",
      "accent": "#4f378b",
      "accent-foreground": "#eaddff",
      "destructive": "#f2b8b5",
      "destructive-foreground": "#111111",
      "border": "#49454f",
      "input": "#2b2930",
      "ring": "#d0bcff",
      "success": "#7fd88a",
      "success-foreground": "#111111",
      "warning": "#e0c26b",
      "warning-foreground": "#111111",
      "info": "#d0bcff",
      "info-foreground": "#111111",
      "sidebar": "#0d0b10",
      "sidebar-foreground": "#e6e0e9",
      "sidebar-primary": "#d0bcff",
      "sidebar-primary-foreground": "#111111",
      "sidebar-accent": "#4f378b",
      "sidebar-accent-foreground": "#eaddff",
      "sidebar-border": "#49454f",
      "sidebar-ring": "#d0bcff"
    },
    "shadow": "elevated",
    "fontImport": "https://fonts.googleapis.com/css2?family=Roboto+Flex:wght@400;500;600;700&family=Roboto+Mono:wght@400;500&display=swap"
  },
  {
    "id": "breadbin",
    "name": "Breadbin",
    "group": "custom",
    "author": "Inspired by Commodore 64",
    "description": "Periwinkle on royal blue, exactly as the boot screen promised. READY.",
    "radius": "0",
    "fonts": {
      "sans": "\"C64 Pro\", ui-monospace, SFMono-Regular, Menlo, monospace",
      "mono": "\"Press Start 2P\", ui-monospace, SFMono-Regular, Menlo, monospace"
    },
    "icons": {
      "set": "carbon"
    },
    "light": {
      "background": "#b8b0e8",
      "foreground": "#231a6b",
      "card": "#c9c2ee",
      "card-foreground": "#231a6b",
      "popover": "#c9c2ee",
      "popover-foreground": "#231a6b",
      "primary": "#4a3aa8",
      "primary-foreground": "#ffffff",
      "secondary": "#a89ee0",
      "secondary-foreground": "#231a6b",
      "muted": "#b0a8e4",
      "muted-foreground": "#332a7a",
      "accent": "#6c5eb5",
      "accent-foreground": "#ffffff",
      "destructive": "#8c2020",
      "destructive-foreground": "#ffffff",
      "border": "#8a80c9",
      "input": "#a89ee0",
      "ring": "#4a3aa8",
      "success": "#1f6b3d",
      "success-foreground": "#ffffff",
      "warning": "#8a6a10",
      "warning-foreground": "#ffffff",
      "info": "#4a3aa8",
      "info-foreground": "#ffffff",
      "sidebar": "#a89ee0",
      "sidebar-foreground": "#231a6b",
      "sidebar-primary": "#4a3aa8",
      "sidebar-primary-foreground": "#ffffff",
      "sidebar-accent": "#6c5eb5",
      "sidebar-accent-foreground": "#ffffff",
      "sidebar-border": "#8a80c9",
      "sidebar-ring": "#4a3aa8"
    },
    "dark": {
      "background": "#352879",
      "foreground": "#b8b0e8",
      "card": "#413194",
      "card-foreground": "#b8b0e8",
      "popover": "#413194",
      "popover-foreground": "#b8b0e8",
      "primary": "#7c6fd4",
      "primary-foreground": "#111111",
      "secondary": "#4a3aa8",
      "secondary-foreground": "#b8b0e8",
      "muted": "#413194",
      "muted-foreground": "#9188cc",
      "accent": "#251a5c",
      "accent-foreground": "#c9c2ee",
      "destructive": "#e08a8a",
      "destructive-foreground": "#111111",
      "border": "#5546b8",
      "input": "#4a3aa8",
      "ring": "#7c6fd4",
      "success": "#6cc98a",
      "success-foreground": "#111111",
      "warning": "#d4c46b",
      "warning-foreground": "#111111",
      "info": "#7c6fd4",
      "info-foreground": "#111111",
      "sidebar": "#241a52",
      "sidebar-foreground": "#b8b0e8",
      "sidebar-primary": "#7c6fd4",
      "sidebar-primary-foreground": "#111111",
      "sidebar-accent": "#251a5c",
      "sidebar-accent-foreground": "#c9c2ee",
      "sidebar-border": "#5546b8",
      "sidebar-ring": "#7c6fd4"
    },
    "shadow": "none",
    "borderWidth": "2px",
    "controls": {
      "weight": "400",
      "transform": "uppercase",
      "tracking": "0.1em"
    },
    "fontImport": "https://fonts.googleapis.com/css2?family=Press+Start+2P:wght@400&display=swap"
  },
  {
    "id": "motif",
    "name": "Motif",
    "group": "custom",
    "author": "Inspired by CDE and Motif",
    "description": "Slate-blue chisel, etched panels, Unix workstation gravity. Very 1993.",
    "radius": "0",
    "fonts": {
      "sans": "\"Saira Semi Condensed\", system-ui, -apple-system, \"Segoe UI\", sans-serif",
      "mono": "\"Fira Mono\", ui-monospace, SFMono-Regular, Menlo, monospace"
    },
    "icons": {
      "set": "ant-design"
    },
    "light": {
      "background": "#aeb2c3",
      "foreground": "#101322",
      "card": "#c2c6d4",
      "card-foreground": "#101322",
      "popover": "#c2c6d4",
      "popover-foreground": "#101322",
      "primary": "#3d4a80",
      "primary-foreground": "#ffffff",
      "secondary": "#9ea3b8",
      "secondary-foreground": "#101322",
      "muted": "#a8acbe",
      "muted-foreground": "#333850",
      "accent": "#8a90ad",
      "accent-foreground": "#101322",
      "destructive": "#8a2323",
      "destructive-foreground": "#ffffff",
      "border": "#7f849b",
      "input": "#9ea3b8",
      "ring": "#3d4a80",
      "success": "#22603a",
      "success-foreground": "#ffffff",
      "warning": "#8a6a1f",
      "warning-foreground": "#ffffff",
      "info": "#3d4a80",
      "info-foreground": "#ffffff",
      "sidebar": "#9299b0",
      "sidebar-foreground": "#101322",
      "sidebar-primary": "#3d4a80",
      "sidebar-primary-foreground": "#ffffff",
      "sidebar-accent": "#8a90ad",
      "sidebar-accent-foreground": "#101322",
      "sidebar-border": "#7f849b",
      "sidebar-ring": "#3d4a80"
    },
    "dark": {
      "background": "#1c1f2e",
      "foreground": "#ccd0e0",
      "card": "#262a3d",
      "card-foreground": "#ccd0e0",
      "popover": "#262a3d",
      "popover-foreground": "#ccd0e0",
      "primary": "#8f9ad1",
      "primary-foreground": "#111111",
      "secondary": "#31364d",
      "secondary-foreground": "#ccd0e0",
      "muted": "#262a3d",
      "muted-foreground": "#8f95ab",
      "accent": "#333b5c",
      "accent-foreground": "#b0b8e0",
      "destructive": "#d18080",
      "destructive-foreground": "#111111",
      "border": "#3d4359",
      "input": "#31364d",
      "ring": "#8f9ad1",
      "success": "#63b585",
      "success-foreground": "#111111",
      "warning": "#c9ad63",
      "warning-foreground": "#111111",
      "info": "#8f9ad1",
      "info-foreground": "#111111",
      "sidebar": "#0f111a",
      "sidebar-foreground": "#ccd0e0",
      "sidebar-primary": "#8f9ad1",
      "sidebar-primary-foreground": "#111111",
      "sidebar-accent": "#333b5c",
      "sidebar-accent-foreground": "#b0b8e0",
      "sidebar-border": "#3d4359",
      "sidebar-ring": "#8f9ad1"
    },
    "shadow": "sharp",
    "borderWidth": "2px",
    "fontImport": "https://fonts.googleapis.com/css2?family=Saira+Semi+Condensed:wght@400;500;600;700&family=Fira+Mono:wght@400;500&display=swap"
  },
  {
    "id": "stylus",
    "name": "Stylus",
    "group": "custom",
    "author": "Inspired by Apple Newton",
    "description": "Ink on recycled paper, a serif voice, almost no color. Handwriting-era calm.",
    "radius": "0.25rem",
    "fonts": {
      "sans": "\"Newsreader\", Georgia, \"Times New Roman\", serif",
      "mono": "\"Cutive Mono\", ui-monospace, SFMono-Regular, Menlo, monospace",
      "display": "\"EB Garamond\", Georgia, \"Times New Roman\", serif"
    },
    "icons": {
      "set": "tabler"
    },
    "light": {
      "background": "#eeeae0",
      "foreground": "#26231d",
      "card": "#f7f4ec",
      "card-foreground": "#26231d",
      "popover": "#f7f4ec",
      "popover-foreground": "#26231d",
      "primary": "#4a463c",
      "primary-foreground": "#ffffff",
      "secondary": "#e2ddd0",
      "secondary-foreground": "#26231d",
      "muted": "#e9e5da",
      "muted-foreground": "#5f5a4e",
      "accent": "#d8d2c2",
      "accent-foreground": "#26231d",
      "destructive": "#8c3a2a",
      "destructive-foreground": "#ffffff",
      "border": "#cfc9ba",
      "input": "#e2ddd0",
      "ring": "#4a463c",
      "success": "#3d6b45",
      "success-foreground": "#ffffff",
      "warning": "#8a6a1f",
      "warning-foreground": "#ffffff",
      "info": "#3f5266",
      "info-foreground": "#ffffff",
      "sidebar": "#e2ddd0",
      "sidebar-foreground": "#26231d",
      "sidebar-primary": "#4a463c",
      "sidebar-primary-foreground": "#ffffff",
      "sidebar-accent": "#d8d2c2",
      "sidebar-accent-foreground": "#26231d",
      "sidebar-border": "#cfc9ba",
      "sidebar-ring": "#4a463c"
    },
    "dark": {
      "background": "#211f1a",
      "foreground": "#e5e0d4",
      "card": "#2b2823",
      "card-foreground": "#e5e0d4",
      "popover": "#2b2823",
      "popover-foreground": "#e5e0d4",
      "primary": "#c4bda9",
      "primary-foreground": "#111111",
      "secondary": "#35312a",
      "secondary-foreground": "#e5e0d4",
      "muted": "#2b2823",
      "muted-foreground": "#989283",
      "accent": "#3d382f",
      "accent-foreground": "#ddd6c4",
      "destructive": "#c98a75",
      "destructive-foreground": "#111111",
      "border": "#3f3b33",
      "input": "#35312a",
      "ring": "#c4bda9",
      "success": "#6ba87c",
      "success-foreground": "#111111",
      "warning": "#c4a86b",
      "warning-foreground": "#111111",
      "info": "#8298ad",
      "info-foreground": "#111111",
      "sidebar": "#151310",
      "sidebar-foreground": "#e5e0d4",
      "sidebar-primary": "#c4bda9",
      "sidebar-primary-foreground": "#111111",
      "sidebar-accent": "#3d382f",
      "sidebar-accent-foreground": "#ddd6c4",
      "sidebar-border": "#3f3b33",
      "sidebar-ring": "#c4bda9"
    },
    "shadow": "flat",
    "borderWidth": "1px",
    "fontImport": "https://fonts.googleapis.com/css2?family=Newsreader:wght@400;500;600;700&family=EB+Garamond:wght@400;600&family=Cutive+Mono:wght@400&display=swap"
  },
  {
    "id": "beolab",
    "name": "Beolab",
    "group": "custom",
    "author": "Inspired by Bang & Olufsen",
    "description": "Anodised aluminium and near-black, one warm accent. Audio-hardware minimalism.",
    "radius": "0.1875rem",
    "fonts": {
      "sans": "\"Josefin Sans\", system-ui, -apple-system, \"Segoe UI\", sans-serif",
      "mono": "\"Major Mono Display\", ui-monospace, SFMono-Regular, Menlo, monospace"
    },
    "icons": {
      "set": "lucide"
    },
    "light": {
      "background": "#e8e6e3",
      "foreground": "#171614",
      "card": "#f4f3f1",
      "card-foreground": "#171614",
      "popover": "#f4f3f1",
      "popover-foreground": "#171614",
      "primary": "#8a7f6d",
      "primary-foreground": "#111111",
      "secondary": "#dcd9d4",
      "secondary-foreground": "#171614",
      "muted": "#e2dfdb",
      "muted-foreground": "#5a564f",
      "accent": "#cfc7b8",
      "accent-foreground": "#3d372c",
      "destructive": "#93382c",
      "destructive-foreground": "#ffffff",
      "border": "#c9c5bf",
      "input": "#dcd9d4",
      "ring": "#8a7f6d",
      "success": "#3f6b4f",
      "success-foreground": "#ffffff",
      "warning": "#8a6f24",
      "warning-foreground": "#ffffff",
      "info": "#4a5866",
      "info-foreground": "#ffffff",
      "sidebar": "#dcd9d4",
      "sidebar-foreground": "#171614",
      "sidebar-primary": "#8a7f6d",
      "sidebar-primary-foreground": "#111111",
      "sidebar-accent": "#cfc7b8",
      "sidebar-accent-foreground": "#3d372c",
      "sidebar-border": "#c9c5bf",
      "sidebar-ring": "#8a7f6d"
    },
    "dark": {
      "background": "#141311",
      "foreground": "#e2dfdb",
      "card": "#1e1d1a",
      "card-foreground": "#e2dfdb",
      "popover": "#1e1d1a",
      "popover-foreground": "#e2dfdb",
      "primary": "#c4b7a0",
      "primary-foreground": "#111111",
      "secondary": "#282621",
      "secondary-foreground": "#e2dfdb",
      "muted": "#1e1d1a",
      "muted-foreground": "#948f86",
      "accent": "#3a3529",
      "accent-foreground": "#ddd2bd",
      "destructive": "#c9776a",
      "destructive-foreground": "#111111",
      "border": "#33312c",
      "input": "#282621",
      "ring": "#c4b7a0",
      "success": "#6ba884",
      "success-foreground": "#111111",
      "warning": "#c4a45c",
      "warning-foreground": "#111111",
      "info": "#8496a8",
      "info-foreground": "#111111",
      "sidebar": "#0a0a08",
      "sidebar-foreground": "#e2dfdb",
      "sidebar-primary": "#c4b7a0",
      "sidebar-primary-foreground": "#111111",
      "sidebar-accent": "#3a3529",
      "sidebar-accent-foreground": "#ddd2bd",
      "sidebar-border": "#33312c",
      "sidebar-ring": "#c4b7a0"
    },
    "shadow": "flat",
    "borderWidth": "1px",
    "controls": {
      "weight": "400",
      "transform": "uppercase",
      "tracking": "0.14em"
    },
    "fontImport": "https://fonts.googleapis.com/css2?family=Josefin+Sans:wght@400;500;600;700&family=Major+Mono+Display:wght@400&display=swap"
  },
  {
    "id": "grid",
    "name": "Grid",
    "group": "custom",
    "author": "Inspired by Swiss International Typographic Style",
    "description": "Black, white, one red. Flush-left, square, and completely unsentimental.",
    "radius": "0",
    "fonts": {
      "sans": "\"Inter Tight\", system-ui, -apple-system, \"Segoe UI\", sans-serif",
      "mono": "\"Roboto Mono\", ui-monospace, SFMono-Regular, Menlo, monospace"
    },
    "icons": {
      "set": "carbon"
    },
    "light": {
      "background": "#ffffff",
      "foreground": "#000000",
      "card": "#ffffff",
      "card-foreground": "#000000",
      "popover": "#ffffff",
      "popover-foreground": "#000000",
      "primary": "#e30613",
      "primary-foreground": "#ffffff",
      "secondary": "#f0f0f0",
      "secondary-foreground": "#000000",
      "muted": "#f7f7f7",
      "muted-foreground": "#4d4d4d",
      "accent": "#ffe0e2",
      "accent-foreground": "#96040d",
      "destructive": "#e30613",
      "destructive-foreground": "#ffffff",
      "border": "#000000",
      "input": "#f0f0f0",
      "ring": "#e30613",
      "success": "#006b3c",
      "success-foreground": "#ffffff",
      "warning": "#8a6a00",
      "warning-foreground": "#ffffff",
      "info": "#000000",
      "info-foreground": "#ffffff",
      "sidebar": "#f0f0f0",
      "sidebar-foreground": "#000000",
      "sidebar-primary": "#e30613",
      "sidebar-primary-foreground": "#ffffff",
      "sidebar-accent": "#ffe0e2",
      "sidebar-accent-foreground": "#96040d",
      "sidebar-border": "#000000",
      "sidebar-ring": "#e30613"
    },
    "dark": {
      "background": "#0a0a0a",
      "foreground": "#ffffff",
      "card": "#141414",
      "card-foreground": "#ffffff",
      "popover": "#141414",
      "popover-foreground": "#ffffff",
      "primary": "#ff3341",
      "primary-foreground": "#0a0a0a",
      "secondary": "#1f1f1f",
      "secondary-foreground": "#ffffff",
      "muted": "#141414",
      "muted-foreground": "#b3b3b3",
      "accent": "#4d0206",
      "accent-foreground": "#ff8a91",
      "destructive": "#ff3341",
      "destructive-foreground": "#0a0a0a",
      "border": "#ffffff",
      "input": "#1f1f1f",
      "ring": "#ff3341",
      "success": "#2fbf7a",
      "success-foreground": "#0a0a0a",
      "warning": "#d4b13d",
      "warning-foreground": "#0a0a0a",
      "info": "#ffffff",
      "info-foreground": "#0a0a0a",
      "sidebar": "#000000",
      "sidebar-foreground": "#ffffff",
      "sidebar-primary": "#ff3341",
      "sidebar-primary-foreground": "#0a0a0a",
      "sidebar-accent": "#4d0206",
      "sidebar-accent-foreground": "#ff8a91",
      "sidebar-border": "#ffffff",
      "sidebar-ring": "#ff3341"
    },
    "shadow": "none",
    "borderWidth": "1px",
    "controls": {
      "weight": "500",
      "tracking": "0.02em"
    },
    "fontImport": "https://fonts.googleapis.com/css2?family=Inter+Tight:wght@400;500;600;700&family=Roboto+Mono:wght@400;500&display=swap"
  },
  {
    "id": "weimar",
    "name": "Weimar",
    "group": "custom",
    "author": "Inspired by Bauhaus",
    "description": "Primary red, blue and yellow on bone. Geometry first, decoration never.",
    "radius": "0",
    "fonts": {
      "sans": "\"Chivo\", system-ui, -apple-system, \"Segoe UI\", sans-serif",
      "mono": "\"Azeret Mono\", ui-monospace, SFMono-Regular, Menlo, monospace"
    },
    "icons": {
      "set": "tabler"
    },
    "light": {
      "background": "#f4f1ea",
      "foreground": "#1a1a1a",
      "card": "#ffffff",
      "card-foreground": "#1a1a1a",
      "popover": "#ffffff",
      "popover-foreground": "#1a1a1a",
      "primary": "#d7262f",
      "primary-foreground": "#ffffff",
      "secondary": "#e6e1d6",
      "secondary-foreground": "#1a1a1a",
      "muted": "#eeeae1",
      "muted-foreground": "#54514b",
      "accent": "#f2c800",
      "accent-foreground": "#1a1a1a",
      "destructive": "#d7262f",
      "destructive-foreground": "#ffffff",
      "border": "#1a1a1a",
      "input": "#e6e1d6",
      "ring": "#d7262f",
      "success": "#1f7a4d",
      "success-foreground": "#ffffff",
      "warning": "#f2c800",
      "warning-foreground": "#111111",
      "info": "#1b3d8f",
      "info-foreground": "#ffffff",
      "sidebar": "#1b3d8f",
      "sidebar-foreground": "#f4f1ea",
      "sidebar-primary": "#d7262f",
      "sidebar-primary-foreground": "#ffffff",
      "sidebar-accent": "#16357d",
      "sidebar-accent-foreground": "#1a1a1a",
      "sidebar-border": "#14306e",
      "sidebar-ring": "#d7262f"
    },
    "dark": {
      "background": "#17171a",
      "foreground": "#f0ede6",
      "card": "#212125",
      "card-foreground": "#f0ede6",
      "popover": "#212125",
      "popover-foreground": "#f0ede6",
      "primary": "#f2434c",
      "primary-foreground": "#111111",
      "secondary": "#2b2b30",
      "secondary-foreground": "#f0ede6",
      "muted": "#212125",
      "muted-foreground": "#a09d96",
      "accent": "#4d4000",
      "accent-foreground": "#ffdf4d",
      "destructive": "#f2434c",
      "destructive-foreground": "#111111",
      "border": "#f0ede6",
      "input": "#2b2b30",
      "ring": "#f2434c",
      "success": "#3fb87a",
      "success-foreground": "#111111",
      "warning": "#f2c800",
      "warning-foreground": "#111111",
      "info": "#5b7ee0",
      "info-foreground": "#111111",
      "sidebar": "#0d0d0f",
      "sidebar-foreground": "#f0ede6",
      "sidebar-primary": "#f2434c",
      "sidebar-primary-foreground": "#111111",
      "sidebar-accent": "#4d4000",
      "sidebar-accent-foreground": "#ffdf4d",
      "sidebar-border": "#f0ede6",
      "sidebar-ring": "#f2434c"
    },
    "shadow": "flat",
    "borderWidth": "2px",
    "controls": {
      "weight": "700",
      "transform": "uppercase",
      "tracking": "0.06em"
    },
    "fontImport": "https://fonts.googleapis.com/css2?family=Chivo:wght@400;500;600;700&family=Azeret+Mono:wght@400;500&display=swap"
  },
  {
    "id": "milano",
    "name": "Milano",
    "group": "custom",
    "author": "Inspired by Memphis Group",
    "description": "Bubblegum pink and pool teal on cream. Eighties, loud, entirely on purpose.",
    "radius": "1.375rem",
    "fonts": {
      "sans": "\"Poppins\", system-ui, -apple-system, \"Segoe UI\", sans-serif",
      "mono": "\"Syne Mono\", ui-monospace, SFMono-Regular, Menlo, monospace"
    },
    "icons": {
      "set": "phosphor"
    },
    "light": {
      "background": "#fdf6e8",
      "foreground": "#1d1a26",
      "card": "#ffffff",
      "card-foreground": "#1d1a26",
      "popover": "#ffffff",
      "popover-foreground": "#1d1a26",
      "primary": "#f5548c",
      "primary-foreground": "#111111",
      "secondary": "#f7ead6",
      "secondary-foreground": "#1d1a26",
      "muted": "#fbf2e2",
      "muted-foreground": "#5e5870",
      "accent": "#2ec4b6",
      "accent-foreground": "#0a3d38",
      "destructive": "#e63946",
      "destructive-foreground": "#111111",
      "border": "#1d1a26",
      "input": "#f7ead6",
      "ring": "#f5548c",
      "success": "#2ec4b6",
      "success-foreground": "#111111",
      "warning": "#ffbf1f",
      "warning-foreground": "#111111",
      "info": "#4a4ae0",
      "info-foreground": "#ffffff",
      "sidebar": "#2ec4b6",
      "sidebar-foreground": "#0a3d38",
      "sidebar-primary": "#f5548c",
      "sidebar-primary-foreground": "#111111",
      "sidebar-accent": "#4fd4c7",
      "sidebar-accent-foreground": "#0a3d38",
      "sidebar-border": "#25a89c",
      "sidebar-ring": "#f5548c"
    },
    "dark": {
      "background": "#1d1a26",
      "foreground": "#f7f0e4",
      "card": "#282435",
      "card-foreground": "#f7f0e4",
      "popover": "#282435",
      "popover-foreground": "#f7f0e4",
      "primary": "#ff7aa8",
      "primary-foreground": "#111111",
      "secondary": "#332e44",
      "secondary-foreground": "#f7f0e4",
      "muted": "#282435",
      "muted-foreground": "#a49bb8",
      "accent": "#0e4a44",
      "accent-foreground": "#5fe0d2",
      "destructive": "#ff6b7a",
      "destructive-foreground": "#111111",
      "border": "#453e5c",
      "input": "#332e44",
      "ring": "#ff7aa8",
      "success": "#3fd4c4",
      "success-foreground": "#111111",
      "warning": "#ffcf4d",
      "warning-foreground": "#111111",
      "info": "#7a7aff",
      "info-foreground": "#111111",
      "sidebar": "#110f17",
      "sidebar-foreground": "#f7f0e4",
      "sidebar-primary": "#ff7aa8",
      "sidebar-primary-foreground": "#111111",
      "sidebar-accent": "#0e4a44",
      "sidebar-accent-foreground": "#5fe0d2",
      "sidebar-border": "#453e5c",
      "sidebar-ring": "#ff7aa8"
    },
    "shadow": "sharp",
    "borderWidth": "2px",
    "controls": {
      "weight": "700"
    },
    "fontImport": "https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&family=Syne+Mono:wght@400&display=swap"
  },
  {
    "id": "transit",
    "name": "Transit",
    "group": "custom",
    "author": "Inspired by the NYC Subway diagram",
    "description": "Signage black with route-circle colors. Wayfinding clarity, pill-shaped.",
    "radius": "1.5rem",
    "fonts": {
      "sans": "\"Archivo\", system-ui, -apple-system, \"Segoe UI\", sans-serif",
      "mono": "\"Archivo Mono\", ui-monospace, SFMono-Regular, Menlo, monospace"
    },
    "icons": {
      "set": "material-symbols"
    },
    "light": {
      "background": "#ffffff",
      "foreground": "#000000",
      "card": "#f5f5f5",
      "card-foreground": "#000000",
      "popover": "#f5f5f5",
      "popover-foreground": "#000000",
      "primary": "#0039a6",
      "primary-foreground": "#ffffff",
      "secondary": "#ececec",
      "secondary-foreground": "#000000",
      "muted": "#f5f5f5",
      "muted-foreground": "#4a4a4a",
      "accent": "#ff6319",
      "accent-foreground": "#3d1600",
      "destructive": "#ee352e",
      "destructive-foreground": "#000000",
      "border": "#c9c9c9",
      "input": "#ececec",
      "ring": "#0039a6",
      "success": "#00933c",
      "success-foreground": "#000000",
      "warning": "#fccc0a",
      "warning-foreground": "#000000",
      "info": "#0039a6",
      "info-foreground": "#ffffff",
      "sidebar": "#000000",
      "sidebar-foreground": "#ffffff",
      "sidebar-primary": "#0039a6",
      "sidebar-primary-foreground": "#ffffff",
      "sidebar-accent": "#1f1f1f",
      "sidebar-accent-foreground": "#3d1600",
      "sidebar-border": "#2b2b2b",
      "sidebar-ring": "#0039a6"
    },
    "dark": {
      "background": "#000000",
      "foreground": "#ffffff",
      "card": "#151515",
      "card-foreground": "#ffffff",
      "popover": "#151515",
      "popover-foreground": "#ffffff",
      "primary": "#4a7ede",
      "primary-foreground": "#000000",
      "secondary": "#212121",
      "secondary-foreground": "#ffffff",
      "muted": "#151515",
      "muted-foreground": "#a3a3a3",
      "accent": "#4d1e07",
      "accent-foreground": "#ff9c66",
      "destructive": "#ff5c56",
      "destructive-foreground": "#000000",
      "border": "#2e2e2e",
      "input": "#212121",
      "ring": "#4a7ede",
      "success": "#33b866",
      "success-foreground": "#000000",
      "warning": "#fccc0a",
      "warning-foreground": "#000000",
      "info": "#4a7ede",
      "info-foreground": "#000000",
      "sidebar": "#0a0a0a",
      "sidebar-foreground": "#ffffff",
      "sidebar-primary": "#4a7ede",
      "sidebar-primary-foreground": "#000000",
      "sidebar-accent": "#4d1e07",
      "sidebar-accent-foreground": "#ff9c66",
      "sidebar-border": "#2e2e2e",
      "sidebar-ring": "#4a7ede"
    },
    "shadow": "none",
    "controls": {
      "weight": "700"
    },
    "fontImport": "https://fonts.googleapis.com/css2?family=Archivo:wght@400;500;600;700&display=swap"
  },
  {
    "id": "roundel",
    "name": "Roundel",
    "group": "custom",
    "author": "Inspired by the London Underground",
    "description": "Corporate navy with a signal red bar. Johnston-era calm, circular controls.",
    "radius": "1.5rem",
    "fonts": {
      "sans": "\"Hanken Grotesk\", system-ui, -apple-system, \"Segoe UI\", sans-serif",
      "mono": "\"Fira Mono\", ui-monospace, SFMono-Regular, Menlo, monospace"
    },
    "icons": {
      "set": "lucide"
    },
    "light": {
      "background": "#f7f6f3",
      "foreground": "#113b92",
      "card": "#ffffff",
      "card-foreground": "#113b92",
      "popover": "#ffffff",
      "popover-foreground": "#113b92",
      "primary": "#0019a8",
      "primary-foreground": "#ffffff",
      "secondary": "#e9e6df",
      "secondary-foreground": "#113b92",
      "muted": "#f2f0eb",
      "muted-foreground": "#5a5f75",
      "accent": "#dc241f",
      "accent-foreground": "#ffffff",
      "destructive": "#dc241f",
      "destructive-foreground": "#ffffff",
      "border": "#d6d3cc",
      "input": "#e9e6df",
      "ring": "#0019a8",
      "success": "#007d32",
      "success-foreground": "#ffffff",
      "warning": "#ffce00",
      "warning-foreground": "#111111",
      "info": "#0019a8",
      "info-foreground": "#ffffff",
      "sidebar": "#0019a8",
      "sidebar-foreground": "#f2f4ff",
      "sidebar-primary": "#0019a8",
      "sidebar-primary-foreground": "#ffffff",
      "sidebar-accent": "#0a28bd",
      "sidebar-accent-foreground": "#ffffff",
      "sidebar-border": "#00147f",
      "sidebar-ring": "#0019a8"
    },
    "dark": {
      "background": "#0a0f26",
      "foreground": "#e6e9f7",
      "card": "#131a3d",
      "card-foreground": "#e6e9f7",
      "popover": "#131a3d",
      "popover-foreground": "#e6e9f7",
      "primary": "#6b82f0",
      "primary-foreground": "#0a0f26",
      "secondary": "#1b2450",
      "secondary-foreground": "#e6e9f7",
      "muted": "#131a3d",
      "muted-foreground": "#98a0c4",
      "accent": "#4d0a08",
      "accent-foreground": "#ff8a86",
      "destructive": "#ff5c56",
      "destructive-foreground": "#0a0f26",
      "border": "#25305c",
      "input": "#1b2450",
      "ring": "#6b82f0",
      "success": "#2fb85f",
      "success-foreground": "#0a0f26",
      "warning": "#ffce00",
      "warning-foreground": "#0a0f26",
      "info": "#6b82f0",
      "info-foreground": "#0a0f26",
      "sidebar": "#050818",
      "sidebar-foreground": "#e6e9f7",
      "sidebar-primary": "#6b82f0",
      "sidebar-primary-foreground": "#0a0f26",
      "sidebar-accent": "#4d0a08",
      "sidebar-accent-foreground": "#ff8a86",
      "sidebar-border": "#25305c",
      "sidebar-ring": "#6b82f0"
    },
    "shadow": "flat",
    "controls": {
      "weight": "500",
      "tracking": "0.03em"
    },
    "fontImport": "https://fonts.googleapis.com/css2?family=Hanken+Grotesk:wght@400;500;600;700&family=Fira+Mono:wght@400;500&display=swap"
  },
  {
    "id": "paperback",
    "name": "Paperback",
    "group": "custom",
    "author": "Inspired by Penguin Books covers",
    "description": "Tri-band orange on cream with a serif voice. Spine-of-a-paperback warmth.",
    "radius": "0.125rem",
    "fonts": {
      "sans": "\"Spectral\", Georgia, \"Times New Roman\", serif",
      "mono": "\"Courier Prime\", ui-monospace, SFMono-Regular, Menlo, monospace",
      "display": "\"Playfair Display\", Georgia, \"Times New Roman\", serif"
    },
    "icons": {
      "set": "carbon"
    },
    "light": {
      "background": "#f7f0e0",
      "foreground": "#231d15",
      "card": "#fffaf0",
      "card-foreground": "#231d15",
      "popover": "#fffaf0",
      "popover-foreground": "#231d15",
      "primary": "#e2600f",
      "primary-foreground": "#111111",
      "secondary": "#efe5d0",
      "secondary-foreground": "#231d15",
      "muted": "#f4ecdb",
      "muted-foreground": "#635a49",
      "accent": "#f7dcc0",
      "accent-foreground": "#8c3a00",
      "destructive": "#a8281c",
      "destructive-foreground": "#ffffff",
      "border": "#ddd2ba",
      "input": "#efe5d0",
      "ring": "#e2600f",
      "success": "#3d6b3d",
      "success-foreground": "#ffffff",
      "warning": "#a87400",
      "warning-foreground": "#111111",
      "info": "#2f5266",
      "info-foreground": "#ffffff",
      "sidebar": "#9c3f07",
      "sidebar-foreground": "#fff8ec",
      "sidebar-primary": "#e2600f",
      "sidebar-primary-foreground": "#111111",
      "sidebar-accent": "#b84e0a",
      "sidebar-accent-foreground": "#8c3a00",
      "sidebar-border": "#7d3205",
      "sidebar-ring": "#e2600f"
    },
    "dark": {
      "background": "#1d1810",
      "foreground": "#f2e9d8",
      "card": "#28221a",
      "card-foreground": "#f2e9d8",
      "popover": "#28221a",
      "popover-foreground": "#f2e9d8",
      "primary": "#f5853d",
      "primary-foreground": "#111111",
      "secondary": "#332c21",
      "secondary-foreground": "#f2e9d8",
      "muted": "#28221a",
      "muted-foreground": "#a3987f",
      "accent": "#4d2a08",
      "accent-foreground": "#ffb680",
      "destructive": "#e07a6b",
      "destructive-foreground": "#111111",
      "border": "#3f3628",
      "input": "#332c21",
      "ring": "#f5853d",
      "success": "#6ba86b",
      "success-foreground": "#111111",
      "warning": "#d4a63d",
      "warning-foreground": "#111111",
      "info": "#7d9db5",
      "info-foreground": "#111111",
      "sidebar": "#120e08",
      "sidebar-foreground": "#f2e9d8",
      "sidebar-primary": "#f5853d",
      "sidebar-primary-foreground": "#111111",
      "sidebar-accent": "#4d2a08",
      "sidebar-accent-foreground": "#ffb680",
      "sidebar-border": "#3f3628",
      "sidebar-ring": "#f5853d"
    },
    "shadow": "flat",
    "borderWidth": "1px",
    "fontImport": "https://fonts.googleapis.com/css2?family=Spectral:wght@400;500;600&family=Playfair+Display:wght@400;700&family=Courier+Prime:wght@400;700&display=swap"
  },
  {
    "id": "frame",
    "name": "Frame",
    "group": "custom",
    "author": "Inspired by National Geographic",
    "description": "That yellow rectangle on black. Photography-first, the UI gets out of the way.",
    "radius": "0",
    "fonts": {
      "sans": "\"Oswald\", system-ui, -apple-system, \"Segoe UI\", sans-serif",
      "mono": "\"PT Mono\", ui-monospace, SFMono-Regular, Menlo, monospace"
    },
    "icons": {
      "set": "material-symbols"
    },
    "light": {
      "background": "#ffffff",
      "foreground": "#000000",
      "card": "#fafafa",
      "card-foreground": "#000000",
      "popover": "#fafafa",
      "popover-foreground": "#000000",
      "primary": "#ffcc00",
      "primary-foreground": "#000000",
      "secondary": "#f0f0f0",
      "secondary-foreground": "#000000",
      "muted": "#f7f7f7",
      "muted-foreground": "#4f4f4f",
      "accent": "#fff3c4",
      "accent-foreground": "#5c4a00",
      "destructive": "#c8102e",
      "destructive-foreground": "#ffffff",
      "border": "#000000",
      "input": "#f0f0f0",
      "ring": "#ffcc00",
      "success": "#00694a",
      "success-foreground": "#ffffff",
      "warning": "#ffcc00",
      "warning-foreground": "#000000",
      "info": "#1f4e79",
      "info-foreground": "#ffffff",
      "sidebar": "#000000",
      "sidebar-foreground": "#ffcc00",
      "sidebar-primary": "#ffcc00",
      "sidebar-primary-foreground": "#000000",
      "sidebar-accent": "#262600",
      "sidebar-accent-foreground": "#5c4a00",
      "sidebar-border": "#333300",
      "sidebar-ring": "#ffcc00"
    },
    "dark": {
      "background": "#000000",
      "foreground": "#f5f5f5",
      "card": "#121212",
      "card-foreground": "#f5f5f5",
      "popover": "#121212",
      "popover-foreground": "#f5f5f5",
      "primary": "#ffcc00",
      "primary-foreground": "#000000",
      "secondary": "#1e1e1e",
      "secondary-foreground": "#f5f5f5",
      "muted": "#121212",
      "muted-foreground": "#9e9e9e",
      "accent": "#4d3d00",
      "accent-foreground": "#ffe066",
      "destructive": "#ff5c6b",
      "destructive-foreground": "#000000",
      "border": "#ffcc00",
      "input": "#1e1e1e",
      "ring": "#ffcc00",
      "success": "#2fb88a",
      "success-foreground": "#000000",
      "warning": "#ffcc00",
      "warning-foreground": "#000000",
      "info": "#5b9bd5",
      "info-foreground": "#000000",
      "sidebar": "#000000",
      "sidebar-foreground": "#f5f5f5",
      "sidebar-primary": "#ffcc00",
      "sidebar-primary-foreground": "#000000",
      "sidebar-accent": "#4d3d00",
      "sidebar-accent-foreground": "#ffe066",
      "sidebar-border": "#ffcc00",
      "sidebar-ring": "#ffcc00"
    },
    "shadow": "none",
    "borderWidth": "3px",
    "controls": {
      "weight": "700",
      "transform": "uppercase",
      "tracking": "0.1em"
    },
    "fontImport": "https://fonts.googleapis.com/css2?family=Oswald:wght@400;500;700&family=PT+Mono:wght@400&display=swap"
  },
  {
    "id": "riso",
    "name": "Riso",
    "group": "custom",
    "author": "Inspired by Risograph printing",
    "description": "Fluorescent pink over federal blue on newsprint. Deliberately misregistered.",
    "radius": "0.25rem",
    "fonts": {
      "sans": "\"Space Grotesk\", system-ui, -apple-system, \"Segoe UI\", sans-serif",
      "mono": "\"Space Mono\", ui-monospace, SFMono-Regular, Menlo, monospace"
    },
    "icons": {
      "set": "phosphor"
    },
    "light": {
      "background": "#f5f2e8",
      "foreground": "#1a1a1a",
      "card": "#fffdf5",
      "card-foreground": "#1a1a1a",
      "popover": "#fffdf5",
      "popover-foreground": "#1a1a1a",
      "primary": "#ff48b0",
      "primary-foreground": "#111111",
      "secondary": "#ebe6d8",
      "secondary-foreground": "#1a1a1a",
      "muted": "#f0ede2",
      "muted-foreground": "#5c584d",
      "accent": "#0078bf",
      "accent-foreground": "#ffffff",
      "destructive": "#ff4438",
      "destructive-foreground": "#111111",
      "border": "#d8d3c4",
      "input": "#ebe6d8",
      "ring": "#ff48b0",
      "success": "#00a95c",
      "success-foreground": "#111111",
      "warning": "#ffb400",
      "warning-foreground": "#111111",
      "info": "#0078bf",
      "info-foreground": "#ffffff",
      "sidebar": "#005c94",
      "sidebar-foreground": "#f2f8fc",
      "sidebar-primary": "#ff48b0",
      "sidebar-primary-foreground": "#111111",
      "sidebar-accent": "#0a6ba8",
      "sidebar-accent-foreground": "#ffffff",
      "sidebar-border": "#004a78",
      "sidebar-ring": "#ff48b0"
    },
    "dark": {
      "background": "#16161a",
      "foreground": "#f0ede2",
      "card": "#202026",
      "card-foreground": "#f0ede2",
      "popover": "#202026",
      "popover-foreground": "#f0ede2",
      "primary": "#ff70c2",
      "primary-foreground": "#111111",
      "secondary": "#2a2a32",
      "secondary-foreground": "#f0ede2",
      "muted": "#202026",
      "muted-foreground": "#9e9a90",
      "accent": "#0a3d5c",
      "accent-foreground": "#66bce8",
      "destructive": "#ff6b60",
      "destructive-foreground": "#111111",
      "border": "#35353f",
      "input": "#2a2a32",
      "ring": "#ff70c2",
      "success": "#33c47d",
      "success-foreground": "#111111",
      "warning": "#ffc433",
      "warning-foreground": "#111111",
      "info": "#3d9fd6",
      "info-foreground": "#111111",
      "sidebar": "#0b0b0e",
      "sidebar-foreground": "#f0ede2",
      "sidebar-primary": "#ff70c2",
      "sidebar-primary-foreground": "#111111",
      "sidebar-accent": "#0a3d5c",
      "sidebar-accent-foreground": "#66bce8",
      "sidebar-border": "#35353f",
      "sidebar-ring": "#ff70c2"
    },
    "shadow": "sharp",
    "borderWidth": "2px",
    "fontImport": "https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;500;600;700&family=Space+Mono:wght@400;700&display=swap"
  },
  {
    "id": "cyanotype",
    "name": "Cyanotype",
    "group": "custom",
    "author": "Inspired by architectural blueprints",
    "description": "White rules on Prussian blue. Drafting-table light, everything is a line.",
    "radius": "0",
    "fonts": {
      "sans": "\"Saira\", system-ui, -apple-system, \"Segoe UI\", sans-serif",
      "mono": "\"Nova Mono\", ui-monospace, SFMono-Regular, Menlo, monospace"
    },
    "icons": {
      "set": "tabler"
    },
    "light": {
      "background": "#e8eef5",
      "foreground": "#0b2545",
      "card": "#f4f8fc",
      "card-foreground": "#0b2545",
      "popover": "#f4f8fc",
      "popover-foreground": "#0b2545",
      "primary": "#0b3d91",
      "primary-foreground": "#ffffff",
      "secondary": "#d4e0ed",
      "secondary-foreground": "#0b2545",
      "muted": "#dfe8f2",
      "muted-foreground": "#3f5a7a",
      "accent": "#c2d6ea",
      "accent-foreground": "#0b2545",
      "destructive": "#8c2f2f",
      "destructive-foreground": "#ffffff",
      "border": "#a8bdd4",
      "input": "#d4e0ed",
      "ring": "#0b3d91",
      "success": "#1f6b52",
      "success-foreground": "#ffffff",
      "warning": "#8a6a1f",
      "warning-foreground": "#ffffff",
      "info": "#0b3d91",
      "info-foreground": "#ffffff",
      "sidebar": "#d4e0ed",
      "sidebar-foreground": "#0b2545",
      "sidebar-primary": "#0b3d91",
      "sidebar-primary-foreground": "#ffffff",
      "sidebar-accent": "#c2d6ea",
      "sidebar-accent-foreground": "#0b2545",
      "sidebar-border": "#a8bdd4",
      "sidebar-ring": "#0b3d91"
    },
    "dark": {
      "background": "#0a2342",
      "foreground": "#dce8f5",
      "card": "#0f3157",
      "card-foreground": "#dce8f5",
      "popover": "#0f3157",
      "popover-foreground": "#dce8f5",
      "primary": "#8fc4f0",
      "primary-foreground": "#111111",
      "secondary": "#153a63",
      "secondary-foreground": "#dce8f5",
      "muted": "#0f3157",
      "muted-foreground": "#8fa8c4",
      "accent": "#1a4d80",
      "accent-foreground": "#b8dcf7",
      "destructive": "#e08a8a",
      "destructive-foreground": "#111111",
      "border": "#1d4472",
      "input": "#153a63",
      "ring": "#8fc4f0",
      "success": "#5fbf9a",
      "success-foreground": "#111111",
      "warning": "#d4b466",
      "warning-foreground": "#111111",
      "info": "#8fc4f0",
      "info-foreground": "#111111",
      "sidebar": "#04162c",
      "sidebar-foreground": "#dce8f5",
      "sidebar-primary": "#8fc4f0",
      "sidebar-primary-foreground": "#111111",
      "sidebar-accent": "#1a4d80",
      "sidebar-accent-foreground": "#b8dcf7",
      "sidebar-border": "#1d4472",
      "sidebar-ring": "#8fc4f0"
    },
    "shadow": "none",
    "borderWidth": "1px",
    "fontImport": "https://fonts.googleapis.com/css2?family=Saira:wght@400;500;600;700&family=Nova+Mono:wght@400&display=swap"
  },
  {
    "id": "foolscap",
    "name": "Foolscap",
    "group": "custom",
    "author": "Inspired by broadsheet newsprint",
    "description": "Sepia stock, hairline rules, a serif that expects to be read slowly.",
    "radius": "0",
    "fonts": {
      "sans": "\"Literata\", Georgia, \"Times New Roman\", serif",
      "mono": "\"Courier Prime\", ui-monospace, SFMono-Regular, Menlo, monospace",
      "display": "\"Fraunces\", Georgia, \"Times New Roman\", serif"
    },
    "icons": {
      "set": "ant-design"
    },
    "light": {
      "background": "#f2ece1",
      "foreground": "#211d17",
      "card": "#f9f5ec",
      "card-foreground": "#211d17",
      "popover": "#f9f5ec",
      "popover-foreground": "#211d17",
      "primary": "#6b3a2a",
      "primary-foreground": "#ffffff",
      "secondary": "#e8e0d1",
      "secondary-foreground": "#211d17",
      "muted": "#eee7da",
      "muted-foreground": "#5d564a",
      "accent": "#dfd3bd",
      "accent-foreground": "#4a2618",
      "destructive": "#93311f",
      "destructive-foreground": "#ffffff",
      "border": "#d2c8b6",
      "input": "#e8e0d1",
      "ring": "#6b3a2a",
      "success": "#3d6340",
      "success-foreground": "#ffffff",
      "warning": "#8a6614",
      "warning-foreground": "#ffffff",
      "info": "#3a4f63",
      "info-foreground": "#ffffff",
      "sidebar": "#e8e0d1",
      "sidebar-foreground": "#211d17",
      "sidebar-primary": "#6b3a2a",
      "sidebar-primary-foreground": "#ffffff",
      "sidebar-accent": "#dfd3bd",
      "sidebar-accent-foreground": "#4a2618",
      "sidebar-border": "#d2c8b6",
      "sidebar-ring": "#6b3a2a"
    },
    "dark": {
      "background": "#1a1712",
      "foreground": "#e8e0d1",
      "card": "#231f19",
      "card-foreground": "#e8e0d1",
      "popover": "#231f19",
      "popover-foreground": "#e8e0d1",
      "primary": "#c49a86",
      "primary-foreground": "#111111",
      "secondary": "#2d2822",
      "secondary-foreground": "#e8e0d1",
      "muted": "#231f19",
      "muted-foreground": "#968f80",
      "accent": "#3d332a",
      "accent-foreground": "#dbc4b3",
      "destructive": "#c98070",
      "destructive-foreground": "#111111",
      "border": "#37312a",
      "input": "#2d2822",
      "ring": "#c49a86",
      "success": "#6ba370",
      "success-foreground": "#111111",
      "warning": "#c4a35c",
      "warning-foreground": "#111111",
      "info": "#7d93a8",
      "info-foreground": "#111111",
      "sidebar": "#100e0a",
      "sidebar-foreground": "#e8e0d1",
      "sidebar-primary": "#c49a86",
      "sidebar-primary-foreground": "#111111",
      "sidebar-accent": "#3d332a",
      "sidebar-accent-foreground": "#dbc4b3",
      "sidebar-border": "#37312a",
      "sidebar-ring": "#c49a86"
    },
    "shadow": "none",
    "borderWidth": "1px",
    "fontImport": "https://fonts.googleapis.com/css2?family=Literata:wght@400;600&family=Fraunces:wght@400;700&family=Courier+Prime:wght@400;700&display=swap"
  },
  {
    "id": "phosphor",
    "name": "Phosphor",
    "group": "custom",
    "author": "Inspired by green-screen CRT terminals",
    "description": "P1 green on black glass. One color, one font, no decoration whatsoever.",
    "radius": "0",
    "fonts": {
      "sans": "\"VT323\", ui-monospace, SFMono-Regular, Menlo, monospace",
      "mono": "\"VT323\", ui-monospace, SFMono-Regular, Menlo, monospace"
    },
    "icons": {
      "set": "carbon"
    },
    "light": {
      "background": "#dff5df",
      "foreground": "#0a3d0a",
      "card": "#eafaea",
      "card-foreground": "#0a3d0a",
      "popover": "#eafaea",
      "popover-foreground": "#0a3d0a",
      "primary": "#1c7a1c",
      "primary-foreground": "#ffffff",
      "secondary": "#cdedcd",
      "secondary-foreground": "#0a3d0a",
      "muted": "#d8f2d8",
      "muted-foreground": "#2f5c2f",
      "accent": "#b8e6b8",
      "accent-foreground": "#0a3d0a",
      "destructive": "#8a2a2a",
      "destructive-foreground": "#ffffff",
      "border": "#a8d4a8",
      "input": "#cdedcd",
      "ring": "#1c7a1c",
      "success": "#1c7a1c",
      "success-foreground": "#ffffff",
      "warning": "#7a6a1c",
      "warning-foreground": "#ffffff",
      "info": "#1c5c7a",
      "info-foreground": "#ffffff",
      "sidebar": "#cdedcd",
      "sidebar-foreground": "#0a3d0a",
      "sidebar-primary": "#1c7a1c",
      "sidebar-primary-foreground": "#ffffff",
      "sidebar-accent": "#b8e6b8",
      "sidebar-accent-foreground": "#0a3d0a",
      "sidebar-border": "#a8d4a8",
      "sidebar-ring": "#1c7a1c"
    },
    "dark": {
      "background": "#001100",
      "foreground": "#33ff33",
      "card": "#002200",
      "card-foreground": "#33ff33",
      "popover": "#002200",
      "popover-foreground": "#33ff33",
      "primary": "#33ff33",
      "primary-foreground": "#001100",
      "secondary": "#003300",
      "secondary-foreground": "#33ff33",
      "muted": "#002200",
      "muted-foreground": "#1fa81f",
      "accent": "#004d00",
      "accent-foreground": "#8cff8c",
      "destructive": "#ff5c33",
      "destructive-foreground": "#001100",
      "border": "#0a5c0a",
      "input": "#003300",
      "ring": "#33ff33",
      "success": "#33ff33",
      "success-foreground": "#001100",
      "warning": "#ffdf33",
      "warning-foreground": "#001100",
      "info": "#33ffdf",
      "info-foreground": "#001100",
      "sidebar": "#000a00",
      "sidebar-foreground": "#33ff33",
      "sidebar-primary": "#33ff33",
      "sidebar-primary-foreground": "#001100",
      "sidebar-accent": "#004d00",
      "sidebar-accent-foreground": "#8cff8c",
      "sidebar-border": "#0a5c0a",
      "sidebar-ring": "#33ff33"
    },
    "shadow": "none",
    "borderWidth": "1px",
    "controls": {
      "weight": "400",
      "transform": "uppercase",
      "tracking": "0.12em"
    },
    "fontImport": "https://fonts.googleapis.com/css2?family=VT323:wght@400&display=swap"
  },
  {
    "id": "amberterm",
    "name": "Amberterm",
    "group": "custom",
    "author": "Inspired by amber monochrome monitors",
    "description": "P3 amber on warm black. Easier on the eyes than green, and it knows it.",
    "radius": "0",
    "fonts": {
      "sans": "\"Share Tech Mono\", ui-monospace, SFMono-Regular, Menlo, monospace",
      "mono": "\"Share Tech Mono\", ui-monospace, SFMono-Regular, Menlo, monospace"
    },
    "icons": {
      "set": "lucide"
    },
    "light": {
      "background": "#f7efdf",
      "foreground": "#3d2a00",
      "card": "#fdf7ea",
      "card-foreground": "#3d2a00",
      "popover": "#fdf7ea",
      "popover-foreground": "#3d2a00",
      "primary": "#a86e00",
      "primary-foreground": "#111111",
      "secondary": "#eee0c4",
      "secondary-foreground": "#3d2a00",
      "muted": "#f4ead4",
      "muted-foreground": "#6b5424",
      "accent": "#e8d3a8",
      "accent-foreground": "#3d2a00",
      "destructive": "#8c3a1f",
      "destructive-foreground": "#ffffff",
      "border": "#dcc9a3",
      "input": "#eee0c4",
      "ring": "#a86e00",
      "success": "#4a6b1f",
      "success-foreground": "#ffffff",
      "warning": "#a86e00",
      "warning-foreground": "#111111",
      "info": "#3f5266",
      "info-foreground": "#ffffff",
      "sidebar": "#eee0c4",
      "sidebar-foreground": "#3d2a00",
      "sidebar-primary": "#a86e00",
      "sidebar-primary-foreground": "#111111",
      "sidebar-accent": "#e8d3a8",
      "sidebar-accent-foreground": "#3d2a00",
      "sidebar-border": "#dcc9a3",
      "sidebar-ring": "#a86e00"
    },
    "dark": {
      "background": "#1a0f00",
      "foreground": "#ffb000",
      "card": "#241600",
      "card-foreground": "#ffb000",
      "popover": "#241600",
      "popover-foreground": "#ffb000",
      "primary": "#ffb000",
      "primary-foreground": "#111111",
      "secondary": "#2e1c00",
      "secondary-foreground": "#ffb000",
      "muted": "#241600",
      "muted-foreground": "#a87400",
      "accent": "#4d3300",
      "accent-foreground": "#ffd280",
      "destructive": "#ff6b33",
      "destructive-foreground": "#111111",
      "border": "#5c3d00",
      "input": "#2e1c00",
      "ring": "#ffb000",
      "success": "#c4d43d",
      "success-foreground": "#111111",
      "warning": "#ffb000",
      "warning-foreground": "#111111",
      "info": "#d4a83d",
      "info-foreground": "#111111",
      "sidebar": "#0d0700",
      "sidebar-foreground": "#ffb000",
      "sidebar-primary": "#ffb000",
      "sidebar-primary-foreground": "#111111",
      "sidebar-accent": "#4d3300",
      "sidebar-accent-foreground": "#ffd280",
      "sidebar-border": "#5c3d00",
      "sidebar-ring": "#ffb000"
    },
    "shadow": "none",
    "borderWidth": "1px",
    "controls": {
      "weight": "400",
      "transform": "uppercase",
      "tracking": "0.1em"
    },
    "fontImport": "https://fonts.googleapis.com/css2?family=Share+Tech+Mono:wght@400&display=swap"
  },
  {
    "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"
  },
  {
    "id": "verdance",
    "name": "Verdance",
    "group": "custom",
    "author": "Inspired by solarpunk illustration",
    "description": "Moss green and warm brass on linen. Optimistic, botanical, hand-made.",
    "radius": "0.875rem",
    "fonts": {
      "sans": "\"Nunito\", system-ui, -apple-system, \"Segoe UI\", sans-serif",
      "mono": "\"Cutive Mono\", ui-monospace, SFMono-Regular, Menlo, monospace",
      "display": "\"Fraunces\", Georgia, \"Times New Roman\", serif"
    },
    "icons": {
      "set": "phosphor"
    },
    "light": {
      "background": "#f6f4ea",
      "foreground": "#20291a",
      "card": "#fdfcf5",
      "card-foreground": "#20291a",
      "popover": "#fdfcf5",
      "popover-foreground": "#20291a",
      "primary": "#6a994e",
      "primary-foreground": "#111111",
      "secondary": "#eae7d7",
      "secondary-foreground": "#20291a",
      "muted": "#f1efe3",
      "muted-foreground": "#5a6350",
      "accent": "#d4a373",
      "accent-foreground": "#3d2a14",
      "destructive": "#a4462f",
      "destructive-foreground": "#ffffff",
      "border": "#d9d5c2",
      "input": "#eae7d7",
      "ring": "#6a994e",
      "success": "#6a994e",
      "success-foreground": "#111111",
      "warning": "#c9903d",
      "warning-foreground": "#111111",
      "info": "#41707f",
      "info-foreground": "#ffffff",
      "sidebar": "#eae7d7",
      "sidebar-foreground": "#20291a",
      "sidebar-primary": "#6a994e",
      "sidebar-primary-foreground": "#111111",
      "sidebar-accent": "#d4a373",
      "sidebar-accent-foreground": "#3d2a14",
      "sidebar-border": "#d9d5c2",
      "sidebar-ring": "#6a994e"
    },
    "dark": {
      "background": "#161a12",
      "foreground": "#e7e9de",
      "card": "#1f251a",
      "card-foreground": "#e7e9de",
      "popover": "#1f251a",
      "popover-foreground": "#e7e9de",
      "primary": "#a7c957",
      "primary-foreground": "#111111",
      "secondary": "#293122",
      "secondary-foreground": "#e7e9de",
      "muted": "#1f251a",
      "muted-foreground": "#96a08a",
      "accent": "#4a3822",
      "accent-foreground": "#e0bb8f",
      "destructive": "#d4785c",
      "destructive-foreground": "#111111",
      "border": "#333d2b",
      "input": "#293122",
      "ring": "#a7c957",
      "success": "#a7c957",
      "success-foreground": "#111111",
      "warning": "#dfae5c",
      "warning-foreground": "#111111",
      "info": "#6fa3b5",
      "info-foreground": "#111111",
      "sidebar": "#0c0f09",
      "sidebar-foreground": "#e7e9de",
      "sidebar-primary": "#a7c957",
      "sidebar-primary-foreground": "#111111",
      "sidebar-accent": "#4a3822",
      "sidebar-accent-foreground": "#e0bb8f",
      "sidebar-border": "#333d2b",
      "sidebar-ring": "#a7c957"
    },
    "shadow": "soft",
    "fontImport": "https://fonts.googleapis.com/css2?family=Nunito:wght@400;500;600;700&family=Fraunces:wght@400;700&family=Cutive+Mono:wght@400&display=swap"
  },
  {
    "id": "ceefax",
    "name": "Ceefax",
    "group": "custom",
    "author": "Inspired by Teletext broadcasts",
    "description": "Eight pure colors on black, in a grid of character cells. Page 100.",
    "radius": "0",
    "fonts": {
      "sans": "\"Silkscreen\", ui-monospace, SFMono-Regular, Menlo, monospace",
      "mono": "\"Press Start 2P\", ui-monospace, SFMono-Regular, Menlo, monospace"
    },
    "icons": {
      "set": "material-symbols"
    },
    "light": {
      "background": "#e8e8e8",
      "foreground": "#000000",
      "card": "#ffffff",
      "card-foreground": "#000000",
      "popover": "#ffffff",
      "popover-foreground": "#000000",
      "primary": "#0000d7",
      "primary-foreground": "#ffffff",
      "secondary": "#d7d7d7",
      "secondary-foreground": "#000000",
      "muted": "#e0e0e0",
      "muted-foreground": "#3d3d3d",
      "accent": "#d7d700",
      "accent-foreground": "#1a1a00",
      "destructive": "#d70000",
      "destructive-foreground": "#ffffff",
      "border": "#9c9c9c",
      "input": "#d7d7d7",
      "ring": "#0000d7",
      "success": "#00a800",
      "success-foreground": "#000000",
      "warning": "#d78700",
      "warning-foreground": "#000000",
      "info": "#0000d7",
      "info-foreground": "#ffffff",
      "sidebar": "#000000",
      "sidebar-foreground": "#d7d700",
      "sidebar-primary": "#0000d7",
      "sidebar-primary-foreground": "#ffffff",
      "sidebar-accent": "#1f1f1f",
      "sidebar-accent-foreground": "#1a1a00",
      "sidebar-border": "#2b2b2b",
      "sidebar-ring": "#0000d7"
    },
    "dark": {
      "background": "#000000",
      "foreground": "#d7d7d7",
      "card": "#0d0d0d",
      "card-foreground": "#d7d7d7",
      "popover": "#0d0d0d",
      "popover-foreground": "#d7d7d7",
      "primary": "#00d7d7",
      "primary-foreground": "#000000",
      "secondary": "#1a1a1a",
      "secondary-foreground": "#d7d7d7",
      "muted": "#0d0d0d",
      "muted-foreground": "#8c8c8c",
      "accent": "#00006b",
      "accent-foreground": "#7a7aff",
      "destructive": "#ff5757",
      "destructive-foreground": "#000000",
      "border": "#333333",
      "input": "#1a1a1a",
      "ring": "#00d7d7",
      "success": "#57d757",
      "success-foreground": "#000000",
      "warning": "#d7d700",
      "warning-foreground": "#000000",
      "info": "#00d7d7",
      "info-foreground": "#000000",
      "sidebar": "#000000",
      "sidebar-foreground": "#d7d7d7",
      "sidebar-primary": "#00d7d7",
      "sidebar-primary-foreground": "#000000",
      "sidebar-accent": "#00006b",
      "sidebar-accent-foreground": "#7a7aff",
      "sidebar-border": "#333333",
      "sidebar-ring": "#00d7d7"
    },
    "shadow": "none",
    "controls": {
      "weight": "700",
      "transform": "uppercase",
      "tracking": "0.06em"
    },
    "fontImport": "https://fonts.googleapis.com/css2?family=Silkscreen:wght@400;700&family=Press+Start+2P:wght@400&display=swap"
  },
  {
    "id": "viva",
    "name": "Viva",
    "group": "custom",
    "author": "Inspired by Pantone colour-of-the-year chips",
    "description": "One crimson chip against neutral card stock. Swatch-book presentation.",
    "radius": "0.25rem",
    "fonts": {
      "sans": "\"Jost\", system-ui, -apple-system, \"Segoe UI\", sans-serif",
      "mono": "\"Xanh Mono\", ui-monospace, SFMono-Regular, Menlo, monospace"
    },
    "icons": {
      "set": "ant-design"
    },
    "light": {
      "background": "#f4f2ef",
      "foreground": "#1c1a19",
      "card": "#ffffff",
      "card-foreground": "#1c1a19",
      "popover": "#ffffff",
      "popover-foreground": "#1c1a19",
      "primary": "#be3455",
      "primary-foreground": "#ffffff",
      "secondary": "#e8e4de",
      "secondary-foreground": "#1c1a19",
      "muted": "#efece8",
      "muted-foreground": "#5e5952",
      "accent": "#f7dde3",
      "accent-foreground": "#7d1f36",
      "destructive": "#a82238",
      "destructive-foreground": "#ffffff",
      "border": "#d6d1cb",
      "input": "#e8e4de",
      "ring": "#be3455",
      "success": "#2f6b4f",
      "success-foreground": "#ffffff",
      "warning": "#a87a1f",
      "warning-foreground": "#111111",
      "info": "#3f5a7a",
      "info-foreground": "#ffffff",
      "sidebar": "#e8e4de",
      "sidebar-foreground": "#1c1a19",
      "sidebar-primary": "#be3455",
      "sidebar-primary-foreground": "#ffffff",
      "sidebar-accent": "#f7dde3",
      "sidebar-accent-foreground": "#7d1f36",
      "sidebar-border": "#d6d1cb",
      "sidebar-ring": "#be3455"
    },
    "dark": {
      "background": "#191716",
      "foreground": "#eceae6",
      "card": "#221f1e",
      "card-foreground": "#eceae6",
      "popover": "#221f1e",
      "popover-foreground": "#eceae6",
      "primary": "#e05c7b",
      "primary-foreground": "#111111",
      "secondary": "#2c2826",
      "secondary-foreground": "#eceae6",
      "muted": "#221f1e",
      "muted-foreground": "#9b948c",
      "accent": "#4d1826",
      "accent-foreground": "#f2a3b5",
      "destructive": "#e05c7b",
      "destructive-foreground": "#111111",
      "border": "#38332f",
      "input": "#2c2826",
      "ring": "#e05c7b",
      "success": "#5fa87e",
      "success-foreground": "#111111",
      "warning": "#d4a45c",
      "warning-foreground": "#111111",
      "info": "#7d93b5",
      "info-foreground": "#111111",
      "sidebar": "#0e0d0c",
      "sidebar-foreground": "#eceae6",
      "sidebar-primary": "#e05c7b",
      "sidebar-primary-foreground": "#111111",
      "sidebar-accent": "#4d1826",
      "sidebar-accent-foreground": "#f2a3b5",
      "sidebar-border": "#38332f",
      "sidebar-ring": "#e05c7b"
    },
    "shadow": "flat",
    "borderWidth": "1px",
    "controls": {
      "weight": "500",
      "transform": "uppercase",
      "tracking": "0.16em"
    },
    "fontImport": "https://fonts.googleapis.com/css2?family=Jost:wght@400;500;600;700&family=Xanh+Mono:wght@400&display=swap"
  }
]
