How to Add Secondary and Success Colors to a Custom Material Theme?
I’m working with Angular 17 and have successfully created a custom Material theme with primary, accent, and warning colors. However, I would like to add additional colors such as secondary and success to my theme. How can I define these additional color palettes in my Angular Material theme?
How to Add Secondary and Success Colors to a Custom Angular 17 Material Theme?
I’m working with Angular 17 and have successfully created a custom Material theme with primary, accent, and warning colors. However, I would like to add additional colors such as secondary and success to my theme. How can I define these additional color palettes in my Angular Material theme?