Skip to content

Restore paper-like feel with subtler intensity#421

Merged
realproject7 merged 1 commit intomainfrom
hotfix/paper-subtle-fix
Mar 21, 2026
Merged

Restore paper-like feel with subtler intensity#421
realproject7 merged 1 commit intomainfrom
hotfix/paper-subtle-fix

Conversation

@realproject7
Copy link
Copy Markdown
Owner

Summary

Previous hotfix made the ruled paper too invisible. This restores the paper look while keeping it subtle:

  • Paper bg: #FFFCF7 (warm white, clearly distinct from page #E8DFD0)
  • Lines: hsl(234, 40%, 90%) — visible but gentle blue
  • Margin line: hsl(350, 60%, 92%) — visible pink margin
  • Box-shadow: 0.08 opacity — light lift effect

Still more subtle than the original, but clearly reads as paper.

🤖 Generated with Claude Code

- Paper bg: warmer white (#FFFCF7) that stands out from page bg
- Lines: slightly more visible (hsl 40% sat, 90% light)
- Margin line: more visible pink (hsl 60% sat, 92% light)
- Box-shadow: 0.08 opacity — subtle lift without being heavy

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@realproject7 realproject7 merged commit 1abfae0 into main Mar 21, 2026
@realproject7 realproject7 deleted the hotfix/paper-subtle-fix branch March 21, 2026 20:33
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