cursor-highlight
cursor-highlight copied to clipboard
Feature Request: customize the background opacity
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.
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.