Skip to content
/ any2clr Public

🎨 TXT and JSON to Mac CLR converter

Notifications You must be signed in to change notification settings

adrium/any2clr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

TXT and JSON to Mac CLR converter

This script can be used convert TXT and JSON files to an Apple Mac .clr color palette file.

Examples

TXT

Compatible with:

#0ff aqua
#8B008B darkmagenta
#0003 Black 20%

JSON

Compatible with:

{
  "aqua": "#0ff",
  "darkmagenta": "#8B008B",
  "Black 20%": "#0003"
}

About

🎨 TXT and JSON to Mac CLR converter

Resources

Stars

Watchers

Forks

Packages

No packages published