feat: dot + ripple identity mark#175
Merged
brianorwhatever merged 1 commit intomainfrom Apr 24, 2026
Merged
Conversation
Implements the final mark from the Boop identity pack: a violet dot with a soft ripple ring (proportions dot r = 0.218·s, ring r = 0.373·s, opacity 0.25). Applies everywhere the mark renders — inline wordmarks, landing hero, favicon, and the iOS/Android app icons + splash screens. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
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.
Summary
dot r = 0.218·s,ring r = 0.373·s,stroke = max(1.5, 0.0136·s)..boop-dotgains an em-scaled::afterring so every wordmark site — App header, Settings, PublicList, Login, Compare, SharedListResource — updates automatically..wordmark .dot, sm variant) and hero.markget matching rings sized for their pixel/clamp contexts.index.htmlmoves to the 220 viewBox used by the design file and renders dot + ring.scripts/generate-icons.mjsrewritten to produce the design's "iOS rounded" artboard (violet tile, cream mark with cream ring at 0.4 opacity) and cream/ink splashes with the dot + ring. Rangenerate:assetsto push the new source through the full iOS + Android size matrix.Test plan
/(Landing) and confirm the nav wordmark and the hero mark both render the ripple.ic_launcher(square + round + adaptive foreground) + splash match.🤖 Generated with Claude Code