ciscorucinski / ChroMATERIAL

ChroMATERIAL is an IntelliJ Platform coloring scheme that expresses the chromatic nature of Material Design within IntelliJ and Android Studio. It is intended to highlight the most import aspects of your code.
MIT License
144 stars 10 forks source link

Should Unused Symbols be yellow with red strikethrough? #33

Closed ciscorucinski closed 7 years ago

ciscorucinski commented 7 years ago

Questions

Background

While developing this color scheme plugin, I was working with some test files and files I had from a few other projects.

The Yellow Foreground, Red Strikethrough looked good with occasionally unused resources; however, I have been seeing code (such as Library APIs) where every method is "unused" and the editor is littered with these Yellow / Red symbols.

ciscorucinski commented 7 years ago

I am looking at changing the coloring of unused symbols to be yellow underline with the normal foreground. Right now I think this coloring will stick for a while.

If you disagree, then comment below!

ciscorucinski commented 7 years ago

Fixed in v2.1