jantman / repostatus.org

A standard to easily communicate to humans and machines the development/support and usability status of software repositories/projects.
http://www.repostatus.org
Creative Commons Attribution Share Alike 4.0 International
172 stars 41 forks source link

Improve color contrast for concept badge #31 #34

Closed polynoman closed 3 years ago

polynoman commented 4 years ago

This is a proposal to fix issue #31 . I changed the text color to black and reduced the shadow via the opacity setting to make it clearer.

jantman commented 4 years ago

@polynoman Thanks for this. Once there seems to be consensus between yourself and @drkrynstrng in #31 I'm good with this.

Please note, though, that the badge files shouldn't be directly updated. There's some information in the README ( https://github.com/jantman/repostatus.org#contributing ) but the gist is the badges come from shields.io and are generated by a Fabfile... please also note that older badges are versioned and do not get updated. The color change will only take effect for people who are using latest or the upcoming release.

polynoman commented 4 years ago

@jantman Alright I reverted my changes and made a new version for the badges with better contrast. Please take a look if everything is alright now.

polynoman commented 4 years ago

And please label my PR with 'hacktoberfest-accepted', if it gets merged! @jantman

jantman commented 3 years ago

Thanks for this work and apologies for taking so long to get to it, but the badges need to be generated according to the instructions in the README.

I've done that in #35