mirror of
https://github.com/kbenestad/mdcms.git
synced 2026-06-18 15:24:32 +00:00
Site name, site description, and dark/light mode toggle all used content-area colour variables (--font-colour, --font-colour-muted, --divider) which clash when nav-background differs from the page background. All three now reference the nav colour variables (--nav-link-colour, --nav-link-active-colour, --nav-section-heading-colour) with graceful fallbacks, so they remain legible on any nav background colour without requiring new theme.yml keys. https://claude.ai/code/session_01NQKywehSj8Ku4yKhwB4VNB |
||
|---|---|---|
| .. | ||
| assets | ||
| pages | ||
| posts | ||
| config.yml | ||
| index.html | ||
| manifest.json | ||
| nav.yml | ||
| search.json | ||
| service-worker.js | ||
| theme.yml | ||