JSON Source
{
"colors": {
"content-light": {
"background": "#fefdf7",
"foreground": "#2d1b69",
"surface": "#ffffff",
"surfaceForeground": "#2d1b69",
"muted": "#f3f0ff",
"mutedForeground": "#6e4aad",
"border": "#ddd6fe",
"primary": "#7c3aed",
"primaryForeground": "#ffffff",
"secondary": "#fef9c3",
"secondaryForeground": "#713f12",
"accent": "#f59e0b",
"accentForeground": "#1c1917",
"success": "#16a34a",
"warning": "#d97706",
"danger": "#dc2626"
},
"content-dark": {
"background": "#0f0a1e",
"foreground": "#ede9fe",
"surface": "#1a1030",
"surfaceForeground": "#ede9fe",
"muted": "#1e1240",
"mutedForeground": "#a07ed6",
"border": "#2d1f5e",
"primary": "#c084fc",
"primaryForeground": "#0f0a1e",
"secondary": "#241658",
"secondaryForeground": "#ede9fe",
"accent": "#fbbf24",
"accentForeground": "#0f0a1e",
"success": "#4ade80",
"warning": "#fcd34d",
"danger": "#f87171"
}
},
"fonts": {
"default": "\"Inter Variable\", \"Inter\", ui-sans-serif, system-ui, -apple-system, \"Segoe UI\", sans-serif",
"alternate": "\"Source Serif 4\", \"Fraunces\", serif",
"mono": "\"Recursive\", \"Roboto Mono\", ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace",
"defaultWeight": "450",
"alternateWeight": "450",
"monoWeight": "420",
"lineHeightBase": "1.55",
"letterSpacingBase": "0em"
}
}Copy style JSON source.