brandon1024 / find

A find-in-page extension for Chrome and Firefox that supports regular expressions.
https://chrome.google.com/webstore/detail/find%2B-regex-find-in-page/fddffkdncgkkdjobemgbpojjeffmmofb
GNU General Public License v3.0
409 stars 53 forks source link

Better Highlight Color Contrast with Text Color #311

Closed brandon1024 closed 4 years ago

brandon1024 commented 4 years ago

Issue Description

From #308

Also, can an option be added to change the highlight text color in addition to the highlight background color? It would make text stand out more depending on different background colors.

Thanks in advance!

I've wanted to implement some sort of contrast scheme for text color that would automatically adjust the font color for best contrast. I'll look into this some more and see if I can come up with a solution.

Bamajon1974 commented 4 years ago

Thank you !

brandon1024 commented 4 years ago

@Bamajon1974 I just opened a PR that makes text color black when highlighted. This is very similar to what the native tool does. Should be available in the next release!