{
  "$schema": "https://ui.shadcn.com/schema/registry-item.json",
  "name": "theme",
  "title": "Theme",
  "description": "BoldKit neubrutalism theme with bold colors and CSS variables",
  "files": [],
  "cssVars": {
    "light": {
      "background": "60 9% 98%",
      "foreground": "240 10% 10%",
      "card": "0 0% 100%",
      "card-foreground": "240 10% 10%",
      "popover": "0 0% 100%",
      "popover-foreground": "240 10% 10%",
      "primary": "0 84% 71%",
      "primary-foreground": "240 10% 10%",
      "secondary": "174 62% 56%",
      "secondary-foreground": "240 10% 10%",
      "accent": "49 100% 71%",
      "accent-foreground": "240 10% 10%",
      "muted": "60 5% 90%",
      "muted-foreground": "240 4% 46%",
      "destructive": "0 84% 60%",
      "destructive-foreground": "0 0% 100%",
      "success": "152 69% 69%",
      "success-foreground": "240 10% 10%",
      "warning": "49 100% 60%",
      "warning-foreground": "240 10% 10%",
      "info": "212 100% 73%",
      "info-foreground": "240 10% 10%",
      "border": "240 10% 10%",
      "input": "240 10% 10%",
      "ring": "240 10% 10%",
      "radius": "0rem",
      "shadow-color": "240 10% 10%",
      "chart-1": "0 84% 71%",
      "chart-2": "174 62% 56%",
      "chart-3": "49 100% 71%",
      "chart-4": "271 76% 53%",
      "chart-5": "326 78% 60%",
      "neon-pink": "330 100% 65%",
      "neon-green": "120 100% 50%",
      "neon-blue": "195 100% 50%",
      "neon-orange": "25 100% 55%",
      "neon-purple": "280 100% 60%",
      "clash-1": "15 85% 60%",
      "clash-2": "280 70% 50%",
      "clash-3": "165 80% 45%",
      "clash-4": "45 95% 55%"
    },
    "dark": {
      "background": "240 10% 10%",
      "foreground": "60 9% 98%",
      "card": "240 10% 14%",
      "card-foreground": "60 9% 98%",
      "popover": "240 10% 14%",
      "popover-foreground": "60 9% 98%",
      "primary": "0 84% 71%",
      "primary-foreground": "240 10% 10%",
      "secondary": "174 62% 56%",
      "secondary-foreground": "240 10% 10%",
      "accent": "49 100% 71%",
      "accent-foreground": "240 10% 10%",
      "muted": "240 10% 20%",
      "muted-foreground": "60 5% 65%",
      "destructive": "0 84% 60%",
      "destructive-foreground": "0 0% 100%",
      "success": "152 69% 69%",
      "success-foreground": "240 10% 10%",
      "warning": "49 100% 60%",
      "warning-foreground": "240 10% 10%",
      "info": "212 100% 73%",
      "info-foreground": "240 10% 10%",
      "border": "60 9% 98%",
      "input": "60 9% 98%",
      "ring": "60 9% 98%",
      "shadow-color": "0 0% 0%",
      "neon-pink": "330 100% 70%",
      "neon-green": "120 100% 55%",
      "neon-blue": "195 100% 55%",
      "neon-orange": "25 100% 60%",
      "neon-purple": "280 100% 65%",
      "clash-1": "15 85% 65%",
      "clash-2": "280 70% 55%",
      "clash-3": "165 80% 50%",
      "clash-4": "45 95% 60%"
    }
  },
  "type": "registry:theme"
}