victorhqc / nyan-indent

Colorful indentation
MIT License
9 stars 2 forks source link

Uncaught TypeError: Cannot read property 'toHexString' of undefined #5

Open ThorGuy opened 5 years ago

ThorGuy commented 5 years ago

nyan-indent-render.js:19 customColors[currentNumber].toHexString(), throws this error, removing .toHexString() fixes it.

I would create a pull request but I'm new to GitHub and I don't know if I can/how to.

Atom: 1.33.0 x64 Electron: 2.0.11 OS: Microsoft Windows 7 Home Premium

victorhqc commented 5 years ago

Thank you for reporting the issue. Sorry I didn't answer before. I'll take a look!