badges / gh-badges

Go to badges/shields. Especially if you don't know why. (This repo is old.)
http://img.shields.io/
Creative Commons Zero v1.0 Universal
86 stars 29 forks source link

Align color scheme names with Buckler’s #8

Closed mathiasbynens closed 10 years ago

mathiasbynens commented 10 years ago

For clarity, we could reuse these colorscheme names: https://github.com/gittip/img.shields.io#valid-colours

espadrine commented 10 years ago

Should we use all those color values: https://github.com/gittip/img.shields.io/blob/6b9c9493932be8d3baaa7d53afb1c8996a81de26/png.go#L27?

They're actually not the same as the shields.io values. The shields.io color used in "build passing" (which is close to buckler's green) is different from the one used in buckler (bright green).

As a result, right now, the color used in "build passing" (~bright green) is not the same as the one used in "dependencies: none" (~green).

espadrine commented 10 years ago

We have all of Buckler's color values.