https://github.com/boxed/cursorhighlight
OS X: Highlight the cursor with a white ring.
https://github.com/boxed/cursorhighlight
Last synced: 2 months ago
JSON representation
OS X: Highlight the cursor with a white ring.
- Host: GitHub
- URL: https://github.com/boxed/cursorhighlight
- Owner: boxed
- License: mit
- Created: 2013-04-04T13:59:49.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2020-09-04T08:48:43.000Z (almost 6 years ago)
- Last Synced: 2025-06-11T14:26:18.161Z (about 1 year ago)
- Language: Objective-C
- Homepage:
- Size: 21.5 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Cursor Highlight
================
A program for OS X that draws a white ring around the cursor position
to make it easier to find it on screen.
Why?
====
Because it makes life just a little bit nicer, especially when you
leave the cursor over text edit with a background color that doesn't
invert to something very different from the color of the cursor
itself.