I click next on the find box and the text is highlighted in grey.

The found text is not simply highlighted, it is selected, so what is shown is the unfocused selection style, which as above is hard coded to #xc0c0c0.

In notepad, the matched text is highlighted in blue

So Notepad either simply highlights the found text in blue, which is not focus dependent, or uses a new enough Scintilla that the unfocused selection style setting is available and is set to blue.

Bottom line is, as I said above, if/when Geany uses a new enough Scintilla it will be possible to add settings to filetypes.common for unfocused (inactive) selection so anybody or any colour scheme can set its own.

But Geany is a totally volunteer project so "somebody" has to do it.


Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <geany/geany/issues/3874/2119724375@github.com>