{
  "light": {
    "bg": "oklch(100% 0 0)",
    "surface": "oklch(98% 0 0)",
    "fg": "oklch(12% 0 0)",
    "muted": "oklch(45% 0 0)",
    "primary": "oklch(12% 0 0)",
    "accent": "oklch(60% 0.24 25)",
    "border": "oklch(85% 0 0)",
    "ring": "oklch(60% 0.24 25)",
    "radius": "0rem",
    "fontDisplay": "Helvetica Now, Didot, Inter, sans-serif",
    "fontSans": "Inter, Helvetica, system-ui, sans-serif",
    "shadow": "none",
    "radius-none": "0",
    "radius-sm": "0",
    "radius-md": "0",
    "radius-lg": "0",
    "radius-xl": "0",
    "radius-full": "0",
    "font-sans": "Inter, Helvetica, system-ui, sans-serif",
    "font-display": "Helvetica Now, Didot, Inter, sans-serif"
  },
  "dark": {
    "bg": "oklch(10% 0 0)",
    "surface": "oklch(14% 0 0)",
    "fg": "oklch(98% 0 0)",
    "muted": "oklch(62% 0 0)",
    "primary": "oklch(98% 0 0)",
    "accent": "oklch(64% 0.24 25)",
    "border": "oklch(30% 0 0)",
    "ring": "oklch(64% 0.24 25)",
    "radius": "0rem",
    "fontDisplay": "Helvetica Now, Didot, Inter, sans-serif",
    "fontSans": "Inter, Helvetica, system-ui, sans-serif",
    "shadow": "none",
    "radius-none": "0",
    "radius-sm": "0",
    "radius-md": "0",
    "radius-lg": "0",
    "radius-xl": "0",
    "radius-full": "0",
    "font-sans": "Inter, Helvetica, system-ui, sans-serif",
    "font-display": "Helvetica Now, Didot, Inter, sans-serif"
  }
}
