{
  "dark": {
    "bg": "oklch(24% 0.02 60)",
    "surface": "oklch(28% 0.025 60)",
    "fg": "oklch(88% 0.03 85)",
    "muted": "oklch(66% 0.04 75)",
    "primary": "oklch(40% 0.12 25)",
    "accent": "oklch(72% 0.09 85)",
    "accent2": "oklch(45% 0.07 150)",
    "border": "oklch(36% 0.03 60)",
    "ring": "oklch(72% 0.09 85)",
    "radius": "0.25rem",
    "fontDisplay": "Cormorant, EB Garamond, serif",
    "fontSans": "EB Garamond, Georgia, serif",
    "shadow": "0 4px 16px oklch(0% 0 0 / 0.5)",
    "radius-none": "0",
    "radius-sm": "0.0825rem",
    "radius-md": "0.165rem",
    "radius-lg": "0.25rem",
    "radius-xl": "0.3325rem",
    "radius-full": "9999px",
    "font-sans": "EB Garamond, Georgia, serif",
    "font-display": "Cormorant, EB Garamond, serif"
  },
  "light": {
    "bg": "oklch(92% 0.02 85)",
    "surface": "oklch(95% 0.015 85)",
    "fg": "oklch(28% 0.03 60)",
    "muted": "oklch(48% 0.04 60)",
    "primary": "oklch(40% 0.12 25)",
    "accent": "oklch(58% 0.09 85)",
    "accent2": "oklch(45% 0.07 150)",
    "border": "oklch(84% 0.02 80)",
    "ring": "oklch(58% 0.09 85)",
    "radius": "0.25rem",
    "fontDisplay": "Cormorant, EB Garamond, serif",
    "fontSans": "EB Garamond, Georgia, serif",
    "shadow": "0 2px 8px oklch(40% 0.04 60 / 0.2)",
    "radius-none": "0",
    "radius-sm": "0.0825rem",
    "radius-md": "0.165rem",
    "radius-lg": "0.25rem",
    "radius-xl": "0.3325rem",
    "radius-full": "9999px",
    "font-sans": "EB Garamond, Georgia, serif",
    "font-display": "Cormorant, EB Garamond, serif"
  }
}
