10000 GitHub - e7h4n/colorname
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Mar 28, 2023. It is now read-only.

e7h4n/colorname

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Color Name

To get rid of naming hell.

Install

npm install -g colorname

Usage

$ colorname #82A1B7 #FFFFFF #E7EEF3 #5A5E61
#82A1B7: paleBlue(#7AB8CC)
#FFFFFF: white(#FFFFFF)
#E7EEF3: lavender(#E6E6FA)
#5A5E61: ironGray(#625B57)

Export less format:

$ colorname --less #82A1B7 #FFFFFF #E7EEF3 #5A5E61
@paleBlue: #82A1B7;
@white: #FFFFFF;
@lavender: #E7EEF3;
@ironGray: #5A5E61;

License

MIT.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  
0