-
-
Notifications
You must be signed in to change notification settings - Fork 32.6k
Closed
Labels
component: buttonThis is the name of the generic UI component, not the React module!This is the name of the generic UI component, not the React module!customization: themeCentered around the theming featuresCentered around the theming featurespriority: importantThis change can make a differenceThis change can make a differenceregression 🐛A bug, but worseA bug, but worsev6.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
component: buttonThis is the name of the generic UI component, not the React module!This is the name of the generic UI component, not the React module!customization: themeCentered around the theming featuresCentered around the theming featurespriority: importantThis change can make a differenceThis change can make a differenceregression 🐛A bug, but worseA bug, but worsev6.x
Projects
Status
Done