NuGet / NuGetGallery

NuGet Gallery is a package repository that powers https://www.nuget.org. Use this repo for reporting NuGet.org issues.
https://www.nuget.org/
Apache License 2.0
1.54k stars 643 forks source link

[UI] Add new themes to User pages #9914

Closed martinrrm closed 5 months ago

martinrrm commented 5 months ago

Adds new styles to User pages.

Addresses https://github.com/NuGet/NuGetGallery/issues/9865 and https://devdiv.visualstudio.com/DevDiv/_queries/edit/?tempQueryId=86f20051-1835-446b-b283-b35a28cb6618&id=1985625 Spec: https://github.com/NuGet/Engineering/pull/5209 Main Issue: https://github.com/NuGet/NuGetGallery/issues/8773

User Packages

image

Manage Organizations

image

Api Keys

image

Contact ( https://devdiv.visualstudio.com/DevDiv/_queries/edit/?tempQueryId=86f20051-1835-446b-b283-b35a28cb6618&id=1985625)

image

agr commented 5 months ago

What's up with thicker bottom borders on inputs? Does it look the same in the light theme? image

agr commented 5 months ago

How does focus indicator look like when navigating from keyboard?

martinrrm commented 5 months ago

@agr This is how the Input gray bar looks like in light theme image

And this is when focused image