Changelog 2026-03-06 (Reading Mode Controls on Post Pages Pass)
Article content
Changed
- Added a new Reading mode controls module to post pages.
- Added four presets:
Default,Comfortable,Focus, andHigh contrast. - Implemented client-side preset behavior with localStorage persistence so preferred mode carries across visits.
- Applied preset-aware typography/surface styles to improve long-form readability.
- Wired the new reading mode script into global template assets.
Why
- This batch implements the backlog item for reading mode controls on post pages.
- The update gives readers faster control over text density, reading width, and contrast without changing site theme globally.