g.circular.js
[g.raphael] / g.circular.js
index b40d74b..e8d5458 100644 (file)
@@ -30,6 +30,14 @@ Roo = typeof(Roo) != 'undefined' ? Roo:  (imports ? imports.seed.Roo.Roo: {});
         opts = opts || {};
         
         var colors = [
+            '#5f236c',
+            '#9336a7',
+            '#cc8cda',
+            '#6666b2',
+            '#9999cc',
+            '#66d6fb',
+            '#4795af',
+            '#93e2fc',
             '#e0f6fe',
             '#eeeeee'
         ];