Open sinapirani opened 2 months ago
It seems like only these colors are accepted as base colors:
"gray" | "neutral" | "slate" | "stone" | "zinc"
Yes, I tried using zinc, and it works. However, there is no sky color option
That's what I said. Only those 5 colors are available. But you can change CSS variables by copying from https://ui.shadcn.com/themes.
Indeed, other theme files do not exist. Theme files are there https://github.com/shadcn-ui/ui/tree/main/apps/www/public/r/themes
Closed without fix, no?
So how to use the other colors pallets? is this false advertsiment? :P
Describe the bug
npx shadcn@latest add form
✔ Checking registry. ✔ Installing dependencies. ⠧ Updating files.
Something went wrong. Please check the error below for more details. If the problem persists, please open an issue on GitHub.
The component at https://ui.shadcn.com/r/colors/sky.json was not found. It may not exist at the registry. Please make sure it is a valid component.
Affected component/components
all
How to reproduce
npx shadcn@latest add form
✔ Checking registry. ✔ Installing dependencies. ⠧ Updating files.
Something went wrong. Please check the error below for more details. If the problem persists, please open an issue on GitHub.
The component at https://ui.shadcn.com/r/colors/sky.json was not found. It may not exist at the registry. Please make sure it is a valid component.
Codesandbox/StackBlitz link
https://codesandbox.io/p/sandbox/vigorous-currying-8653mn | Just because it required
Logs
No response
System Info
Before submitting