Skip to content

[GSSoC]: [UI] Sign In and Sign Up pages have no styling — inconsistent with dark theme #23

@virajkvk18

Description

@virajkvk18

Discord Username

virajkv18

Task Description

The /sign-in and /sign-up pages are completely unstyled — they render as
plain HTML forms with no dark background, no Tailwind styling, and no
visual consistency with the rest of the OPSCORD landing page. Any user
clicking "Sign In" or "Get Early Access" is immediately met with a broken,
unbranded experience that looks like a completely different product.

Implementation Plan

  1. Locate apps/web/app/sign-in/page.tsx and apps/web/app/sign-up/page.tsx
  2. Apply OPSCORD's dark/industrial design system — dark background, neon
    cyan accents, matching typography and input field styles using Tailwind
  3. Add the OpsCord logo/wordmark and a brief context line matching the
    landing page tone
  4. Ensure both pages are fully responsive across desktop and mobile
  5. Verify the forms still function correctly after styling is applied

GSSoC Agreements

  • I have read the CONTRIBUTING.md file.
  • I will not open a PR until a mentor assigns this issue to me.
  • I understand that spam or trivial PRs will be rejected.

Metadata

Metadata

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions