{
  "$schema": "https://ui.shadcn.com/schema/registry-item.json",
  "name": "theme",
  "type": "registry:theme",
  "title": "Blacksite theme",
  "description": "Palantir-inspired dark theme with cool grays, cyan accent and tactical status palette.",
  "dependencies": [],
  "devDependencies": [],
  "registryDependencies": [],
  "cssVars": {
    "theme": {
      "font-sans": "Inter, ui-sans-serif, system-ui, sans-serif",
      "font-mono": "JetBrains Mono, ui-monospace, SFMono-Regular, monospace",
      "radius": "4px"
    },
    "dark": {
      "background": "222 28% 6%",
      "background-elevated": "220 22% 9%",
      "background-overlay": "218 18% 12%",
      "foreground": "210 14% 92%",
      "foreground-muted": "215 12% 65%",
      "foreground-subtle": "218 10% 48%",
      "card": "220 22% 9%",
      "card-foreground": "210 14% 92%",
      "popover": "220 22% 10%",
      "popover-foreground": "210 14% 92%",
      "border": "218 14% 18%",
      "border-strong": "218 14% 26%",
      "input": "218 14% 14%",
      "ring": "174 72% 56%",
      "primary": "174 72% 56%",
      "primary-foreground": "220 28% 6%",
      "secondary": "218 14% 16%",
      "secondary-foreground": "210 14% 92%",
      "muted": "218 14% 14%",
      "muted-foreground": "215 12% 60%",
      "accent": "218 14% 18%",
      "accent-foreground": "210 14% 92%",
      "success": "162 70% 48%",
      "warning": "38 92% 58%",
      "danger": "358 78% 60%",
      "info": "212 90% 62%",
      "gold": "42 78% 60%"
    }
  },
  "files": []
}
