I’m trying to modify drawer/sidenav component styles. I don’t want to use css hacks, only material functions, the material way.
Is it posible to modify or extend theme color tokens? E.g change the divider color, or add a container-shadow
token?
How to apply the changed tokens then?