You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ coolHue gradients palette is **rendered by JavaScript Object** which makes it ve
9
9
10
10
# Installation
11
11
You can create your very own personalized collection of Gradient Palette with coolHue -
12
-
1. Download the latest [coolHue v1.2.0 release archive](http://bit.ly/coolhue-v121) from the repository's release section.
12
+
1. Download the latest [coolHue v1.2.1 release archive](http://bit.ly/coolhue-v121) from the repository's release section.
13
13
2. Unpack the archive and drag `index.html` in the browser, to check out the default gradient palette.
14
14
3. All the gradients which are visible in the browser by default are rendered by `colorData` Javascript Object.
15
15
4. You just need to update the `colorData` Object (array) to create your very own gradient palette. So, Open `index.html` in the text editor and update the color codes.
0 commit comments