Tracks Phase 5.1 — Accessibility from docs/SPEC.md §5.
Goal
Make Kite usable for people who rely on assistive tech, low-vision setups, and reduced-motion environments.
Scope
Notes
- Themes integrate with the existing theming engine (
src/ui/theme.rs, 11 built-in themes today).
- Reduced-motion / screen-reader mode should be toggleable via config and ideally CLI flag, consistent with existing
--theme / --layout flags.
Tracks Phase 5.1 — Accessibility from docs/SPEC.md §5.
Goal
Make Kite usable for people who rely on assistive tech, low-vision setups, and reduced-motion environments.
Scope
Notes
src/ui/theme.rs, 11 built-in themes today).--theme/--layoutflags.