1.0.1 • Published 4 years ago

sunset-colors v1.0.1

Weekly downloads
1
License
ISC
Repository
github
Last release
4 years ago

sunset colors palette

Usage

$ npm install sunset-colors
const colors = require('sunset-colors')

console.log(colors.background)
console.log(colors.foreground)
console.log(colors.green)
console.log(colors.magenta)
console.log(colors.light.green)
console.log(colors.light.blue)

Check index.js to see the full list of colors.

Related

License

ISC

Author

me
Pablo Varela