{
  "$schema": "https://ui.shadcn.com/schema/registry-item.json",
  "name": "iconiq-theme",
  "type": "registry:lib",
  "title": "Iconiq theme tokens",
  "description": "Shared Tailwind arbitrary property tokens used by Iconiq registry components.",
  "registryDependencies": [],
  "dependencies": [],
  "devDependencies": [],
  "categories": ["lib"],
  "files": [
    {
      "path": "lib/registry-theme.ts",
      "content": "export const registryTheme = \"\";\n",
      "type": "registry:lib"
    }
  ]
}
