We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8893b5 commit beb1a3aCopy full SHA for beb1a3a
examples/examples.js
@@ -41,6 +41,7 @@ const COLORS = [
41
['#153856', '#abcfed', '#897d69'],
42
['#9322ad', '#fedcba', '#123456'],
43
['#11bbff', '#4400aa', '#aa0044'],
44
+ ['#150656', '#789abc', '#896669'],
45
];
46
47
var parseColor = function(c) {
0 commit comments