mirror of
https://github.com/taigrr/simplecolorpalettes.git
synced 2026-04-01 20:49:11 -07:00
10 lines
558 B
Markdown
10 lines
558 B
Markdown
# DO NOT USE
|
|
|
|
This repo is far from ready.
|
|
The goal is to eventually have a ton of color palettes ready for use in go-colorhash or other color libraries.
|
|
However, to keep the library as small as possible, all colors will be stored in integer format, and it is on the user to load them into a color library (such as the color package in the standard library).
|
|
|
|
Pulling in as many sources for color palettes is a time-consuming process, especially when many colors have names, but most do not, etc.
|
|
|
|
**EXPECT THE API TO CHANGE DAILY UNTIL v1.x.x IS RELEASED!*
|