intellij-indent-rainbow
intellij-indent-rainbow copied to clipboard
Extension which shows indentation with a faint rainbow colored background to make them more readable
Indent-Rainbow
A simple extension to make indentation more readable
This extension colorizes the indentation in front of your text alternating four different colors on each step.
Get it here: JetBrains Plugins Repository
Change colors
There are two options to change indent colors:
- You can change indent colors opacity using corresponding slider in
Settings | Indent Rainbow:

- You can configure each color (the error color and four indent colors) by using custom color palette in
Settings | Editor | Color Scheme | Indent Rainbow | Color Palette
Feedback
Please welcome to submit issues and feature requests!
Acknowledgment
Our plugin was inspired by Indent-Rainbow plugin for Visual Studio Code.