Skip to content

Commit beb1a3a

Browse files
authored
Update examples.js
1 parent f8893b5 commit beb1a3a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/examples.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ const COLORS = [
4141
['#153856', '#abcfed', '#897d69'],
4242
['#9322ad', '#fedcba', '#123456'],
4343
['#11bbff', '#4400aa', '#aa0044'],
44+
['#150656', '#789abc', '#896669'],
4445
];
4546

4647
var parseColor = function(c) {

0 commit comments

Comments
 (0)