monome / maiden

web based editor and repl for norns
GNU General Public License v3.0
47 stars 34 forks source link

super low contrast for help menu text in chrome #174

Closed ngwese closed 4 years ago

ngwese commented 4 years ago

There seems to be an accidental CSS regression or a change in behavior in recent versions of Chrome. The help menu renders in a much more faint gray in Chrome 78 (macOS) and Firefox 70 vs Firefox 69:

Firefox 69 / previous: image

Firefox 70 / Chrome 78 image

ryanlaws commented 4 years ago

172 could probably help with this.

Using a contrast checker in tests may be helpful. Something like this maybe: https://www.npmjs.com/package/color-contrast-checker

ngwese commented 4 years ago

...something weird is going on. As of the most recent release the menu background is now appears semi-transparent.