🤖 fix: align Shux logos with prior Mux geometry - #3896
Merged
Conversation
Align every Shux mark and wordmark with the prior Mux logo's outlined Geist geometry, cursor scale, and spacing. Generate the duplicated SVG, inline, raster, favicon, tray, and extension assets from one source. Also format the rename callout added on main so the repository's formatting gate remains green. --- _Generated with `mux` • Model: `openai:gpt-5.6-sol` • Thinking: `xhigh` • Cost: `$439.72`_ <!-- mux-attribution: model=openai:gpt-5.6-sol thinking=xhigh costs=439.72 -->
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
Collaborator
Author
|
@codex review Please verify that the corrected Shux marks preserve the prior Mux typography, cursor scale, and spacing across all generated variants. |
|
Codex Review: Didn't find any major issues. 🚀 Reviewed commit: ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
If Codex has suggestions, it will comment; otherwise it will react with 👍. Codex can also answer questions or update the PR. Try commenting "@codex address that feedback". |
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.
Summary
Corrects the new Shux logo family so the docs mark and app wordmarks preserve the typography, cursor scale, and spacing of the prior Mux logos.
Background
The initial Shux transition used a custom square
Sand live Arial text for the long wordmark. That made the docs glyph more than twice the cursor height, made rendering platform-dependent, and left excessive space before the cursor in the app header. This is a visual follow-up to #3867.Implementation
sat the prior Mux glyph scale, with the original cursor dimensions and glyph-to-cursor spacing.scripts/logoAssets.tsand extended the icon generator to update docs, browser, inline loader, favicon, tray, PWA, and VS Code variants together.mainso the formatting gate remains green.Logo previews
Previews automatically use the black or white asset for the active GitHub theme.
Validation
bun scripts/generate-icons.ts update, followed by a second idempotence runmake build-iconsbun test src/browser/components/ProjectSidebar/ProjectSidebar.test.tsxmake static-checkRisks
Low. The change is isolated to logo geometry, generation, and one sidebar sizing class. Generated assets change across app packaging, docs, PWA, tray, and VS Code surfaces, so the visual snapshot set should be reviewed.
Generated with
mux• Model:openai:gpt-5.6-sol• Thinking:xhigh• Cost:$457.10