Skip to content

Commit

Permalink
Adding more colorsets
Browse files Browse the repository at this point in the history
  • Loading branch information
deanputney committed Nov 14, 2013
1 parent 876dee1 commit ee9e4f0
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,11 @@
new Array('#71c8bf', '#1ba554', '#cad93b', '#fef02f', '#fbb62c', '#f38a2e', '#ee592c', '#ea1d2b', '#b42767', '#65328f', '#52529f', '#20aeda'),
new Array('#e20ea3', '#0ef7f3', '#1dfc16', '#f41186', '#cdff07'),
new Array('#003de8', '#3f71fc', '#0c9eff', '#3fc8ea', '#4be5db'),
new Array('#20fcd3', '#8be223', '#f9b727', '#e22917', '#952efc')
new Array('#20fcd3', '#8be223', '#f9b727', '#e22917', '#952efc'),
new Array('#a3a948', '#edb92e', '#f85931', '#ce1836', '#009989'),
new Array('#00a8c6', '#40c0cb', '#f9f2e7', '#aee239', '#8fbe00')
]

//PI = 3.14159265359

var container;
Expand Down

0 comments on commit ee9e4f0

Please sign in to comment.