IndentRainbow extension for Visual Studio 2015/2017/2019 by Marcel Wagner shows rainbow colors for different levels of indentation in your source code:
It improves code navigation especially in complicated code with two spaces of indentation.
The colors and the number of spaces used for detection of indent levels can be customized:
Full source code is available on GitHub.