antelle / intellij-xcode-dark-theme

Xcode Dark theme for IntelliJ
https://plugins.jetbrains.com/plugin/13106-xcode-dark-theme/
MIT License
148 stars 13 forks source link

A little suggestion #23

Closed hczs closed 3 years ago

hczs commented 3 years ago

I have been using this theme for more than a month under the recommendation of a colleague. I like this theme very much! So I have a small suggestion. Can you add a color to variables that are only declared but not used in a class?

hczs commented 3 years ago

For example, the following code, when I do not use private modification, the variable will not become gray image

hczs commented 3 years ago

Sorry for my fault, it turns out that IDEA's default processing method is like this.........