Warmer visual identity: Fraunces wordmark, cream canvas, coral accent, empty-state hero#68
Merged
Conversation
Adds @fontsource-variable/fraunces (opsz axis) and a --font-display token, and renders the Polaroid title in Fraunces at optical size 144 — the warm boutique-serif direction for #58. Body copy stays Montserrat.
#58 visual identity: nudge the neutral palette toward a warm cream in light mode (and a warm charcoal in dark), and introduce a coral brand token wired to --primary and --ring so primary actions and focus rings read as a single warm accent. The print sheet stays white in both modes.
The centre column was blank until a photo was added. Show a small hero instead — a Fraunces headline, one line on what the app does, a coral Add-photos CTA, and a few CSS-only example polaroids (no image assets). Reworks the sheet width measurement onto a callback ref so it still attaches when the hero gives way to the first real page.
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.
First pass at #58. I gave the app a warmer, more product-like identity instead of the stark tool look.
What's in here:
--font-displaytoken via@fontsource-variable/fraunces. Body copy stays Montserrat — only the wordmark and hero headline use the serif. (Picked it in-app against the other candidates.)--coralbrand token wired to--primaryand the focus ring, so primary actions and focus read as one warm accent. Coral uses ink text since white-on-coral fails AA.Also ignored the local
.claude/and.tanstack/artifact dirs.Two calls I'd flag for review:
Typecheck, lint, and the production build all pass.