dotnet / runtime

.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
https://docs.microsoft.com/dotnet/core/
MIT License
15.06k stars 4.69k forks source link

Use new .NET logo in NuGet packages. #77695

Closed teo-tsirpanis closed 11 months ago

teo-tsirpanis commented 1 year ago

Currently the .NET packages in NuGet have this logo:

The old .NET logo

How about we change it into this?

The new .NET logo

We can change the dotnetframework NuGet organization logo as well. Besides the updated design, it would be a quick indicator of which packages haven't been updated in a while. I could do it myself if I knew where this image lives (if it's public).

ghost commented 1 year ago

Tagging subscribers to this area: @dotnet/area-infrastructure-libraries See info in area-owners.md if you want to be subscribed.

Issue Details
Currently the .NET packages in NuGet have this logo: ![The old .NET logo](https://user-images.githubusercontent.com/12659251/199112347-d52c704b-3fa2-4563-a83c-58e3d2dd8cce.png) How about we change it into this? ![The new .NET logo](https://user-images.githubusercontent.com/12659251/199112380-c82bf777-e603-4d52-9838-f2188232a631.png) We can change the [`dotnetframework`](https://www.nuget.org/profiles/dotnetframework) NuGet organization logo as well. Besides the updated design, it would be a quick indicator of which packages haven't been updated in a while. I could do it myself if I knew where this image lives (if it's public).
Author: teo-tsirpanis
Assignees: -
Labels: `area-Infrastructure-libraries`, `feature-request`
Milestone: -
ViktorHofer commented 1 year ago

The .NET logo is specified here.

cc @richlander @leecow

ghost commented 1 year ago

Tagging subscribers to this area: @dotnet/runtime-infrastructure See info in area-owners.md if you want to be subscribed.

Issue Details
Currently the .NET packages in NuGet have this logo: ![The old .NET logo](https://user-images.githubusercontent.com/12659251/199112347-d52c704b-3fa2-4563-a83c-58e3d2dd8cce.png) How about we change it into this? ![The new .NET logo](https://user-images.githubusercontent.com/12659251/199112380-c82bf777-e603-4d52-9838-f2188232a631.png) We can change the [`dotnetframework`](https://www.nuget.org/profiles/dotnetframework) NuGet organization logo as well. Besides the updated design, it would be a quick indicator of which packages haven't been updated in a while. I could do it myself if I knew where this image lives (if it's public).
Author: teo-tsirpanis
Assignees: -
Labels: `area-Infrastructure`, `untriaged`, `feature-request`
Milestone: -
teo-tsirpanis commented 1 year ago

(the .NET bot does not track PRs that close issues in another repository)

leecow commented 1 year ago

I believe there's a sanctioned color scheme. @csharpfritz ?

csharpfritz commented 1 year ago

That's right... there is a sanctioned color scheme and logo to be used.

As a thought exercise though, this is a good discussion for how to update the packages if a new default logo is assigned for NuGet packages

reflectronic commented 1 year ago

I think the idea is that the current logo is using the old color scheme.

See this patch where a similar change was made to the installer: https://github.com/dotnet/installer/pull/389

teo-tsirpanis commented 11 months ago

Can someone also change the logo of the dotnetframework organization on NuGet?

ViktorHofer commented 11 months ago

Can someone also change the logo of the dotnetframework organization on NuGet?

cc @rbhanda @leecow

leecow commented 11 months ago

Looks like the default image is controlled via a gravatar.com profile for the dotnetframework org. Any ideas who may have access @richlander or @terrajobst?

terrajobst commented 10 months ago

Yes, we own this. I finally managed to login to Gravatar and change the picture.

Probably takes a bit for caches to reflect this.