Recreate custom palette starters from standard themes
src/templates/*.custom.css are starter templates users copy to create custom palettes. Removed from gitignore (they ARE shipped files). Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -199,9 +199,9 @@ venv/
|
||||
hypothesis/
|
||||
|
||||
# Custom theme palettes (site-specific, not version controlled)
|
||||
# Note: src/templates/*.custom.css are STARTER templates (tracked)
|
||||
src/media/css/theme/*.custom.css
|
||||
src/media/css/theme/*.custom.min.css
|
||||
src/templates/*.custom.css
|
||||
templates/*.custom.css
|
||||
update.xml
|
||||
.moko-standards
|
||||
|
||||
1210
src/templates/dark.custom.css
Normal file
1210
src/templates/dark.custom.css
Normal file
File diff suppressed because it is too large
Load Diff
1219
src/templates/light.custom.css
Normal file
1219
src/templates/light.custom.css
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user