mirror of
https://github.com/conventional-commits/conventionalcommits.org.git
synced 2026-03-23 06:01:43 -05:00
Please change background color of website to be less hard on the eyes #170
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @c32hedge on GitHub (Apr 7, 2023).
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.
@jenstroeger commented on GitHub (May 14, 2023):
Considering the Web Accessibility Initiative (WAI), perhaps take a look at color contrast checkers like this one.
@Potherca commented on GitHub (Aug 10, 2023):
To give an idea (and save interested parties the effort), using Chrome devtools contrast check
Beside specific classes
button.dropdown__label,a.no-style-a,h1.welcome__title,p.welcome__description,a.welcome__action, there are issues with thea, andcodetags.@damianopetrungaro commented on GitHub (Aug 10, 2023):
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.