diff --git a/index.js b/index.js index 4ad9d9b..5bdbd25 100644 --- a/index.js +++ b/index.js @@ -1 +1 @@ -new cursoreffects.rainbowCursor({length: 3, colors: ['red', 'cyan', 'green', 'purple', 'pink', 'yellow', '', 'blue'], size: 4}); \ No newline at end of file +new cursoreffects.rainbowCursor({length: 3, colors: ['red', 'green', 'purple', 'pink', 'yellow', 'blue'], size: 4}); \ No newline at end of file