-
-
Notifications
You must be signed in to change notification settings - Fork 437
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
sytles(button): support for all colors in button #598
sytles(button): support for all colors in button #598
Conversation
…ert component (issue themesberg#473) themesberg#473 re themesberg#473
…te dark add "gray" and "light" to add support to all FlowbiteColors re themesberg#473
linter
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## main #598 +/- ##
=======================================
Coverage ? 99.35%
=======================================
Files ? 131
Lines ? 6390
Branches ? 480
=======================================
Hits ? 6349
Misses ? 41
Partials ? 0
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Description
This continues adding all of FlowbiteColors to components as PR #586.
Fixes # 473 (partially)
Type of change
How Has This Been Tested?
Since it was a visual change I used the Storybook to validate if colors are changing as expected.
Checklist: