{
  "$schema": "https://ui.shadcn.com/schema/registry-item.json",
  "name": "theme-rebrand",
  "type": "registry:theme",
  "title": "Instructure Rebrand Theme",
  "description": "Modern Instructure brand theme variables.",
  "author": "pantoken <https://pantoken.app>",
  "dependencies": [
    "@pantoken/css",
    "@pantoken/shadcn"
  ],
  "registryDependencies": [
    "@pantoken/base"
  ],
  "css": {
    "@import \"@pantoken/css/style.css\"": {}
  }
}
