Change webview find on page result style using css?

Viewed 767

In an Electron webview using findInPage, can you use css to change the result colors?

enter image description here

In the above image, the current find result is highlighted in orange while additional results are highlighted with yellow. I'd like to tweak the styling of both of these

2 Answers
Related