Hi,
If you are talking about the colors to highlight each term of the search criteria in the results page, they are selected from a list of colors codes in the “/wp-content/plugins/search-in-place/js/codepeople_shearch_in_place.js” file.
Please, open the file in the text editor your choice, go to the piece of code:
colors : ['#F4EFEC', '#B5DCE1', '#F4E0E9', '#D7E0B1', '#F4D9D0', '#D6CDC8', '#F4E3C9', '#CFDAF0'],
Replaces the colors codes, and finally, clears the browser’s cache after edit the online file.
Best regards.
Thanks guys
Worked like a charm!