Sprite Overlay Shader work play video
Unity default sprite color simply multiplies given color with image color, it gives a tinted color effect.
But in case if we want to change entire color theme of the image then we need to give an overlay color effect.
This video shows how to make overlay effect using new unity shader graph tool.