ui
ui copied to clipboard
feat: add brand color
I'd like to suggest to include a "brand" color as part of the installation instructions because it's a useful pattern that will help the shadcn ecosystem grow into fully reusable page layouts and without devs needing to modify to tweak for their site's brand colors. Layouts can be fully copied over.
The word "accent" is taken already, so went with "brand".
- This allow use of a color such as
text-brand-400and all variants fromtext-brand-50throughtext-brand-950. - Devs can configure their own brand color for links or various aspects of a design.
- When copying a layout from a generator (v0, etc) into their project, the layout and all components will automatically use their brand color without modifications needed.
Documenting this would establish a useful pattern, for v0 and other AI to be trained on.
If it would be possible then can you assign me to this issue I want to resolve this
I forgot to link to the PR I made for shadcn-svelte: https://github.com/huntabyte/shadcn-svelte/pull/332/files
This issue has been automatically closed because it received no activity for a while. If you think it was closed by accident, please leave a comment. Thank you.