Files
cv-site/static/css/02-layout
juanatsap 4886a36f2c fix: Make CV main content area theme-aware
Change .cv-main background from var(--paper-white) to var(--paper-bg)
so it adapts to theme:
- Light theme: white (#ffffff)
- Dark theme: cool dark gray (#1a1a1a)

Now the entire CV paper is dark in dark theme, not just the page background.
2025-11-19 14:54:10 +00:00
..