@Michael-Agner-0 said in Find and search windows washed out:
However when I try to use either Find or search, the box that comes up is completely washed out and is almost totally unreadable.
I’m picking that your transparency settings are set wrongly. See my image below.
9788583f-87d5-4dac-961d-3f1e957f6788-image.png
The text above the find window refers to some of the contents of the config.xml file, usually found in the %appdata%\Notepad++ folder. So if you are unable to adjust the transparency via the find window, then open the config.xml file and directly edit the transparencyMode, making it 1. 1 means when the window is the focus it is fully showing, when set to 2 it will remain “washed out” even when in use which is what I expect you are seeing.
Please note that as the config.xml file will be written to by Notepad++ if some settings are changed, editing this file should be done in a session in Notepad++ all by itself, closing Notepad++ after editing. Otherwise you may find your changes are removed.
Terry