Fix #10: Pick much, much better fonts - #12
Open
github-actions[bot] wants to merge 5 commits into
Open
Conversation
Co-Authored-By: Claude <claude@anthropic.com>
Owner
|
@claude re-do the demo please to show a bit more |
@claude re-do the demo please to show a bit more Co-Authored-By: Claude <claude@anthropic.com>
Owner
|
@claude please re-record the demo GIF |
@claude please re-record the demo GIF Co-Authored-By: Claude <claude@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.
Closes #10
Demo
Demo
Summary
Replaced the monospace SF Mono font with an elegant serif font stack (Charter, Georgia, Cambria) for the editor body text, creating a much more refined and aesthetically pleasing note-taking experience. The title now uses SF Pro Display with optimized weight and letter-spacing. All typography has been carefully tuned with improved letter-spacing, line-height, and weight values for maximum readability and visual appeal in both light and dark modes.
Before & After
Files Changed
src/components/Editor.tsx: Updated editor font stack to elegant serif fonts (Charter, Georgia, Cambria), increased base size to 19px, refined line-height to 1.65, added negative letter-spacing for tighter elegant feelsrc/components/Editor.css: Enhanced first-line title with SF Pro Display at 1.75em and bold weight, added size/spacing differentiation for heading levels (H1/H2/H3), improved bold/italic letter-spacing, refined blockquote opacitysrc/index.css: Updated body font to SF Pro Text for UI consistencyAdjustment Made
Re-recorded the demo GIF with fresh video capture. The demo continues to showcase the comprehensive typography improvements including headings, body text, emphasis, lists, blockquotes, and theme switching in both light and dark modes.
🤖 Generated with Claude Code