conventional-commits / conventionalcommits.org

The conventional commits specification

Home Page:https://conventionalcommits.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Please change background color of website to be less hard on the eyes

c32hedge opened this issue · comments

The current hot pink/salmon color is not only a poor contrast with the white text, it's also very hard on the eyes especially given that it takes up most or all of the screen when you first visit the site (https://www.conventionalcommits.org/en/v1.0.0/).

Might I suggest using a more neutral color? And maybe having the colored portion take up less vertical space? After all, a site advocating conventions for making commit messages readable should itself be as readable as possible.

Considering the Web Accessibility Initiative (WAI), perhaps take a look at color contrast checkers like this one.

To give an idea (and save interested parties the effort), using Chrome devtools contrast check

image

Beside specific classes button.dropdown__label, a.no-style-a, h1.welcome__title, p.welcome__description, a.welcome__action, there are issues with the a, and code tags.

Hey @Potherca @jenstroeger @c32hedge, sorry, I missed this!

Does any of you want to volunteer and open a PR to improve this?
I am open to changing colors!

Before any of you write some code, please, share a palette of colors you are suggesting.