sparkbox / bouncy-ball

:red_circle: Compare web animation techniques by bouncing a ball with each one.
https://sparkbox.github.io/bouncy-ball
MIT License
605 stars 66 forks source link

Improve color contrast on some of the buttons #97

Closed bryanbraun closed 3 years ago

bryanbraun commented 3 years ago

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

iAmNathanJ commented 3 years ago

Working on it. Thanks!

bryanbraun commented 3 years ago

Merged this in https://github.com/sparkbox/bouncy-ball/pull/103. Thanks for the help @iAmNathanJ!