Skip to content

Minimal Moleskine polish — lighter cover, subtle elastic, softer paper#420

Merged
realproject7 merged 1 commit intomainfrom
hotfix/moleskine-minimal
Mar 21, 2026
Merged

Minimal Moleskine polish — lighter cover, subtle elastic, softer paper#420
realproject7 merged 1 commit intomainfrom
hotfix/moleskine-minimal

Conversation

@realproject7
Copy link
Copy Markdown
Owner

Summary

  • Cover color: Dark accent → #F5EFE6 (very light cream), highly minimal
  • Label band removed: Title centered in middle of cover (like Option 2 layout)
  • Elastic band: rgba(139, 69, 19, 0.18) — seamless, barely visible
  • Genre/author: Uses CSS vars (--accent, --text-muted) instead of white-on-dark
  • Ruled paper lines: Much lighter (hsl(234, 30%, 92%)), margin line softer (hsl(350, 40%, 94%)), paper bg warmer (hsl(30, 20%, 96%))
  • Paper box-shadow: Reduced from 0.12 to 0.05 opacity

Files Changed

File Change
src/components/StoryCard.tsx Light cover, no label band, centered title, subtle elastic
src/app/globals.css Softer paper line/margin/bg colors, reduced shadow

Test plan

  • Book covers are light cream, minimal look
  • Elastic band barely visible, seamless
  • Ruled paper lines are very subtle
  • Hover animation still works on desktop

🤖 Generated with Claude Code

… paper

- Cover: #F5EFE6 (very light cream) instead of dark accent
- Remove label band, center title in middle of cover
- Elastic band: 18% opacity, seamless with cover
- Genre/author text: use CSS vars instead of white
- Ruled paper: lighter lines, softer margin, reduced box-shadow

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@realproject7 realproject7 merged commit 3ab6298 into main Mar 21, 2026
1 check passed
@realproject7 realproject7 deleted the hotfix/moleskine-minimal branch March 21, 2026 20:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant