{ "$schema": "https://ui.shadcn.com/schema/registry-item.json", "name": "theme-forest", "title": "Forest theme", "description": "Earthy greens with soft warmth.", "cssVars": { "light": { "primary": "oklch(0.5 0.15 150)", "primary-foreground": "oklch(0.99 0 0)", "accent": "oklch(0.92 0.06 130)", "accent-foreground": "oklch(0.28 0.06 150)", "ring": "oklch(0.5 0.15 150)", "radius": "0.875rem" }, "dark": { "primary": "oklch(0.7 0.16 145)", "primary-foreground": "oklch(0.16 0.02 150)", "accent": "oklch(0.32 0.05 140)", "accent-foreground": "oklch(0.97 0.01 140)", "ring": "oklch(0.7 0.16 145)" } }, "type": "registry:theme" }