Skip to content

Conversation

@whyuds
Copy link

@whyuds whyuds commented Jan 20, 2026

  • Extract HTML template from auth.ts to auth-html.ts
  • Update login page style to match OpenCode brand
  • Use official SVG logo and instrument sans font
  • Remove input focus highlight and labels for cleaner UI
  • Integrate AuthRoutes in server.ts

What does this PR do?

Closes #9555
image

image

How did you verify your code works?

- Extract HTML template from auth.ts to auth-html.ts
- Update login page style to match OpenCode brand
- Use official SVG logo and instrument sans font
- Remove input focus highlight and labels for cleaner UI
- Integrate AuthRoutes in server.ts
@github-actions
Copy link
Contributor

Thanks for your contribution!

This PR doesn't have a linked issue. All PRs must reference an existing issue.

Please:

  1. Open an issue describing the bug/feature (if one doesn't exist)
  2. Add Fixes #<number> or Closes #<number> to this PR description

See CONTRIBUTING.md for details.

@github-actions
Copy link
Contributor

The following comment was made by an LLM, it may be inaccurate:

No duplicate PRs found

@crper
Copy link

crper commented Jan 20, 2026

Have you considered responsiveness? It looks like you're writing a clean html directly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FEATURE]:Improve Login Page UI to match Brand

2 participants