fur-colors
v2.0.5
Published
Colors for fur.
Readme
fur-colors
Colors for fur.
Installation
npm install fur-colors --saveUsage
'use strict'
const furColors = require('fur-colors')
let colorA = furColors.a()
let colorB = furColors.b()
console.log(colorA)
console.log(colorB)Examples
| Theme | Image | | :---: | ----- | | a | | | b | | | c | | | d | | | e | | | f | | | g | | | h | | | i | | | j | | | k | | | l | | | m | | | n | | | o | | | p | | | q | | | r | | | s | | | t | | | u | | | v | | | w | | | x | | | y | | | z | | | aa | | | ab | | | ac | | | ad | | | ae | | | af | | | ag | | | ah | | | ai | | | aj | | | ak | | | al | | | am | | | an | | | ao | | | ap | | | aq | | | ar | | | as | | | at | | | au | | | av | | | aw | | | ax | | | ay | | | bz | | | ba | | | bb | | | bc | | | bd | | | be | | | bf | | | bg | | | bh | | | bi | | | bj | | | bk | | | bl | | | bm | | | bn | | | bo | | | bp | | | bq | | | br | | | bs | | | bt | | | bu | | | bv | | | bw | | | bx | | | by | | | cz | | | ca | | | cb | | | cc | | | cd | | | ce | | | cf | | | cg | | | ch | | | ci | | | cj | | | ck | | | cl | | | cm | | | cn | | | co | | | cp | | | cq | | | cr | | | cs | | | ct | | | cu | | | cv | | | cw | | | cx | | | cy | | | dz | |
License
This software is released under the MIT License.
