We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi! I'm currently working in adding a Dark theme to nuget.org, NuGet/NuGetGallery#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!
The text was updated successfully, but these errors were encountered:
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?
png
Sorry, something went wrong.
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 🙏
No branches or pull requests
Hi! I'm currently working in adding a Dark theme to nuget.org, NuGet/NuGetGallery#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!
The text was updated successfully, but these errors were encountered: