Copy {
"version": 1,
"name": "My Custom Theme",
"vars": {
"background": "oklch(0.9491 0.023 341.75)",
"background-secondary": "oklch(100% 0 0)",
"background-input": "oklch(100% 0 0)",
"foreground": "oklch(0% 0 0)",
"foreground-secondary": "oklch(0.3 0 0)",
"foreground-input": "oklch(0% 0 0)",
"primary": "oklch(76.91% 0.173 341.75)",
"border": "oklch(0% 0 0)",
"border-input": "oklch(0% 0 0)",
"ring": "oklch(100% 0 0)",
"accent-green": "oklch(79.05% 0.209 147.58)",
"accent-yellow": "oklch(95.53% 0.134 112.76)",
"accent-purple": "oklch(74.2% 0.149 301.88)",
"accent-blue": "oklch(55.98% 0.08 270.09)",
"accent-orange": "oklch(83.39% 0.124 66.56)",
"accent-cyan": "oklch(88.26% 0.093 212.85)",
"accent-red": "oklch(68.22% 0.206 24.43)",
"shadow-color": "oklch(0% 0 0)",
"shadow-x": "2px",
"shadow-y": "2px",
"shadow-blur": "0px",
"font-family": "'DM Sans', system-ui, -apple-system, sans-serif",
"font-family-heading": "'Bricolage Grotesque', 'DM Sans', system-ui, sans-serif",
"font-weight-normal": "400",
"font-weight-bold": "700",
"font-weight-extra-bold": "800",
"radius-sm": "4px",
"radius-md": "8px",
"radius-lg": "12px"
},
"dark": {
"background": "oklch(0.4408 0.0838 341.75)",
"background-secondary": "oklch(39.49% 0.031 277.49)",
"background-input": "oklch(0% 0 0)",
"foreground": "oklch(0.9249 0 0)",
"foreground-secondary": "oklch(0.9249 0 0)",
"foreground-input": "oklch(100% 0 0)"
}
}