https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28188

--- Comment #2 from Henry Bolshaw <[email protected]> ---
Created attachment 124128
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=124128&action=edit
Bug 28188: Accessibility: OPAC contrast ratio for text is insufficient

This patch makes minor changes to the OPAC SCSS
files to improve the contrast ratio for text on
the OPAC, including the main navigation links
and buttons. These issues were identified using
the WebAIM WAVE accessibility browser extension,
Chrome's Lighthouse tool, and Khan Academy's
Tota11y bookmarklet (the results using the three
tools were very similar).

To Test:
1. Use an accessibility tool (e.g. Chrome's
   Lighthouse Tool or WebAim's Wave Extension) to
   test the contrast ratio for text.
2. Confirm that the OPAC has contrast ratio issues
   affecting the main navigation links, the buttons,
   and the text of search results.

3. Apply the patch and rebuild the OPAC CSS:
   yarn build --view opac
4. Use the accessibility tool to confirm the
   contrast ratio issues have been fixed
5. Check that the OPAC still looks ok
   after the changes.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to