Skip to content

🤖 fix: align Shux logos with prior Mux geometry - #3896

Merged
ammario merged 1 commit into
mainfrom
fix/shux-logo-consistency
Aug 20, 2026
Merged

🤖 fix: align Shux logos with prior Mux geometry#3896
ammario merged 1 commit into
mainfrom
fix/shux-logo-consistency

Conversation

@ammar-agent

@ammar-agent ammar-agent commented Aug 20, 2026

Copy link
Copy Markdown
Collaborator

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 S and 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

  • Rebuilt the square mark as an outlined lowercase Geist Sans Bold s at the prior Mux glyph scale, with the original cursor dimensions and glyph-to-cursor spacing.
  • Rebuilt all long Shux wordmarks as outlined paths, preserving the prior Mux baseline, cursor dimensions, and fixed cursor gap.
  • Centralized source geometry in scripts/logoAssets.ts and extended the icon generator to update docs, browser, inline loader, favicon, tray, PWA, and VS Code variants together.
  • Updated the tray crop for the corrected square mark and let the sidebar preserve the wordmark's intrinsic aspect ratio.
  • Regenerated all tracked raster and vector outputs.
  • Formatted the rename callout currently on main so the formatting gate remains green.

Logo previews

Square mark Wordmark
Shux square mark Shux wordmark

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 run
  • make build-icons
  • bun test src/browser/components/ProjectSidebar/ProjectSidebar.test.tsx
  • make static-check
  • Visual inspection of the docs navigation and app sidebar in dark mode at 1280px desktop and 390px mobile widths
  • Raster alpha-bound checks for docs, PWA, tray, and VS Code assets

Risks

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

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 -->
@mintlify

mintlify Bot commented Aug 20, 2026

Copy link
Copy Markdown

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

Project Status Preview Updated (UTC)
Mux 🟢 Ready View Preview Aug 20, 2026, 4:38 PM

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

@ammar-agent

Copy link
Copy Markdown
Collaborator Author

@codex review

Please verify that the corrected Shux marks preserve the prior Mux typography, cursor scale, and spacing across all generated variants.

@chatgpt-codex-connector

Copy link
Copy Markdown

Codex Review: Didn't find any major issues. 🚀

Reviewed commit: 5fed6850c3

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

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".

@ammario
ammario merged commit 4e11c52 into main Aug 20, 2026
51 of 57 checks passed
@ammario
ammario deleted the fix/shux-logo-consistency branch August 20, 2026 17:25
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.

2 participants