Skip to content

Refresh hyperframes branding#186

Open
jrusso1020 wants to merge 2 commits intomainfrom
refresh-hyperframes-branding
Open

Refresh hyperframes branding#186
jrusso1020 wants to merge 2 commits intomainfrom
refresh-hyperframes-branding

Conversation

@jrusso1020
Copy link
Copy Markdown
Collaborator

Follow-up to #185 (hyperframes plugin submission).

In the current marketplace listing the plugin shows a text-only "HeyGen HyperFrames" wordmark, which stands out against polished peers (Canva / Remotion / BioRender) that all lead with a square brand icon. This PR swaps in the brand mark HeyGen uses as the favicon of the HyperFrames docs at https://hyperframes.heygen.com, and renames the display title to make the authorship explicit.

What changed

File Before After
plugins/hyperframes/assets/logo.png 1024×308 "HeyGen HyperFrames" wordmark 1024×1024 symbol-only icon, white background
plugins/hyperframes/assets/icon.png 512×512 symbol on solid black 512×512 symbol, white background
plugins/hyperframes/.codex-plugin/plugin.json interface.displayName: "HyperFrames" interface.displayName: "HyperFrames by HeyGen"

Both PNGs are freshly rasterized from the canonical docs/favicon.svg in heygen-com/hyperframes via rsvg-convert, so the mark is pixel-perfect at 32 / 64 / 128 / 512 / 1024 and renders cleanly against any marketplace theme on a solid white background (matches the Remotion pattern).

No skill content, routing, or capability changes — this is purely marketplace-visible branding.

Coordination

The same asset + displayName swap has already landed in-parallel on heygen-com/hyperframes via heygen-com/hyperframes#461, so the Codex sparse-install path (codex plugin marketplace add heygen-com/hyperframes --sparse .codex-plugin --sparse skills --sparse assets) is already serving the refreshed branding.

Swap the plugin's marketplace assets to the HeyGen/HyperFrames
symbol mark used as the Mintlify docs favicon at
hyperframes.heygen.com, and rename the display title to
"HyperFrames by HeyGen" so the authorship is explicit alongside
peer plugins like Canva / Remotion / BioRender that all lead with
their brand mark.

- assets/logo.png: 1024x308 wordmark → 1024x1024 symbol-only icon,
  rasterized from docs/favicon.svg at 1024 px, transparent background
- assets/icon.png: 512x512 symbol on black background → 512x512 symbol
  with transparent background, rasterized from the same source
- .codex-plugin/plugin.json: interface.displayName "HyperFrames"
  → "HyperFrames by HeyGen"

No skill content changes; only marketplace-visible branding.
Re-rasterize docs/favicon.svg with a white background instead of
transparent so the symbol reads the same on every marketplace theme.
@jrusso1020 jrusso1020 requested a review from a team April 23, 2026 20:38
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.

1 participant