nuget-trends
nuget-trends copied to clipboard
White Transparent Icon
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!
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?
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.
Thank you for addressing this @martinrrm 🙏