{ "$schema": "https://ui.shadcn.com/schema/registry-item.json", "name": "theme-rose", "title": "Rose theme", "description": "Warm coral with soft neutrals.", "cssVars": { "light": { "primary": "oklch(0.62 0.21 18)", "primary-foreground": "oklch(0.99 0 0)", "accent": "oklch(0.93 0.05 25)", "accent-foreground": "oklch(0.3 0.06 20)", "ring": "oklch(0.62 0.21 18)", "radius": "1rem" }, "dark": { "primary": "oklch(0.72 0.19 18)", "primary-foreground": "oklch(0.15 0.02 20)", "accent": "oklch(0.34 0.07 22)", "accent-foreground": "oklch(0.98 0.005 20)", "ring": "oklch(0.72 0.19 18)" } }, "type": "registry:theme" }