-
-
Notifications
You must be signed in to change notification settings - Fork 32.7k
Closed
Labels
customization: themeHigher level theming customizability.Higher level theming customizability.priority: importantThis change can make a difference.This change can make a difference.scope: buttonChanges related to the button.Changes related to the button.type: regressionA bug, but worse, it used to behave as expected.A bug, but worse, it used to behave as expected.v6.x
Description
Steps to reproduce
Link to live example: not working with Material UI v6 but working with Material UI v5.
Steps:
- Create a custom palette colors
- Apply it on an Icon Button to check it works
- Apply it on a Button, this does not work
Current behavior
The color is not applied and the hover effect is broken
Expected behavior
The color should be applied and the hover effect working
Context
Add a custom color to the theme's palette and apply it to a button
Your environment
No response
Search keywords: theme colors button
EliasTouil, oliviertassinari, o-alexandrov and axellejamous
Metadata
Metadata
Assignees
Labels
customization: themeHigher level theming customizability.Higher level theming customizability.priority: importantThis change can make a difference.This change can make a difference.scope: buttonChanges related to the button.Changes related to the button.type: regressionA bug, but worse, it used to behave as expected.A bug, but worse, it used to behave as expected.v6.x
Projects
Status
Done