Really annoyed by eclipse masking over #if defined region with grey color. I want to either turn off this feature, or make it the same as for normal region. Have been looking for a solution for some time but couldn't find anything.
HELP!
Thanks.
Really annoyed by eclipse masking over #if defined region with grey color. I want to either turn off this feature, or make it the same as for normal region. Have been looking for a solution for some time but couldn't find anything.
HELP!
Thanks.
You can adjust language syntax coloring via
Window > Preference > [Your Language] > Editor > Syntax Coloring
for the language specified background color, you can check
Window > Preference > Appearance > Colors and Fonts
Inside the panel, you should able to find out preference color/font for your language.
UPDATE :
There is an "Appearance Color Option" in
Window > Preference > [Your Language] > Editor
For C/C++ editor, it has an option call "Inactive code highlight".
On Mac: