futuristic
vibrant
bold
immersive
high-contrast
experimental
colorful
anime-inspired
neon
modern
"No Dark"
Shadcn/ui Theme Css Variables
name: Neon Dreamskeyword: anime views: 32
:root {
--background: 0 0% 0%;
--foreground: 0 0% 100%;
--card: 300 100% 10%;
--card-foreground: 0 0% 100%;
--popover: 270 100% 15%;
--popover-foreground: 0 0% 100%;
--primary: 330 100% 50%;
--primary-foreground: 0 0% 100%;
--secondary: 240 100% 20%;
--secondary-foreground: 0 0% 100%;
--muted: 300 100% 15%;
--muted-foreground: 0 0% 80%;
--accent: 120 100% 30%;
--accent-foreground: 0 0% 100%;
--destructive: 0 100% 50%;
--destructive-foreground: 0 0% 100%;
--border: 300 100% 25%;
--input: 300 100% 25%;
--ring: 330 100% 50%;
--radius: 0.75rem;
--chart-1: 12 100% 50%;
--chart-2: 173 100% 50%;
--chart-3: 197 100% 50%;
--chart-4: 43 100% 50%;
--chart-5: 27 100% 50%;
}