Skip to content

fix(docs): use clean flat brand-purple zellij home-page icon#37

Merged
skapoor8 merged 1 commit into
mainfrom
bugfix/home-page-logos-purple
Jul 24, 2026
Merged

fix(docs): use clean flat brand-purple zellij home-page icon#37
skapoor8 merged 1 commit into
mainfrom
bugfix/home-page-logos-purple

Conversation

@skapoor8

Copy link
Copy Markdown
Contributor

Intent

Follow-up to the earlier logo recolor (#36). On the live docs home page the zellij icon — the upstream mascot rendered in purple-monochrome — comes out dark and muddy at icon size and clashes with the crisp, flat brand-purple siblings (cpp, vim, hx).

Fix

Replace docs/public/icons/zellij.svg with a clean, flat single-color (#5555ff) hexagon badge containing a >_ terminal prompt — matching the sibling icons' style while keeping zellij's hexagon + prompt identity. Chosen by the user from a rendered comparison of alternatives.

Only docs/public/icons/zellij.svg changes; the hx.svg helix icon from #36 is correct and untouched.

Validation

  • mise run docs:build exits 0
  • Icon rendered and visually confirmed clean/bright at icon size (hexagon + >_, single #5555ff), consistent with sibling icons

The upstream zellij mascot rendered dark and muddy at icon size due to
its multi-fill palette. Swap in a flat single-stroke #5555ff hexagon
badge with a >_ terminal prompt so the tile matches the crisp flat
cpp/vim/hx siblings.
@skapoor8 skapoor8 self-assigned this Jul 24, 2026

@skapoor8 skapoor8 left a comment

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

AI review — clean, no findings.

Verified this one-file icon swap against the checks that matter:

  • SVG is well-formed (parses cleanly).
  • Accessibility preserved: role="img" + <title>Zellij icon</title>.
  • Square viewBox="0 0 24 24" with matching width/height — no crop or distortion.
  • Only the approved #5555ff color present; fill="none" root.
  • Single intended file changed (docs/public/icons/zellij.svg); no stray files.

Delivers its stated intent. The flat-badge design was pre-approved and is not relitigated. No blocking or non-blocking comments.

@skapoor8
skapoor8 marked this pull request as ready for review July 24, 2026 20:31
@skapoor8
skapoor8 merged commit c30b0da into main Jul 24, 2026
2 checks passed
@github-actions

Copy link
Copy Markdown

🎉 This PR is included in version 1.67.2 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant