feat(frontend): use the new StackStream logo artwork as the brand mark#12
Merged
Conversation
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.
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
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.
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.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What
Replaces the placeholder logo (lucide
Zapin 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
StackStreamtext.Where it appears
src/app/icon.pngAssets
public/logo-full.png— 665×512 lockup, trimmed from the 4961×7016 masterVerify
npm run buildpasses (13 routes, including generated/icon.png)