accessibility statement
brewdb is built to be usable by everyone. This page summarizes the project's commitments, known gaps, and how to report new issues.
Commitments
- WCAG 2.2 AA is the target for all shipped UI.
- Keyboard-only navigation for every interactive surface (⌘K, c, /, ., tabs).
- Skip-to-main-content is the first focusable element on every page.
- Respect for
prefers-reduced-motion. - Color contrast validated against OKLCH lightness pairs, not sRGB approximation.
Report an issue
Open a GitHub issue on the Homebrew repo with the a11y label.