When I use find (F3), the background color of the selected text in the text input box is red. Where can I change this color? It’s not the same as the settings.selection
XML key in the color theme, as that one is blue (the background of selected text in the main window is blue, but the one in the find panel is red for some reason).
Color of the background of selected text in the search pane
0 Likes
soapybirds
#3
In facelessuser’s Aprosopo Theme, the Find selection background is set with the “selection” key in a separate “Widget - .stTheme” file, for example see lines 24-25 here:
github.com/facelessuser/Aprosop … ow.stTheme
That doesn’t really answer your question, but it might get you started.
0 Likes