cmgriffing / stethoscope

Get a quick health check when viewing a Github repo's root.
https://cmgriffing.github.io/stethoscope
MIT License
69 stars 3 forks source link

Improve status indicator in Action Icon when score is calculated. #2

Open cmgriffing opened 3 years ago

cmgriffing commented 3 years ago

We currently just use a solid square color.

In this issue let's brainstorm some designs for what it could look like.

freddysilber commented 3 years ago

What if we showed three little github icons in a horizontal line. These would be like a traffic light. Left icon green, middle is yellow and right is green.

All the icons would be black and white unless its the repos current 'health'

cmgriffing commented 3 years ago

We could try that but its quite small in the browser UI.

Hacksore commented 3 years ago

How about something like this?

cmgriffing commented 3 years ago

I like it. We would need to make sure we have colors for all the grades that contrast well enough with white text.

Hacksore commented 3 years ago

@cmgriffing Do we possibly need to revisit the default background colors that are being set now?

I came up with this but don't particularly like it that much 😬 .

image

cmgriffing commented 3 years ago

I think the badgeText is a good addition that makes this issue change course a bit.

Instead, let's concentrate this on improving out colors like the 100% green and the failing red.