{ "$schema": "https://ui.shadcn.com/schema/registry-item.json", "name": "theme-ocean", "title": "Ocean theme", "description": "Cool blues with calm contrast. Compatible with the Theme Panel.", "cssVars": { "light": { "background": "oklch(0.99 0.01 240)", "foreground": "oklch(0.2 0.04 250)", "primary": "oklch(0.55 0.18 240)", "primary-foreground": "oklch(0.99 0 0)", "accent": "oklch(0.93 0.05 220)", "accent-foreground": "oklch(0.25 0.06 250)", "ring": "oklch(0.55 0.18 240)", "radius": "0.75rem" }, "dark": { "background": "oklch(0.16 0.03 250)", "foreground": "oklch(0.97 0.01 240)", "primary": "oklch(0.7 0.17 235)", "primary-foreground": "oklch(0.16 0.03 250)", "accent": "oklch(0.32 0.06 235)", "accent-foreground": "oklch(0.97 0.01 240)", "ring": "oklch(0.7 0.17 235)" } }, "type": "registry:theme" }