"D72812" shadcn/ui theme

futuristic
high-contrast
immersive
experimental
bold-colors
innovative
visual-impact
modern
unconventional
tech-inspired

Shadcn/ui Theme Css Variables

name: Neo-Fusionkeyword: D72812 views: 14

:root {
  --background: 0 0% 0%;
  --foreground: 0 0% 100%;
  --card: 0 0% 0%;
  --card-foreground: 0 0% 100%;
  --popover: 0 0% 0%;
  --popover-foreground: 0 0% 100%;
  --primary: 0 85% 50%;
  --primary-foreground: 0 0% 100%;
  --secondary: 0 0% 20%;
  --secondary-foreground: 0 0% 100%;
  --muted: 0 0% 20%;
  --muted-foreground: 0 0% 70%;
  --accent: 0 0% 20%;
  --accent-foreground: 0 0% 100%;
  --destructive: 0 85% 50%;
  --destructive-foreground: 0 0% 100%;
  --border: 0 0% 40%;
  --input: 0 0% 40%;
  --ring: 0 85% 50%;
  --radius: 0.75rem;
  --chart-1: 12 76% 61%;
  --chart-2: 173 58% 39%;
  --chart-3: 197 37% 24%;
  --chart-4: 43 74% 66%;
  --chart-5: 27 87% 67%;
}