Skip to content

feat: use the marketing site's Seam wordmark as the docs logo#1173

Open
sybohy wants to merge 1 commit into
mainfrom
feat/marketing-logo
Open

feat: use the marketing site's Seam wordmark as the docs logo#1173
sybohy wants to merge 1 commit into
mainfrom
feat/marketing-logo

Conversation

@sybohy

@sybohy sybohy commented Jun 16, 2026

Copy link
Copy Markdown
Member

What

Replaces the docs top-left logo (the old seam-wordmark-*.png) with the exact "seam" wordmark from the marketing site (seamapi/uipackages/marketingPageHeader's inline SeamLogo).

  • Extracted the 5 SVG paths verbatim (same 0 0 72 20 viewBox) into images/seam-logo-light.svg and images/seam-logo-dark.svg.
  • Colorized per theme since the source uses currentColor: near-black (#1A1A1A) for light mode, white (#FFFFFF) for dark mode.
  • Updated docs.json logo.light / logo.dark.

Why SVG (not PNG)

A nav logo should be vector — crisp at any size / on retina, where the previous PNG rendered blurry. The marketing site itself uses this as an inline SVG.

Check on the preview

Look at the top-left logo in both light and dark mode. If the color/weight needs tweaking (or you'd prefer a specific PNG), it's a one-line swap.

🤖 Generated with Claude Code

Replace the old seam-wordmark PNGs with the exact "seam" wordmark SVG from
the marketing site's header (seamapi/ui packages/marketing PageHeader),
colorized per theme (near-black for light, white for dark). SVG keeps the
logo crisp at any size.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@sybohy sybohy requested a review from a team as a code owner June 16, 2026 16:38
@mintlify

mintlify Bot commented Jun 16, 2026

Copy link
Copy Markdown

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
seam 🟢 Ready View Preview Jun 16, 2026, 4:56 PM

💡 Tip: Enable Workflows to automatically generate PRs for you.

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.

1 participant