cursor-highlight icon indicating copy to clipboard operation
cursor-highlight copied to clipboard

Feature Request: customize the background opacity

Open man-chan opened this issue 2 years ago • 1 comments

Thank you for this nice piece of open source software. Hope this request can be in your next release to allow changing the background opacity.

Was trying to hack the source for this, but don't know how to build and test. Any instruction would be appreciated.

man-chan avatar Oct 20 '22 05:10 man-chan

I added a simple one here https://github.com/Hazyzh/cursor-highlight/blob/main/CONTRIBUTING.md, BTW here is the code for background opacity https://github.com/Hazyzh/cursor-highlight/blob/main/src/layers/Background.ts#L53.

Hazyzh avatar Nov 02 '22 08:11 Hazyzh