sunset-colors

1.0.1 • Public • Published

sunset colors palette

screenshot

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

Package Sidebar

Install

npm i sunset-colors

Weekly Downloads

2

Version

1.0.1

License

ISC

Unpacked Size

2.13 kB

Total Files

3

Last publish

Collaborators

  • pablopunk