{ "$schema": "https://ui.shadcn.com/schema/registry-item.json", "name": "theme", "dependencies": [ "tw-animate-css" ], "registryDependencies": [], "cssVars": { "light": { "radius": "0.625rem", "background": "oklch(1 0 0)", "foreground": "oklch(0.145 0 0)", "card": "oklch(1 0 0)", "card-foreground": "oklch(0.145 0 0)", "popover": "oklch(1 0 0)", "popover-foreground": "oklch(0.145 0 0)", "primary": "oklch(0.798 0.169 81.6)", "primary-foreground": "oklch(0.145 0 0)", "secondary": "oklch(0.97 0 0)", "secondary-foreground": "oklch(0.205 0 0)", "muted": "oklch(0.97 0 0)", "muted-foreground": "oklch(0.556 0 0)", "accent": "oklch(0.911 0.09 89.7)", "accent-foreground": "oklch(0.145 0 0)", "destructive": "oklch(0.577 0.245 27.325)", "border": "oklch(0.922 0 0)", "input": "oklch(0.922 0 0)", "ring": "oklch(0.708 0 0)", "sidebar": "oklch(0.985 0 0)", "sidebar-foreground": "oklch(0.145 0 0)", "sidebar-primary": "oklch(0.205 0 0)", "sidebar-primary-foreground": "oklch(0.985 0 0)", "sidebar-accent": "oklch(0.97 0 0)", "sidebar-accent-foreground": "oklch(0.205 0 0)", "sidebar-border": "oklch(0.922 0 0)", "sidebar-ring": "oklch(0.708 0 0)" }, "dark": { "background": "oklch(0.155 0.012 70)", "foreground": "oklch(0.96 0.008 70)", "card": "oklch(0.21 0.015 70)", "card-foreground": "oklch(0.96 0.008 70)", "popover": "oklch(0.21 0.015 70)", "popover-foreground": "oklch(0.96 0.008 70)", "primary": "oklch(0.75 0.15 81.6)", "primary-foreground": "oklch(0.145 0 0)", "secondary": "oklch(0.27 0.012 70)", "secondary-foreground": "oklch(0.96 0.008 70)", "muted": "oklch(0.27 0.012 70)", "muted-foreground": "oklch(0.72 0.01 70)", "accent": "oklch(0.55 0.14 60)", "accent-foreground": "oklch(0.96 0.008 70)", "destructive": "oklch(0.704 0.191 22.216)", "border": "oklch(0.4 0.02 70 / 22%)", "input": "oklch(1 0 0 / 15%)", "ring": "oklch(0.556 0 0)", "sidebar": "oklch(0.21 0.015 70)", "sidebar-foreground": "oklch(0.96 0.008 70)", "sidebar-primary": "oklch(0.75 0.15 81.6)", "sidebar-primary-foreground": "oklch(0.145 0 0)", "sidebar-accent": "oklch(0.27 0.012 70)", "sidebar-accent-foreground": "oklch(0.96 0.008 70)", "sidebar-border": "oklch(0.4 0.02 70 / 22%)", "sidebar-ring": "oklch(0.556 0 0)" } }, "css": { "@import 'tw-animate-css'": {}, "@utility clip-path-ellipse": { "clip-path": "ellipse()" }, "@utility no-scrollbar": { "scrollbar-width": "none", "&::-webkit-scrollbar": { "display": "none" } } }, "type": "registry:theme" }