- Home
- Accessibility
Accessibility
Unusually well specified for a project this size — and verified by tests in the repository, not left to good intentions.
The commitments
- Full keyboard operation
With F6 as the documented escape from the terminal, so it can never become a keyboard trap. The complete keymap is on the keyboard page.
- Screen-reader labelling on controls
Including glyph-only toolbar buttons, which name themselves both as tooltips and to a screen reader.
- Colour is never the only signal
The environment chip carries its word (
PROD,STAGE,DEV) as well as its colour; a protocol carries its shape as well as its colour; an ended session shows a dot and text. - Contrast floors are checked automatically
In both light and dark themes, by tests in the repository.
The design tokens are published. Every colour RemoteFlow ships with — surfaces, borders, text, accents, protocol and environment colours — is chosen against a measured contrast floor in both themes, and this website uses the same tokens.