fix: #3612787 Use the Educare navy for exposed-filter and link buttons to meet WCAG AA

The exposed-filter Apply Filter / Reset actions and the .btn.btn-link link buttons (e.g. "Explore more stories") used Bootstrap's default link blue / faded gray, below WCAG AA (~4.36:1 Apply, ~2.49:1 Reset), and were inconsistent — News/Programs (BEF) rendered blue while Events (components_exposed_form SDC) rendered navy. This recolors them all to the Educare navy via the ready var(--bs-dark) token so they match and pass AA (~18:1 on the light listing bg).

Issue: https://www.drupal.org/project/vartheme_bs5_educare/issues/3612787

AI-Generated: Yes

Checkpoints

  • File an issue about this project
  • Addition/Change/Update/Fix to this project
  • Testing to ensure no regression
  • Automated unit/functional testing coverage
  • Developer Documentation support on feature change/addition
  • User Guide Documentation support on feature change/addition
  • UX/UI designer responsibilities
  • Accessibility and Readability
  • Reviewed by a human
  • Code review by maintainers
  • Full testing and approval
  • Credit contributors
  • Review with the product owner
  • Update Release Notes
  • Release
Edited by Rajab Natshah

Merge request reports

Loading