dima74 / intellij-indent-rainbow

Extension which shows indentation with a faint rainbow colored background to make them more readable
https://plugins.jetbrains.com/plugin/13308-indent-rainbow/
GNU General Public License v3.0
64 stars 13 forks source link

[Enhancement] configurable count of indentation level colors #21

Closed PashaWNN closed 4 years ago

PashaWNN commented 4 years ago

Make indentation colors configurable. In particular, I do want to see real rainbow with seven colors.

PashaWNN commented 4 years ago

Sorry, I see instruction in README

PashaWNN commented 4 years ago

I see there's only four levels of indentation. It would be great to be able to set custom count of colors. For example, 7.

dima74 commented 4 years ago

@PashaWNN thanks for the suggestion! Please try out this plugin build: indent-rainbow-1.6-dev.zip, where I added an option to choose color palette in settings. There is new pastel palette with 6 colors, and also you can configure custom palette with any number of colors you want!

dima74 commented 4 years ago

Version 1.6 was published to plugin marketplace, feel free to provide feedback and request any other features!