Redesign login and signup pages - #19812
Merged
ornicar merged 7 commits intoMar 17, 2026
Merged
Conversation
brynjagr
force-pushed
the
brynjagr/style-login-and-register
branch
2 times, most recently
from
March 16, 2026 13:00
7505531 to
c97a3db
Compare
brynjagr
marked this pull request as ready for review
March 16, 2026 13:06
Collaborator
brynjagr
force-pushed
the
brynjagr/style-login-and-register
branch
from
March 17, 2026 08:36
36b7575 to
6de9ddc
Compare
brynjagr
force-pushed
the
brynjagr/style-login-and-register
branch
from
March 17, 2026 09:47
6de9ddc to
0f4cbba
Compare
brynjagr
force-pushed
the
brynjagr/style-login-and-register
branch
from
March 17, 2026 09:50
0f4cbba to
16b9a56
Compare
Contributor
Author
|
@ornicar I've updated the colors to c-brag and fixed the error msg render issues: Screen.Recording.2026-03-17.at.10.46.12.mov |
allows changing the whole auth UI color in few lines
ornicar
force-pushed
the
brynjagr/style-login-and-register
branch
from
March 17, 2026 18:46
5f8a08a to
027d871
Compare
ornicar
reviewed
Mar 17, 2026
|
|
||
| body:has(.auth) .signin-or-signup { | ||
| display: none; | ||
| } |
Collaborator
There was a problem hiding this comment.
I couldn't figure out what this is about?
Contributor
Author
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



Improve usability of login and signup pages, especially on mobile where small inputs and tight spacing make the forms hard to use.
Summary
Screenshots / Video
Screen.Recording.2026-03-16.at.13.55.58.mov