fix: Customize Theme was showing wrong example for color#1370
fix: Customize Theme was showing wrong example for color#1370dhavalveera wants to merge 1 commit intothemesberg:mainfrom
Conversation
|
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
WalkthroughThe update involves a semantic change in the custom theme for buttons, where the color key "primary" is renamed to "failure." This change affects the button color styling specifically in the Changes
Possibly related issues
Recent Review DetailsConfiguration used: CodeRabbit UI Files selected for processing (1)
Additional comments not posted (3)
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (invoked as PR comments)
Additionally, you can add CodeRabbit Configration File (
|
|
I also have this issue... need to manage all colors manually... 🥲 @SutuSebastian |
|
There is work planned to introduce the |
|
Fixed by #1498 . |
This PR is fixing a documentation error specifically for the
Buttoncomponent. As we don't have anycoloroption called asPrimaryCustomize Theme - Option 3
the below is the fix of the documentation with the correct color option in the custom theme option.
Summary by CodeRabbit