Files
jobtrackingapp/docs/cv-builder/themes.md
T
cesnimda ce76046a29 feat: complete release readiness work
- consolidate API ownership and remove dead vendor code

- add Stripe billing, learning paths, and public CV hardening

- add migration, recovery, security, audit, and browser gates
2026-07-31 16:54:16 +02:00

365 B

themes

Themes are immutable catalog data rather than separate renderer implementations. Each theme declares layout, colors, typography, spacing, header/photo treatment, ATS suitability, and whether Premium is required. User overrides are stored on the variant and normalized before rendering.

Add a theme to CvThemeCatalog; do not add a new HTML renderer.