I would like to change the theme of the default Angular Material Datepicker. I couldn't find any helpful informations about this isue (I only found for AngularJS or the old Angular Material). I am using the default CSS, but I modified it to my preferences.
This is how the datepicker looks like: https://i.stack.imgur.com/hcvaf.jpg
I would like to change it to this type: https://i.stack.imgur.com/YcgYx.jpg
I want to use the material datepicker, because I implemented some code and it works only on material datepicker.
Maybe it sounds funny, but I want to add a Datepicker Material Design to Angular Material Datepicker.
Thanks for your help/advice!