6

I was looking at this dark theme post and applied Moonrise theme on Eclipse Juno. I love everything it lays out except for the expandable arrow color. It's barely visible when my mouse isn't hovered. Does anyone know if this is possible to change?

enter image description here

Community
  • 1
  • 1
JDL Wahaha
  • 695
  • 1
  • 14
  • 22
  • May be you will find its settings in General>Editor or in Java>Editor. Otherwise Its may not possible. – Anuj Feb 08 '14 at 13:40

2 Answers2

4

As Spyros has mentioned, the author noted that the arrows color is impossible to change which is unfortunate.

Regardless, if you don't mind working under old graphic properties (yay!), the system arrow is replaced with a white box plus sign which makes everything visible. The drawback is, of course, the Windows 7 theme is gone. Found this by accident when trying to solve the performance issue: Look at Pyree's solution

enter image description here

JDL Wahaha
  • 695
  • 1
  • 14
  • 22
2

I am afraid that is not possible due to the limitation of the css engine used to theme eclipse, according to the theme's author. (github)

Spyros
  • 67
  • 9