Under the Hood
This section covers litmus’s technical design — how themes go from definition files to pixels on screen, and the systems that enable accessibility analysis.
- Capture Pipeline — headless terminal screenshots, ANSI parsing, CDN delivery
- Rendering — the TermOutput model, color resolution, dual-mode display
- Accessibility — WCAG contrast, APCA scoring, CVD simulation
- Architecture — four crates, data flow, deployment