When I search for text in my buffer, the cursor moves to the first occurrence but all occurrences beyond the first are also lit. E.g. "jumped" in the screenshot below:
Unfortunately, this particular color for the "other" occurrences is very similar to a color used in my Java syntax highlighting and so I would like to customize it to make it stand out more (e.g. perhaps adding a background color too). What do I do that?