1

Is it possible to change the color of the netbeans 7.2 eol character?

As seen here:

enter image description here

I would prefer it to be a light grey like the space character - the dark black color is quite distracting (IMHO).

ollo
  • 24,797
  • 14
  • 106
  • 155
chrisjlee
  • 21,691
  • 27
  • 82
  • 112

1 Answers1

1

In NetBeans 7.1.2 you can change the color by doing the following:

  • Tools -> Options -> Fonts & Colors
  • Select the Syntax tab and then click on the Whitespace.

You should be able to change the color of eol character by picking it from the available ones one the right-side panel.

I guess this would also work for NetBeans 7.2.


PS: that was an old question, but I thought it should have an answer anyway :)

LyK
  • 479
  • 7
  • 18