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.52k stars 643 forks source link

[UI] Input component and Login pages #9870

Closed martinrrm closed 3 months ago

martinrrm commented 3 months ago

Summary

Input component

These PR adds theme to the Input component as a new class named "input-brand". For error's I changed the class to be "has-error-brand", it will change border color.

Light Dark
image image
image image

image

image

Login

image

image

image

Modal

image image

Addresses https://github.com/NuGet/NuGetGallery/issues/9869 Addresses https://github.com/NuGet/NuGetGallery/issues/9868