Issue
How do I change the background color of a conditional macro in eclipse? I am using the C/C++ version of Eclipse so I would assume it would be associated with a mysterious preprocessor background color setting.
Solution
Preferences -> C/C++ -> Editor -> Inactive Code Highlight
Duh! ;-)
Answered By - Crazy Chenz
Answer Checked By - Dawn Plyler (JavaFixing Volunteer)