Imports Material UI colours into global object.
Snap.importMUIColors(); Snap().rect(0, 0, 10, 10).attr({fill: deeppurple, stroke: amber[600]});