minimap-find-and-replace
minimap-find-and-replace copied to clipboard
Displays the search matches in the minimap
minimap-find-and-replace package
Displays the search matches in the minimap.

You will need the Minimap package installed to use this package.
Customization
The color can be customized using the following CSS rule in your user stylesheet:
.minimap .search-result {
background: yellow;
}