Conversation
The site was still showing the glyph borrowed from the Grasshopper component icon set. Replace it with the plugin repo's own logo (docs/images/logo.png): isometric massing blocks over the mycelial network. The SVG is a vector rebuild of that artwork, so the header logo and favicon stay crisp at every size instead of scaling a raster; logo.png is the source file itself, and logo.svg stays byte-identical to favicon.svg as before, since the landing page hero renders from it and needs the mark's own plate to read on a dark background. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
main already carried the current Mycelium mark (commit 8230fb8, 2026-08-15): logo.png is the plugin repo's own docs/images/logo.png byte for byte, and favicon.svg/logo.svg are a hand-authored vector of the same isometric mark. dev had a traced rebuild of that artwork from this session, which is strictly worse — potrace outlines instead of the native geometry — so the merge resolves every asset in main's favour. dev and main now hold identical files. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Member
Author
|
Superseded: main already carried the current mark (8230fb8), and dev has now been merged with main's assets — this PR is empty (0 files changed). Nothing to publish. |
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.
Publishes the logo swap from
dev: the site was still showing the glyph borrowed from the Grasshopper component icon set, now replaced by the plugin repo's own mark (isometric massing blocks over the mycelial network,Mycelium/docs/images/logo.png).favicon.svgandlogo.svgare a vector rebuild of that artwork, so the header logo and browser tab stay crisp at every size instead of scaling a raster;logo.pngis the source file itself.logo.svgstays byte-identical tofavicon.svg, as it was before — the landing page hero renders from it and needs the mark's own plate to read on a dark background.The mark is committed as authored (near-black on white). A cream/deep-green recolour matching the site palette is a one-file swap if preferred.
🤖 Generated with Claude Code