https://github.com/natural/color
Colors and Color Swatches
https://github.com/natural/color
Last synced: 2 months ago
JSON representation
Colors and Color Swatches
- Host: GitHub
- URL: https://github.com/natural/color
- Owner: natural
- License: mit
- Created: 2023-06-10T13:31:59.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-06-10T13:39:38.000Z (almost 2 years ago)
- Last Synced: 2025-01-28T14:43:57.458Z (4 months ago)
- Language: Python
- Size: 31.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
### Colors
Refer to the [color.md](color.md) file for samples.
#### Construction
In lieu of a makefile:
```shell
cd data
../bin/quick-scrape
# fiddle
../bin/quick-rezip.py
# fiddle
../bin/quick-transform.py
# fiddle
mv color.md ..
```