Skip to content

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

4 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages