Add a theme to an existing app
npx shadcn@latest add https://shads.app/r/workspace-theme.json
npx shadcn@latest add https://shads.app/r/terminal-theme.json
npx shadcn@latest add @shadsapp/workspace-themeTheme builder, not theme picker
Install shads.app themes with the official shadcn CLI. Registry namespace @shadsapp, catalog at https://shads.app/r/registry.json.
npx shadcn@latest add https://shads.app/r/workspace-theme.json
npx shadcn@latest add https://shads.app/r/terminal-theme.json
npx shadcn@latest add @shadsapp/workspace-themenpx shadcn@latest create --name my-app --template next --preset https://shads.app/r/workspace-theme.json
npx @shadsapp/cli create my-app -t workspace