{ "$schema": "https://ui.shadcn.com/schema/registry-item.json", "name": "theme-violet", "title": "Violet theme", "description": "Vibrant purple, classic shadcn vibe.", "cssVars": { "light": { "primary": "oklch(0.55 0.22 280)", "primary-foreground": "oklch(0.99 0 0)", "accent": "oklch(0.94 0.04 290)", "accent-foreground": "oklch(0.3 0.08 280)", "ring": "oklch(0.55 0.22 280)", "radius": "0.5rem" }, "dark": { "primary": "oklch(0.7 0.2 280)", "primary-foreground": "oklch(0.14 0.02 280)", "accent": "oklch(0.34 0.08 285)", "accent-foreground": "oklch(0.98 0 0)", "ring": "oklch(0.7 0.2 280)" } }, "type": "registry:theme" }