Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

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