Add a basic color palette generator

This commit is contained in:
2024-04-22 18:16:32 -07:00
parent 03a8ae9a24
commit c49b042b62
4 changed files with 232 additions and 0 deletions

2
slop/palette/.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
node_modules/
palette.png