usmanyunusov / nanospinner

🌀 The simplest and tiniest terminal spinner for Node.js
https://npm.im/nanospinner
ISC License
183 stars 15 forks source link

make color customizable #16

Closed Kikobeats closed 2 years ago

Kikobeats commented 2 years ago

allow to customize color passing color as option, being 'yellow' by default

usmanyunusov commented 2 years ago

Add type and description to docs for color option

Kikobeats commented 2 years ago

done, can you check? 🙂