CenterForOpenScience / osf-style

Stylesheet and guidelines for OSF
https://centerforopenscience.github.io/osf-style/
Apache License 2.0
3 stars 26 forks source link

[EMB-7] Make the success and info buttons dark enough to pass a11y linting #113

Closed brianjgeiger closed 6 years ago

brianjgeiger commented 6 years ago

Purpose

The success and info buttons were not contrasty enough to pass a11y linting for WCAG 2.0 Level A requirements. This fixes that.

Changes

Override the .btn-success and .btn-info colors, and add some variables related to those colors.

Go from: screen shot 2018-02-28 at 1 59 08 pm

To: screen shot 2018-02-28 at 1 58 48 pm

Ticket

https://openscience.atlassian.net/browse/EMB-7