feat(auth): style sign-in and sign-up pages to match dark industrial neon-cyan design system#45
Open
Vaishnavi10706 wants to merge 4 commits into
Open
Conversation
|
@Vaishnavi10706 is attempting to deploy a commit to the xoxogroovy-7398's projects Team on Vercel. A member of the Team first needs to authorize it. |
Owner
|
@Vaishnavi10706 conflict pull then latest |
Author
|
All conflicts has been resolved now. @probably-ABHINAV |
Refactor sign-in page to display a timeline of milestones for the project, replacing the previous sign-in form.
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.
Summary
Styles the
/sign-inand/sign-uppages to align with OPSCORD’s dark industrial neon-cyan design system and landing page aesthetic.Changes
apps/web/app/sign-in/page.tsxapps/web/app/sign-up/page.tsxWhat was changed
#50E3C2) radial gradientsrgba(80,227,194,0.18)) with a soft cyan box-shadow// AUTHENTICATE,// EARLY ACCESS) following the existingsection-labelpatternSign up →/Sign in →) usevar(--cyan)accent colorordivider between the CTA button and the footer linkSecured · SOC2 Ready · Zero-trustin monospaceWhat was NOT changed
hreftargets preserved exactlyBefore
After
Changes Made
Closes #23