{
  "light": {
    "bg": "oklch(99% 0 0)",
    "surface": "oklch(98% 0.002 260)",
    "fg": "oklch(20% 0.02 260)",
    "muted": "oklch(55% 0.02 260)",
    "primary": "oklch(58% 0.16 264)",
    "accent": "oklch(58% 0.16 264)",
    "border": "oklch(92% 0.004 260)",
    "ring": "oklch(58% 0.16 264)",
    "radius": "0.5rem",
    "fontSans": "Inter, Geist, system-ui, sans-serif",
    "fontMono": "Geist Mono, ui-monospace, monospace",
    "shadow": "0 1px 2px oklch(0% 0 0 / 0.04)",
    "radius-none": "0",
    "radius-sm": "0.165rem",
    "radius-md": "0.33rem",
    "radius-lg": "0.5rem",
    "radius-xl": "0.665rem",
    "radius-full": "9999px",
    "font-sans": "Inter, Geist, system-ui, sans-serif",
    "font-mono": "Geist Mono, ui-monospace, monospace",
    "font-display": "Inter, Geist, system-ui, sans-serif"
  },
  "dark": {
    "bg": "oklch(18% 0.01 260)",
    "surface": "oklch(22% 0.012 260)",
    "fg": "oklch(95% 0.01 260)",
    "muted": "oklch(68% 0.02 260)",
    "primary": "oklch(68% 0.15 264)",
    "accent": "oklch(68% 0.15 264)",
    "border": "oklch(30% 0.012 260)",
    "ring": "oklch(68% 0.15 264)",
    "radius": "0.5rem",
    "fontSans": "Inter, Geist, system-ui, sans-serif",
    "fontMono": "Geist Mono, ui-monospace, monospace",
    "shadow": "0 1px 2px oklch(0% 0 0 / 0.4)",
    "radius-none": "0",
    "radius-sm": "0.165rem",
    "radius-md": "0.33rem",
    "radius-lg": "0.5rem",
    "radius-xl": "0.665rem",
    "radius-full": "9999px",
    "font-sans": "Inter, Geist, system-ui, sans-serif",
    "font-mono": "Geist Mono, ui-monospace, monospace",
    "font-display": "Inter, Geist, system-ui, sans-serif"
  }
}
