Coop example rename charcoal logo - #4
Merged
Conversation
Replaces both PNG logo variants with a single charcoal SVG, referenced by logoPath and logoWithBackgroundPath and shipped in the npm files list. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01Wx3nmYtSe8Cb37QQ8WY3mx
The mark filled its viewBox edge-to-edge, so the circular integration badge clipped it. Center the same path in a square 1900x1900 viewBox. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
The signal picker renders the integration logo in a fixed circular container. Both logo slots pointed at the same transparent mark, so the card showed a bare wireframe with no badge circle while every peer (house, OpenAI) had a filled circle. Add roost-badge-charcoal.svg (charcoal circle + white mark) for the with-background slot used by the signal picker, and reframe roost-mark-charcoal.svg so the plain mark fills the integrations-page gray circle. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
ThatKoffe
approved these changes
Aug 24, 2026
ThatKoffe
approved these changes
Aug 24, 2026
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.
The old Coop integration example had a logo that was somewhat inversed (dark background with yellow gradient logo) which looked a little strange on the light background. Coop was also fully capitalized to COOP. This PR changes both so the ROOST logo matches the Coop logo in styling and Coop is capitalized correctly.