List of all our colors. Including gradients. Forked coolHue to make this. The gradients palette is rendered by JavaScript Object which makes it very easy to make a subtle update anytime.
- Download the latest version from the repository's release section.
- Unpack the archive and drag
index.htmlin the browser, to check out the default gradient palette. - All the gradients which are visible in the browser by default are rendered by
colorDataJavascript Object. - You just need to update the
colorDataObject (array) to create your very own gradient palette. So, Openindex.htmlin the text editor and update the color codes. - Voila! 👏 drag the
index.htmlinto the browser and you are done!