Bug 39892

Summary: Search results: .results_summary > .label isn't high enough color contrast
Product: Koha Reporter: Lucas Gass (lukeg) <lucas>
Component: AccessibilityAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: normal    
Priority: P5 - low CC: martin.renvoize, matt.blenkinsop, oleonard
Version: Main   
Hardware: All   
OS: All   
GIT URL: Change sponsored?: ---
Patch complexity: --- Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Lucas Gass (lukeg) 2025-05-13 16:15:58 UTC
If you do a catalog search that returns results on the staff interface the search results table background alternates between white (#fff) and gray (#f3f4f4).

The class .label has a color of #707070. This fails color contrast tests:

Normal Text

WCAG AA: Fail
WCAG AAA: Fail