Skip to content

Usefull for creating color themes without the need to copy all css.

Notifications You must be signed in to change notification settings

pixeldublu/nodejs-tool-css-theme-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

CSS Theme Generator

Usefull for creating color themes without the need to copy all css.

Usage: node parser.js -f <fileName.css> -n <newFileName.css> -c (colors in hex format and comma separated)

Example: node parser.js -f theme.css -n colors.css -c #FFFFFF,#F2F2F2,#000000

About

Usefull for creating color themes without the need to copy all css.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published