olivertedwards132 downloadsWider cursor with a native feel; custom light/dark mode colour, width, and blink toggle.
A minimal Obsidian plugin that gives the editor cursor a more distinctive, native feel; wider, colored, and with controllable blinking. No movement animations, no blur, no fuss.
Inspired by iA Writer by Information Architects and Animated Cursor by Kotaindah55.
main.js, styles.css, and manifest.json from the latest release.<your vault>/.obsidian/plugins/native-cursor/.| Setting | Description | Default |
|---|---|---|
| Cursor width | Width of the cursor in pixels | 3px |
| Dark mode cursor color | Cursor color when Obsidian is in dark mode | #4A8FF7 |
| Light mode cursor color | Cursor color when Obsidian is in light mode | #1A6FE8 |
| Cursor blink | Enable or disable cursor blinking when idle | On |
| Reset to defaults | Restore all settings to their original values | — |
MIT