Skip to content

feat(frontend): use the new StackStream logo artwork as the brand mark#12

Merged
jayteemoney merged 4 commits into
mainfrom
feat/new-logo-mark
Jul 3, 2026
Merged

feat(frontend): use the new StackStream logo artwork as the brand mark#12
jayteemoney merged 4 commits into
mainfrom
feat/new-logo-mark

Conversation

@jayteemoney

@jayteemoney jayteemoney commented Jul 2, 2026

Copy link
Copy Markdown
Owner

What

Replaces the placeholder logo (lucide Zap in a gradient box) with the full new logo artwork, exactly as designed — bolt + STACK + Stream on its brown background. The raw image is only trimmed of empty margins and downscaled for web; the artwork itself is untouched.

Since the artwork contains the complete wordmark, it replaces both the old icon and the separate StackStream text.

Where it appears

  • Landing nav (top-left, 48px tall)
  • Dashboard sidebar (48px tall)
  • Footer brand column (56px tall)
  • Favicon / app icon via src/app/icon.png

Assets

  • public/logo-full.png — 665×512 lockup, trimmed from the 4961×7016 master

Verify

  • npm run build passes (13 routes, including generated /icon.png)
  • Dev server renders the logo in nav, sidebar, and footer

Swap the gradient-box Zap placeholder for the brand's lightning bolt,
extracted from the new logo artwork onto a transparent background so it
sits cleanly on the dark theme. Applied in the landing nav, dashboard
sidebar, and footer alongside the existing StackStream wordmark, and
wired as the app favicon via src/app/icon.png.
@vercel

vercel Bot commented Jul 2, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
stackstream Ready Ready Preview, Comment Jul 3, 2026 7:03pm

Per branding direction, place the complete logo lockup (bolt + STACK +
Stream on its brown background) exactly as the raw artwork, trimmed of
empty margins and downscaled for web. Replaces the extracted bolt +
separate text approach in the landing nav, sidebar, and footer; favicon
now carries the same artwork.
@jayteemoney jayteemoney changed the title feat(frontend): replace generic Zap icon with new StackStream logo mark feat(frontend): use the new StackStream logo artwork as the brand mark Jul 3, 2026
Mask the logo artwork to an ellipse (wider crop so no text clips) and
shrink it: 36px in the nav and sidebar, 44px in the footer. Favicon
carries the same oval on a transparent square.
The oval rework reused the logo-full.png filename, so browsers (and the
image optimizer) kept serving the cached rectangular version. Fresh URL
guarantees every visitor gets the oval mark.
@jayteemoney jayteemoney merged commit b3dafaa into main Jul 3, 2026
2 of 4 checks passed
@jayteemoney jayteemoney deleted the feat/new-logo-mark branch July 3, 2026 19:06
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