14

This is a request to make the site's icons have transparent backgrounds. They are already PNGs, so they support that. This would make applications such as Droidstack look much better.


Although stackapps is the only one that has a non-white background, all the others have solid white backgrounds. Although this is not immediately annoying, it suddenly becomes so when putting a different background on an icon (for example when clicking on an item in Droidstack, the background turns orange but there's a nasty white square around the icon.. I'll try to upload a new video of it soon).

Felix
  • 1,532
  • 10
  • 15
  • @code poet: I'm not sure what you're talking about, I was referring to the icon_url images as returned by some API calls. – Felix Jun 19 '10 at 12:37
  • Felix, have you checked out this http://stackapps.com/questions/347/svg-versions-of-the-logos? I've used that useful package for my app and yes, they have trasparent backgrounds. – systempuntoout Jun 19 '10 at 12:42
  • 2
    This is [status-planned]. As the quickest path to ground, the API is serving up resources we already had laying around. Eventually they'll be cleaned up explicitly for API purposes. – Kevin Montrose Jun 19 '10 at 12:48
  • @sys Yes, but being able to fetch the icons from the API itself is much more versatile. @Kevin, thanks – Felix Jun 19 '10 at 14:17
  • Yes, transparent pngs looks better. – Cesar Jun 22 '10 at 14:16