Add `generate_theme_yaml()` that builds a complete theme YAML by loading the professional-clean template CSS, substituting extracted colors and typography, and deriving a dark-mode palette via `derive_darkmode()`. Adds `import yaml`, `import argparse`, `from pathlib import Path`, and module-level constants `TEMPLATE_THEME` / `THEMES_DIR`. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| build_openclaw.py | ||
| build_playbook.py | ||
| diagnose.py | ||
| extract_exemplar.py | ||
| fetch_hotspots.py | ||
| fetch_stats.py | ||
| humanness_score.py | ||
| learn_edits.py | ||
| learn_theme.py | ||
| seo_keywords.py | ||