top-gg / issues

Report bugs related to Top.gg. For feature requests: https://feedback.top.gg
35 stars 13 forks source link

Add for-the-badge and flat-square styled badges to small widgets #5

Open favna opened 6 years ago

favna commented 6 years ago

Suggestion

for-the-badge styled badges look

No seriously IMO they look way better than the dull "flat" styled badges that are used now. Giving the users to optionally have for-the-badge styled badges would be a great addition.

Furthermore it also allows people options. Just like how Shields.io has options for their badge style, why not add similar options to DBL.

And in the same vein, Shields.io also has "flat square" styled badges, adding these as option is again for the same reasons a great addition.

Applicable Links or Attachements

Link to for-the-badge Link to Shields.io

Chained flat-square badges courtesy of the Primus repo:

image

Chained for-the-badge styled badges courtesy of my own bot's repo:

2018-04-24_10-03-00


This issue has been ported over from the #feedback channel where it has 14 👍 , 4 👎 and 2 😐 at time of writing (Tuesday 2018-04-24 08:18 UTC+0)


p.s. dogs> cats. Change my mind. You'll fail.

rphsoftware commented 6 years ago

Maybe allow us to customize the badge? (Adjust certain properties of the svg like proportions, colors, font etc)

favna commented 6 years ago

@thekoksus that is what shields.io does. Using the online count badge for the DiscordBot's server as example, the style is determined in the querystring parameters style defaulting to flat.

Plastic: [![Discord](https://img.shields.io/discord/264445053596991498.svg?style=plastic)](https://discord.gg/EYHTgJX)

Discord

Flat: [![Discord](https://img.shields.io/discord/264445053596991498.svg)](https://discord.gg/EYHTgJX)

Discord

Flat Square: [![Discord](https://img.shields.io/discord/264445053596991498.svg?style=flat-square)](https://discord.gg/EYHTgJX)

Discord

For-The-Badge: [![Discord](https://img.shields.io/discord/264445053596991498.svg?style=for-the-badge)](https://discord.gg/EYHTgJX)

Discord

Social: [![Discord](https://img.shields.io/discord/264445053596991498.svg?style=social)](https://discord.gg/EYHTgJX)

Discord

rphsoftware commented 6 years ago

well, those are the current badge styles most commonly used online so I guess if they allowed us to use those it would be fine

tonkku107 commented 6 years ago

You can change the colors https://discordbots.org/api/docs#widgets I might add shields.io and for-the-badge styles in the future

favna commented 5 years ago

eh... I closed it because it was stale. Fair nuf if you want to keep it open.