Futuristic
High-Contrast
Neon
Immersive
Bold
Experimental
Monochrome
Cyberpunk
"No Dark"
Shadcn/ui Theme Css Variables
name: Neon Abysskeyword: blue views: 28
:root { --background: 240 100% 5%; --foreground: 210 100% 99%; --card: 240 100% 10%; --card-foreground: 210 100% 99%; --popover: 240 100% 2%; --popover-foreground: 210 100% 99%; --primary: 200 100% 78%; --primary-foreground: 240 100% 5%; --secondary: 190 100% 40%; --secondary-foreground: 210 100% 99%; --muted: 240 100% 15%; --muted-foreground: 210 100% 99%; --accent: 180 100% 50%; --accent-foreground: 240 100% 5%; --destructive: 0 100% 50%; --destructive-foreground: 210 100% 99%; --border: 240 100% 20%; --input: 240 100% 20%; --ring: 200 100% 78%; --radius: 0.75rem; --chart-1: 200 100% 78%; --chart-2: 190 100% 40%; --chart-3: 180 100% 50%; --chart-4: 170 100% 60%; --chart-5: 160 100% 70%; }