Add large-print, font-size, and dark-mode controls #53

Open
opened 2026-07-01 01:06:14 +00:00 by manlycucumber · 0 comments
manlycucumber commented 2026-07-01 01:06:14 +00:00 (Migrated from github.com)

Problem

Readers with low vision or different preferences need to scale text and switch to a dark theme. These controls belong in the reader UI and persist per visitor.

Acceptance criteria

  • A reader control offers font-size steps including a large-print mode.
  • A dark-mode toggle re-themes surfaces using palette tokens.
  • Preferences persist via client-side storage and respect the OS dark-mode preference by default.
  • Layout remains intact at the largest font setting.

Notes

Dark mode reuses the tokenized palette system.

## Problem Readers with low vision or different preferences need to scale text and switch to a dark theme. These controls belong in the reader UI and persist per visitor. ## Acceptance criteria - [ ] A reader control offers font-size steps including a large-print mode. - [ ] A dark-mode toggle re-themes surfaces using palette tokens. - [ ] Preferences persist via client-side storage and respect the OS dark-mode preference by default. - [ ] Layout remains intact at the largest font setting. ## Notes Dark mode reuses the tokenized palette system.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Directorium/Ordo#53
No description provided.