Skip to content

fix(docs): recolor helix and zellij home-page logos to brand purple#36

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

fix(docs): recolor helix and zellij home-page logos to brand purple#36
skapoor8 merged 1 commit into
mainfrom
bugfix/home-page-logos-purple

Conversation

@skapoor8

Copy link
Copy Markdown
Contributor

Intent

The two home-page hero icons for helix and zellij were off-brand — helix used lavender #8B7EE0 and zellij used green #4FB286, breaking the shared brand-purple (#5555ff) treatment of every other icon in docs/public/icons/.

Fix

Replace both with purple renderings of the official upstream logos:

  • helix (docs/public/icons/hx.svg) — the official Helix ribbon logo, recolored monotone #5555ff, with the back-twirl blade drawn as a purple outline (fill:none;stroke:#5555ff) rather than a solid fill.
  • zellij (docs/public/icons/zellij.svg) — the official Zellij badge (hexagonal border + >_ prompt) rendered in purple monochrome: each source fill is mapped to a purple of equivalent luminance on a #1a1a4d#d2d2ff ramp.

Note on the zellij treatment

The upstream zellij asset is an 84-path shaded illustration, not a line logo. A flat single-color silhouette of it collapses to a featureless blob, so it is rendered as purple monochrome instead — keeping the badge legible. This makes it intentionally more detailed/multi-shade than the flat line siblings; that trade-off was chosen deliberately to keep the authentic upstream mark.

Validation

  • mise run docs:build exits 0 with no SVG/asset errors
  • Both icons rendered and visually confirmed (helix ribbon with outlined back-twirl; zellij hexagon badge with >_, both in brand purple)

Comment thread docs/public/icons/hx.svg Outdated
Comment thread docs/public/icons/zellij.svg
- replace the two off-brand home-page hero icons with purple
  renderings of the official upstream logos: the helix ribbon is a
  monotone `#5555ff` with its back-twirl outlined, and the zellij
  hexagon badge is rendered in purple monochrome
- square both icon viewBoxes so the logos sit on a consistent grid
  and align with the surrounding hero tiles
@skapoor8
skapoor8 force-pushed the bugfix/home-page-logos-purple branch from 92953a8 to 91cdd52 Compare July 24, 2026 20:06
@skapoor8
skapoor8 marked this pull request as ready for review July 24, 2026 20:08
@skapoor8
skapoor8 merged commit 4299904 into main Jul 24, 2026
2 checks passed
@github-actions

Copy link
Copy Markdown

🎉 This PR is included in version 1.67.1 🎉

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