diff --git a/README.md b/README.md index 6040765..2622739 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Built for everyone. Owned by no one. Free as in freedom.
-Version +Version Platform Tauri License @@ -19,7 +19,7 @@ Built for everyone. Owned by no one. Free as in freedom. ## ๐Ÿ“– Overview -Vesper renders your markdown with carefully tuned typography and a refined dark interface, giving you the ultimate reading experience. No installation, no AppData, no registry, no telemetry, no accounts, no subscriptions - just drop the exe and go. +Vesper renders your markdown with carefully tuned typography and a refined interface, giving you the ultimate reading experience. Choose between dark and light themes, navigate entirely by keyboard, and enjoy full WCAG 2.2 AAA accessibility. No installation, no AppData, no registry, no telemetry, no accounts, no subscriptions - just drop the exe and go. Knowledge should be accessible to all. Vesper exists to make reading a pleasure, not a product. @@ -42,7 +42,7 @@ Full CommonMark support via **markdown-it** with extensions: | ๐Ÿ“„ HTML | Inline HTML passthrough | | โ†ต Breaks | Newlines preserved as line breaks | -**Premium dark-mode typography** tuned for long-form reading: +**Premium typography** tuned for long-form reading: > - **Inter Variable** at 17px with 1.7 line-height > - ~65 character measure for optimal readability @@ -80,9 +80,10 @@ Full CommonMark support via **markdown-it** with extensions: | Feature | Details | |:--|:--| +| ๐ŸŒ— Dark / Light Theme | Toggle in View menu, persisted across sessions | | ๐Ÿ–ฅ๏ธ Focus Mode | `F11` hides title bar and menu for immersive reading | -| ๐Ÿ”Ž Content Zoom | `Ctrl+Scroll` - 50% to 200% | -| โ†”๏ธ Content Width | `Shift+Scroll` - 400px to 1200px | +| ๐Ÿ”Ž Content Zoom | `Ctrl+Scroll` or View menu spinner - 50% to 200% | +| โ†”๏ธ Content Width | `Shift+Scroll` or View menu spinner - 400px to 1200px | | ๐Ÿ”ฒ UI Scale | 50%-200% via View menu spinner, persisted across sessions | | ๐Ÿ€ Kinetic Scroll | Right-mouse drag with iOS-style rubber band overscroll | | ๐Ÿ“œ Custom Scrollbars | Thin, auto-hiding, accent-colored on hover | @@ -92,8 +93,9 @@ Full CommonMark support via **markdown-it** with extensions: ### ๐Ÿ“‚ File Handling -- Open via **File menu**, **`Ctrl+O`**, or **drag-and-drop** from Explorer +- Open via **File menu**, **`Ctrl+O`**, **drag-and-drop**, or **double-click** from Explorer - Supports `.md` ยท `.markdown` ยท `.txt` +- **Single instance** - opening a file when Vesper is already running forwards it to the existing window - Native Tauri drag-and-drop integration with real file system paths
@@ -109,6 +111,26 @@ Full CommonMark support via **markdown-it** with extensions:
+## โ™ฟ Accessibility + +Vesper targets **WCAG 2.2 AAA** compliance across the entire interface. + +| Area | Details | +|:--|:--| +| ๐Ÿ—๏ธ Semantic HTML | `
`, `