Problem/Motivation
Buttons with .bg-primary are being flagged on accessibility checks with "Background and foreground colors do not have a sufficient contrast ratio."
Proposed resolution
Update the primary background color to #2A7BA7 to have accessible contrast with white text
Issue fork diagnosis-3580080
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
nkarhoff commentedComment #4
the_turk commented@nkarhoff Looks good!
Comment #5
the_turk commentedComment #6
thejimbirch commentedThanks, merged into 1.x
Comment #8
thejimbirch commented