How to change the background color of a potential match in Eclipse

Possible duplicate:
Change the eclipse color of the Eclipse variable

I am trying to customize Eclipse for the color scheme better for my eyes. I have a couple of questions.

  • Is there a way to save all the changes that I have made so far under my "theme"?
  • I made all the changes I want, except for one: when I select a word in my code, eclipse will highlight all occurrences of this word. He does this by putting background yellow. The problem is that with my color schemes this does not allow me to see what actually exists. I attached the image so you can see what I'm talking about.

I am using Pydev in iMac. Any suggestions on this or how to reduce eye strain will be greatly appreciated.

screenshot of my eclipse

+5
1
+2

All Articles