masakudamatsu / line-height-picker

A front-end web app that helps web designers/developers pick the best line-height value for their websites
https://line-height-picker.vercel.app
MIT License
2 stars 1 forks source link

Brighten the form field borders #243

Closed masakudamatsu closed 3 years ago

masakudamatsu commented 4 years ago

Reconsidering the colour palette, there is no reason for why the form field borders use the second darkest grey whose luminance contrast is 3:1 against the background.

We can use the second brightest grey (4.5:1 to background) instead, to enhance the form field's discoverability to the user's eyes.

masakudamatsu commented 3 years ago

Forgot closing the issue.