Skip to content
This repository was archived by the owner on May 25, 2026. It is now read-only.

style(success): pink anchors the playlist name, not the lead-in - #74

Merged
ivorycrayon merged 1 commit into
mainfrom
style/success-emphasize-playlist-name
May 24, 2026
Merged

style(success): pink anchors the playlist name, not the lead-in#74
ivorycrayon merged 1 commit into
mainfrom
style/success-emphasize-playlist-name

Conversation

@ivorycrayon

Copy link
Copy Markdown
Contributor

Follow-up to #73. The Success view's body p was pink-lead-in / white-playlist-name; flip to white-lead-in / pink-playlist-name so the pink lands on what the user actually came here for (the new playlist's name) instead of the "Your new playlist is in your Spotify library. Look for…" scaffolding.

Parent p moves from text-brand to text-foreground; the inner playlist-name <strong> moves from text-foreground to text-brand. The trailing period inherits the parent's white, which is fine — a period in a different colour from the name preceding it isn't worth a span.

Test plan

  • pnpm typecheck clean
  • pnpm test — 127 / 127 passing
  • Success view ("Done.") — preview can't drive without a real OAuth round-trip + a completed shuffle; verify post-merge on production.

The Success view's body p was pink-lead-in / white-playlist-name; flip
to white-lead-in / pink-playlist-name so the pink lands on what the
user actually came here for (the new playlist's name) instead of the
"Your new playlist is in your Spotify library. Look for…" scaffolding.

Parent p moves from text-brand to text-foreground; the inner
playlist-name strong moves from text-foreground to text-brand. The
trailing period inherits the parent's white, which is fine — a period
in a different colour from the name preceding it isn't worth a span.
@ivorycrayon
ivorycrayon merged commit 8e7ad49 into main May 24, 2026
1 check passed
@ivorycrayon
ivorycrayon deleted the style/success-emphasize-playlist-name branch May 24, 2026 21:37
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant