Accessibility
This site
draftlib.com is built to meet WCAG 2.2 AA. In practice that means: a skip link to the main content, a visible focus ring on every interactive element, colour contrast checked in both themes, no motion that cannot be stopped, and a layout that reflows to 320 CSS pixels without horizontal scrolling.
The theme follows your operating system preference unless you override it, and the choice persists. Fonts are self-hosted, so no third-party request is needed to render a page.
The command line
draft runs headlessly with --print or --json when a full-screen interface
is unhelpful — including with a screen reader, in a pipeline, or over a slow
connection. Colour is dropped automatically when output is not a terminal, and
DRAFT_SHOW_LOGO=0 suppresses the banner.
The dashboard is fully keyboard-driven: arrow keys or j/k scroll, q or
Esc quits, and the queue can be extended without a mouse.
Feedback
If something here does not work for you, please open an issue. Accessibility defects are treated as ordinary bugs, not enhancements.