Uh oh!
There was an error while loading. Please reload this page.
docs(readme): retake screenshots and adopt Block/buzz layout - #17
Merged
Conversation
The AthleteIllustration drew a single-stroke stick figure with a red bar through it for the push pose. That read as clip art and fights the design system's rule that illustration must use heavy geometric forms with the same high-contrast confidence as the mark. AthleteIllustration now renders three compressed white ovals on an ember-tinted surface -- the same three-oval form BetterFit's brand mark uses for plates/repetition/momentum -- with a small SF Symbol (arrow.up / arrow.down / figure.walk / heart.fill) offset to the bottom as a category hint. Removed: gradientColors, segments(), point(), drawAthlete(), categoryColor. The new visual has no pose-dependent coordinates; the pose only selects the SF Symbol. Card hero space on PlayingCardWorkoutCard grows from 100x140 to 140x140 so the new mark has room to breathe. Co-authored-by: opencode-agent <noreply@opencode.ai>
Block/buzz uses full-width hero + stacked captioned screenshots. Mirrors that here: - Move assets to docs/assets/screenshots/ (buzz convention) - Rename to topic-based PNGs (workout-home, plan-week, profile-health) instead of type-prefixed ones (ios-*) - Single hero screenshot at the top with a one-line italic caption - New 'A look inside' section with two stacked screenshots, each linked and captioned in bold + soft followup - Drop the 3-up table; the per-screen shots now have room to read - Tighten the lead paragraph so the tagline does the talking - Trim the feature list into a sentence-led section - Compress the install + dev workflow into one block Screenshots retaken on iPhone 16 / iOS 26.2 against the current main demo state, retried after the mark / color alignment work so they show the actual product state. Co-authored-by: opencode-agent <noreply@opencode.ai>
Uh oh!
There was an error while loading. Please reload this page.
johnnyhuy added a commit
that referenced
this pull request
Aug 9, 2026
* fix(art): replace stick-figure athlete with the BetterFit mark The AthleteIllustration drew a single-stroke stick figure with a red bar through it for the push pose. That read as clip art and fights the design system's rule that illustration must use heavy geometric forms with the same high-contrast confidence as the mark. AthleteIllustration now renders three compressed white ovals on an ember-tinted surface -- the same three-oval form BetterFit's brand mark uses for plates/repetition/momentum -- with a small SF Symbol (arrow.up / arrow.down / figure.walk / heart.fill) offset to the bottom as a category hint. Removed: gradientColors, segments(), point(), drawAthlete(), categoryColor. The new visual has no pose-dependent coordinates; the pose only selects the SF Symbol. Card hero space on PlayingCardWorkoutCard grows from 100x140 to 140x140 so the new mark has room to breathe. Co-authored-by: opencode-agent[bot] <219766164+opencode-agent[bot]@users.noreply.github.com> * docs(readme): retake screenshots and adopt Block/buzz layout Block/buzz uses full-width hero + stacked captioned screenshots. Mirrors that here: - Move assets to docs/assets/screenshots/ (buzz convention) - Rename to topic-based PNGs (workout-home, plan-week, profile-health) instead of type-prefixed ones (ios-*) - Single hero screenshot at the top with a one-line italic caption - New 'A look inside' section with two stacked screenshots, each linked and captioned in bold + soft followup - Drop the 3-up table; the per-screen shots now have room to read - Tighten the lead paragraph so the tagline does the talking - Trim the feature list into a sentence-led section - Compress the install + dev workflow into one block Screenshots retaken on iPhone 16 / iOS 26.2 against the current main demo state, retried after the mark / color alignment work so they show the actual product state. Co-authored-by: opencode-agent[bot] <219766164+opencode-agent[bot]@users.noreply.github.com> --------- Co-authored-by: opencode-agent[bot] <219766164+opencode-agent[bot]@users.noreply.github.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 freeto 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
Restructures the README to follow the Block/buzz pattern: full-width hero screenshot with a one-line caption, then stacked captioned screenshots under an "A look inside" section.
docs/assets/screenshots/(buzz convention) and renamed by topic (workout-home,plan-week,profile-health) instead of by devicemaindemo state, so they show the post-mark, post-color-alignment product (greeting with the BetterFit mark, ember-tinted workout card hero, neutralised health stats)Consequences
docs/screenshots/ios-*.pngfiles removed.Testing
Co-authored-by: opencode-agent noreply@opencode.ai