Matt light theme from the rock original remix.
Mat light theme.
We finalize by creating a my app theme variable that combines our color definitions with the mat light theme function and finally include the result of calling the angular material theme function with our my app theme.
In our style scss where we would include a custom theme using mat light theme or mat dark theme we now use my light theme and my dark theme.
In the final step we are passing my custom theme inside the angular material theme method.
Create angular material dark theme at the moment we are using mat light theme mixin function.
At this point we will be be able to use this theme palette in our own components.
This means that all the other neutral colors of our theme will be various shades of black and white with mostly.
In the code example above we created our theme using mat light theme function.
As you can see we ve added our custom theme s color definition in mat light theme function.
Additional and alternate themes.