{ "$schema": "https://ui.shadcn.com/schema/registry.json", "name": "brnd", "homepage": "https://registry.brndhub.dev/", "items": [ { "name": "brnd", "type": "registry:style", "cssVars": { "light": { "primary": "oklch(0.63 0.17 149)", "primary-foreground": "oklch(0.985 0 0)", "radius": "0.825rem" }, "dark": { "primary": "oklch(0.63 0.17 149)", "primary-foreground": "oklch(0.985 0 0)" } }, "files": [ { "path": "registry/brnd/rules/registry.mdc", "type": "registry:file", "target": ".cursor/rules/registry.mdc" } ] }, { "name": "logo", "type": "registry:block", "title": "Logo", "description": "A logo component.", "files": [ { "path": "registry/brnd/branding/logo.tsx", "type": "registry:component" } ] }, { "name": "header", "type": "registry:block", "title": "Header", "description": "A header component.", "files": [ { "path": "registry/brnd/header/header.tsx", "type": "registry:component" } ] }, { "name": "editor", "type": "registry:block", "title": "Editor", "description": "A editor component.", "files": [ { "path": "registry/brnd/editor/editor.tsx", "type": "registry:component" } ] }, { "name": "text-scramble", "type": "registry:block", "title": "Text Scramble", "description": "A text scramble component.", "files": [ { "path": "registry/brnd/text-scramble/text-scramble.tsx", "type": "registry:component" } ] }, { "name": "link-preview", "type": "registry:block", "title": "Link Preview", "description": "A link preview component.", "files": [ { "path": "registry/brnd/link-preview/link-preview.tsx", "type": "registry:component" } ] }, { "name": "copy-button", "type": "registry:block", "title": "Copy Button", "description": "A copy button component.", "files": [ { "path": "registry/brnd/copy-button/copy-button.tsx", "type": "registry:component" } ] } ] }