Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

JSON-to-CLR

A command line tool to convert a JSON Color Palette to CLR


Converts a JSON that is structure like this:

{
  "Blue Brand-Deep Blue": "#1A237E",
  "Blue Brand-Funky Orange": "#FF7043",
  "Cyan Brand-Forest Cyan": "#006064",
  "Cyan Brand-Forest Yellow": "#DBE22E",
  "Blues-Blueish Off-white": "#E8EAF6"
}

to CLR.


Works great with Open Color Tools

About

A command line tool to convert a JSON Color Palette to CLR

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages