Changes to color controls

This commit is contained in:
Jeremy Rangel
2025-01-15 03:00:49 -08:00
parent 7df4855b60
commit ea5e69f0fd
14 changed files with 383 additions and 15 deletions

1
.gitignore vendored
View File

@ -9,7 +9,6 @@ npm-debug.log*
# Ignore build files
dist/
build/
# Ignore .env files (for sensitive data like API keys)
.env