Search code examples
intellij-ideacolor-scheme

IntelliJ: changing color of an unused variable


How do I change the color of unusedField or an unused variable in IntelliJ? In Color scheme when I click on unusedField nothing happens. I was expecting IDEA to show me the default color settings (or show where it is derived from) but nothing happens. The screenshot illustrates the situation when I click on unusedField.

screenshot of the Color Scheme settings


Solution

  • Just edit the color after "Foreground" in the screenshot:

    image