chris48s
daa06c2026
don't apply logoColor param to multi-coloured logos ( #2889 )
...
This stops us from doing this:
 - https://img.shields.io/badge/logo-npm-blue.svg?logo=npm&logoColor=green
but still allows us to do this
 - https://img.shields.io/badge/logo-discord-blue.svg?logo=discord&logoColor=green
2019-01-29 15:22:28 -06:00
chris48s
1822a3adfb
more icon changes ( #2872 )
...
* delete scrutinizer logo
* optimise superuser logo
2019-01-27 18:27:27 +00:00
chris48s
bf5438f457
Delete some of our logos (part 1) ( #2857 )
...
Refs #2510
I'm going to delete or change some more logos in a further PR or two, but lets start off with the (hopefully) non-controversial ones. I think in all of these cases it is fairly clear-cut that we are not losing anything by removing our icon in favour of simple-icons now that we apply a sensible colour by default.
2019-01-25 12:51:41 -05:00
chris48s
7e473fe72c
pre-compute the 3 most common icon styles on server init ( #2856 )
...
refs #2833 (comment)
2019-01-23 16:41:10 -05:00
chris48s
eaa64a8dab
automatically show light or dark logos when using simple-icons ( #2833 )
...
closes #2431
refs #2510
2019-01-23 14:42:08 -05:00
Paul Melnikow
62810143ac
Move coalesce and validate ( #2828 )
...
Ref #2698
2019-01-21 16:11:23 -05:00
Paul Melnikow
26d0495ee6
Add logo support for the endpoint badge and refactor logo functions ( #2796 )
2019-01-20 20:22:46 +00:00