nuget-trends icon indicating copy to clipboard operation
nuget-trends copied to clipboard

White Transparent Icon

Open martinrrm opened this issue 1 year ago • 2 comments
trafficstars

Hi! I'm currently working in adding a Dark theme to nuget.org, https://github.com/NuGet/NuGetGallery/issues/8773, and wanted to know if it's possible to have a white transparent icon like this one https://github.com/dotnet/nuget-trends/blob/main/src/NuGetTrends.Web/Portal/src/assets/images/logo-icon-transparent.png.

Currently the blue one doesn't look good with a black background and would love to keep the NuGet Trends logo. Thanks!

martinrrm avatar Jun 24 '24 17:06 martinrrm

Looking at the original logo files I got, they are all only png. I guess we'll need to re-do them in svg? or just get new png with colors inverted?

bruno-garcia avatar Jun 24 '24 18:06 bruno-garcia

I think we can go with a png for now, svg's are the best option but we have a mix of pngs and svgs currently.

martinrrm avatar Jun 25 '24 17:06 martinrrm

Thank you for addressing this @martinrrm 🙏

bruno-garcia avatar Jul 24 '24 13:07 bruno-garcia