feat(design): reader view #8

Merged
lerko merged 1 commits from feat/reader-view into staging 2026-05-24 22:35:36 +00:00
Owner

Summary

  • Strip terminal chrome, replace with clean reader layout
  • Add typeface picker (sans/serif/mono) with per-face optical tuning
  • Warm color palettes (slate dark, bone light), crafted link underlines
  • WCAG AA contrast on all text tiers
  • Semantic HTML: proper heading hierarchy, <time> elements, role=group, <dl>/<table>/<article>
  • Net -140 lines
## Summary - Strip terminal chrome, replace with clean reader layout - Add typeface picker (sans/serif/mono) with per-face optical tuning - Warm color palettes (slate dark, bone light), crafted link underlines - WCAG AA contrast on all text tiers - Semantic HTML: proper heading hierarchy, `<time>` elements, `role=group`, `<dl>`/`<table>`/`<article>` - Net -140 lines
lerko added 1 commit 2026-05-24 22:34:30 +00:00
Replace monospace-terminal aesthetic with clean reader layout. System
sans-serif default, typeface picker (sans/serif/mono) with per-face
optical tuning. Warm color palettes (slate dark, bone light), crafted
link underlines, WCAG AA contrast on all text tiers. Semantic HTML
throughout: proper heading hierarchy, <time> elements, role=group,
<dl>/<table>/<article> where appropriate. Net -140 lines.
lerko merged commit de74019e48 into staging 2026-05-24 22:35:36 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: lerko/portfolio#8