{
  "$schema": "https://ui.shadcn.com/schema/registry-item.json",
  "name": "theme",
  "description": "The ondo theme: Pretendard and Monaspace Neon fonts plus the light and dark color palette as CSS variables.",
  "dependencies": [
    "@fontsource/pretendard",
    "@fontsource/monaspace-neon"
  ],
  "cssVars": {
    "theme": {
      "font-sans": "\"Pretendard\", ui-sans-serif, system-ui, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\", \"Noto Color Emoji\"",
      "font-mono": "\"Monaspace Neon\", ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, \"Liberation Mono\", \"Courier New\", monospace",
      "font-heading": "var(--font-sans)",
      "radius-sm": "calc(var(--radius) * 0.6) /* 10 * 0.6 = 6px */",
      "radius-md": "calc(var(--radius) * 0.8) /* 10 * 0.8 = 8px */",
      "radius-lg": "var(--radius) /* 10 * 1 = 10px */",
      "radius-xl": "calc(var(--radius) * 1.4) /* 10 * 1.4 = 14px */",
      "radius-2xl": "calc(var(--radius) * 1.8) /* 10 * 1.8 = 18px */",
      "radius-3xl": "calc(var(--radius) * 2.2) /* 10 * 2.2 = 22px */",
      "radius-4xl": "calc(var(--radius) * 2.6) /* 10 * 2.6 = 26px */"
    },
    "light": {
      "background": "oklch(1 0 0) /* white */",
      "foreground": "oklch(13% 0.028 261.692) /* gray-950 */",
      "card": "oklch(1 0 0) /* white */",
      "card-foreground": "oklch(13% 0.028 261.692) /* gray-950 */",
      "popover": "oklch(1 0 0) /* white */",
      "popover-foreground": "oklch(13% 0.028 261.692) /* gray-950 */",
      "primary": "oklch(62.3% 0.214 259.815) /* blue-500 */",
      "primary-foreground": "oklch(1 0 0) /* white */",
      "secondary": "oklch(96.7% 0.001 286.375) /* zinc-100 */",
      "secondary-foreground": "oklch(0.21 0.006 285.885) /* zinc-900 */",
      "muted": "oklch(96.7% 0.001 286.375) /* zinc-100 */",
      "muted-foreground": "oklch(55.1% 0.027 264.364) /* gray-500 */",
      "accent": "oklch(96.7% 0.001 286.375) /* zinc-100 */",
      "accent-foreground": "oklch(21% 0.006 285.885) /* zinc-900 */",
      "info": "oklch(68.5% 0.169 237.323) /* sky-500 */",
      "success": "oklch(72.3% 0.219 149.579) /* green-500 */",
      "warning": "oklch(70.5% 0.213 47.604) /* orange-500 */",
      "destructive": "oklch(63.7% 0.237 25.331) /* red-500 */",
      "border": "oklch(92% 0.004 286.32) /* zinc-200 */",
      "input": "oklch(92% 0.004 286.32) /* zinc-200 */",
      "ring": "oklch(62.3% 0.214 259.815) /* blue-500 */",
      "chart-1": "oklch(80.9% 0.105 251.813) /* blue-300 */",
      "chart-2": "oklch(62.3% 0.214 259.815) /* blue-500 */",
      "chart-3": "oklch(54.6% 0.245 262.881) /* blue-600 */",
      "chart-4": "oklch(48.8% 0.243 264.376) /* blue-700 */",
      "chart-5": "oklch(42.4% 0.199 265.638) /* blue-800 */",
      "radius": "0.625rem /* Spacing-2.5 10px */",
      "sidebar": "oklch(98.5% 0 0) /* zinc-50 */",
      "sidebar-foreground": "oklch(0.141 0.005 285.823) /* zinc-950 */",
      "sidebar-primary": "oklch(62.3% 0.214 259.815) /* blue-500 */",
      "sidebar-primary-foreground": "oklch(1 0 0) /* white */",
      "sidebar-accent": "oklch(96.7% 0.001 286.375) /* zinc-100 */",
      "sidebar-accent-foreground": "oklch(0.21 0.006 285.885) /* zinc-900 */",
      "sidebar-border": "oklch(92% 0.004 286.32) /* zinc-200 */",
      "sidebar-ring": "oklch(62.3% 0.214 259.815) /* blue-500 */"
    },
    "dark": {
      "background": "oklch(14.5% 0 none) /* neutral-950 */",
      "foreground": "oklch(98.5% 0 none) /* zinc-50 */",
      "card": "oklch(20.5% 0 none) /* neutral-900 */",
      "card-foreground": "oklch(98.5% 0 none) /* neutral-50 */",
      "popover": "oklch(20.5% 0 none) /* neutral-900 */",
      "popover-foreground": "oklch(98.5% 0 none) /* neutral-50 */",
      "primary": "oklch(48.8% 0.243 264.376) /* blue-700 */",
      "primary-foreground": "oklch(97% 0.014 254.604) /* blue-50 */",
      "secondary": "oklch(27.4% 0.006 286.033) /* zinc-800 */",
      "secondary-foreground": "oklch(98.5% 0 none) /* neutral-50 */",
      "muted": "oklch(26.9% 0 none) /* neutral-800 */",
      "muted-foreground": "oklch(70.8% 0 none) /* neutral-400 */",
      "accent": "oklch(26.9% 0 none) /* neutral-800 */",
      "accent-foreground": "oklch(98.5% 0 none) /* neutral-50 */",
      "info": "oklch(68.5% 0.169 237.323) /* sky-500 */",
      "success": "oklch(72.3% 0.219 149.579) /* green-500 */",
      "warning": "oklch(70.5% 0.213 47.604) /* orange-500 */",
      "destructive": "oklch(70.4% 0.191 22.216) /* red-400 */",
      "border": "oklch(1 0 0 / 10%) /* white / 10% */",
      "input": "oklch(1 0 0 / 15%) /* white / 15% */",
      "ring": "oklch(62.3% 0.214 259.815) /* blue-500 */",
      "chart-1": "oklch(80.9% 0.105 251.813) /* blue-300 */",
      "chart-2": "oklch(62.3% 0.214 259.815) /* blue-500 */",
      "chart-3": "oklch(54.6% 0.245 262.881) /* blue-600 */",
      "chart-4": "oklch(48.8% 0.243 264.376) /* blue-700 */",
      "chart-5": "oklch(42.4% 0.199 265.638) /* blue-800 */",
      "sidebar": "oklch(20.5% 0 none) /* neutral-900 */",
      "sidebar-foreground": "oklch(98.5% 0 none) /* neutral-50 */",
      "sidebar-primary": "oklch(62.3% 0.214 259.815) /* blue-500 */",
      "sidebar-primary-foreground": "oklch(97% 0.014 254.604) /* blue-50 */",
      "sidebar-accent": "oklch(26.9% 0 none) /* neutral-800 */",
      "sidebar-accent-foreground": "oklch(98.5% 0 none) /* neutral-50 */",
      "sidebar-border": "oklch(1 0 0 / 10%) /* white / 10% */",
      "sidebar-ring": "oklch(62.3% 0.214 259.815) /* blue-500 */"
    }
  },
  "css": {
    "@import \"@fontsource/pretendard/100.css\"": {},
    "@import \"@fontsource/pretendard/200.css\"": {},
    "@import \"@fontsource/pretendard/300.css\"": {},
    "@import \"@fontsource/pretendard/400.css\"": {},
    "@import \"@fontsource/pretendard/500.css\"": {},
    "@import \"@fontsource/pretendard/600.css\"": {},
    "@import \"@fontsource/pretendard/700.css\"": {},
    "@import \"@fontsource/pretendard/800.css\"": {},
    "@import \"@fontsource/pretendard/900.css\"": {},
    "@import \"@fontsource/monaspace-neon/400.css\"": {},
    "@import \"@fontsource/monaspace-neon/500.css\"": {},
    "@import \"@fontsource/monaspace-neon/700.css\"": {}
  },
  "type": "registry:theme"
}