I have a composite svg object with shading and highlights. Is there a way to change the objects color without having to specify changes to the shading & highlighting as well?
I have tried using a greyscale underlying svg and an svg on top where I can change the fill and opacity, but the resulting colors look flat.
Is there a library that does this?