sparkbox/bouncy-ball

Improve color contrast on some of the buttons

Closed this issue · 2 comments

Some of the buttons have poor color contrast, which is bad for accessibility. We should:

  • Change any button colors that don't meet WCAG AA contrast requirements.
  • Update the corresponding ball color to match.
    • Note: some of the ball colors might be difficult to change (like the ones for flash and video). If any of these need changing but would take special effort then feel free to create a separate issue for them.

Working on it. Thanks!

Merged this in #103. Thanks for the help @iAmNathanJ!