Skip to content

style(auth): restyle the OAuth success page - #481

Merged
eatmorespinach merged 2 commits into
drew/auth-success-page-copyfrom
max/auth-success-page
Sep 16, 2026
Merged

eatmorespinach merged 2 commits into
drew/auth-success-page-copyfrom
max/auth-success-page

Conversation

@maxyinger

@maxyinger maxyinger commented Sep 16, 2026

Copy link
Copy Markdown
Contributor

visual updates to #473

before after
Screenshot 2026-09-09 at 10 58 54 AM CleanShot 2026-09-15 at 22 34 09@2x

also updated anim

Rework the sign-in success page on top of the command cards:

- The Clerk mark drops its purple disc and follows --cli-fg, sitting in a
  48px frame with a gradient fill and layered shadow.
- The three cards move into a bottom banner that pins to the viewport on
  tall screens, with a section headline in the first column at four-up.
- The headline animates per word rather than per character, and the logo,
  headline and close-window line settle upward as one staggered motion.
- A brand-coloured conic glow sweeps the viewport edges once on load.
- Dark mode gets counterparts for every token the redesign added.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@changeset-bot

changeset-bot Bot commented Sep 16, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: 5d16213

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
clerk Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@coderabbitai

coderabbitai Bot commented Sep 16, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Team

Run ID: 17fa3adb-61c4-4a3f-bf0c-45c09f806ead

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Comment @coderabbitai help to get the list of available commands.

Card titles, card descriptions and the section subheadline all sit at
13px/20px, with weight and colour carrying the hierarchy instead of size.
The section headline keeps 20px with a 28px line height.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@eatmorespinach
eatmorespinach merged commit b02d605 into drew/auth-success-page-copy Sep 16, 2026
2 checks passed
@eatmorespinach
eatmorespinach deleted the max/auth-success-page branch September 16, 2026 15:56
eatmorespinach added a commit that referenced this pull request Sep 16, 2026
… cards (#473)

* feat(auth): replace the Skills box on the success page with command cards

The install box on the OAuth success page drove near-zero measurable
engagement. Replace it with three cards showing what the CLI can do
right after sign-in: install (npx clerk@latest init), customize
(clerk enable orgs), and deploy (clerk deploy), each with a copy
button. The copy script now falls back to execCommand when the
clipboard API rejects, which the old box's script did not.

* style(auth): restyle the OAuth success page (#481)

* style(auth): restyle the OAuth success page

Rework the sign-in success page on top of the command cards:

- The Clerk mark drops its purple disc and follows --cli-fg, sitting in a
  48px frame with a gradient fill and layered shadow.
- The three cards move into a bottom banner that pins to the viewport on
  tall screens, with a section headline in the first column at four-up.
- The headline animates per word rather than per character, and the logo,
  headline and close-window line settle upward as one staggered motion.
- A brand-coloured conic glow sweeps the viewport edges once on load.
- Dark mode gets counterparts for every token the redesign added.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>

* style(auth): settle the type scale on the success page

Card titles, card descriptions and the section subheadline all sit at
13px/20px, with weight and colour carrying the hierarchy instead of size.
The section headline keeps 20px with a 28px line height.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>

---------

Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>

---------

Co-authored-by: Max Yinger <35983235+maxyinger@users.noreply.github.com>
Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>
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.

2 participants