"ai hiring" shadcn/ui theme

futuristic
high-contrast
immersive
bold-colors
ai-themed
modern-design
experimental
vibrant

Shadcn/ui Theme Css Variables

name: NeoFuturist AI Hiringkeyword: ai hiring views: 26

:root {
  --background: 240 80% 5%;
  --foreground: 0 0% 98%;
  --card: 240 80% 5%;
  --card-foreground: 0 0% 98%;
  --popover: 240 80% 5%;
  --popover-foreground: 0 0% 98%;
  --primary: 180 100% 50%;
  --primary-foreground: 240 80% 5%;
  --secondary: 210 100% 25%;
  --secondary-foreground: 0 0% 98%;
  --muted: 210 100% 25%;
  --muted-foreground: 0 0% 98%;
  --accent: 300 100% 25%;
  --accent-foreground: 0 0% 98%;
  --destructive: 0 100% 50%;
  --destructive-foreground: 0 0% 98%;
  --border: 210 100% 25%;
  --input: 210 100% 25%;
  --ring: 180 100% 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%;
}