Awesome
sunset colors palette
<p align="center"> <img src="https://github.com/pablopunk/art/raw/master/sunset/sunset.jpg" alt="screenshot"> </p>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
- hyper-sunset: A hyper theme
- sunset.vim: A vim colorscheme
- sunset-iterm2: iterm2 theme
- vimcolors.org: The tool that generated this scheme
License
ISC
Author
Pablo Varela |