Comment 15 for bug 740864

Revision history for this message
Vish (vish) wrote : Re: Find result is too light gray

We could try fixing this by editing :
/usr/share/gtksourceview-2.0/styles/classic.xml , thats the theme gedit uses by default
We have
 <!-- Search Matching -->
  <style name="search-match" background="yellow"/>

Maybe we need a new <style name="search-match-active">, or maybe we have that option already ?