Closed nikhilanayak closed 3 years ago
You can generate them on https://shields.io.
For example, is https://shields.io/badge/cool-badge-red?style=for-the-badge. And is https://img.shields.io/static/v1?label=cool&message=badge&color=c13d3b&style=for-the-badge&labelColor=ea4761.
You may have to look up the colour codes for (e.g.) the correct red background for both parts, like I did for the second badge.
That's exactly what I was looking for. Thanks!
Sorry, this isn't really an issue/enhancement but I thought this would be the best place to ask a question. Is there a way I can generate a badge with the text
Cool Badge
with a red background (or any other badge)? I tried looking through the SVG but it wasn't very helpful to determine how to render each character individually.