marcelwgn / IndentRainbow

Visual Studio extension for colorization of indent levels
https://marketplace.visualstudio.com/items?itemName=chingucoding.IndentRainbow
MIT License
33 stars 8 forks source link

Feature request: transition to background on last indent in gradient mode #23

Closed Manuel-S closed 1 year ago

Manuel-S commented 3 years ago

Hi, I like using this extension but the hard switch of colors makes it uncomfortable on the eye, that is why I have set up my color scheme to transition from/into the background color on the most used level: image If there was a setting that transitioned to and from fully transparent in the first and last color rendered, that would be very much appreciated.

marcelwgn commented 3 years ago

So the idea is that the left most color would slowly fade out and the right most color for an indentation would also fade into the background, is that correct?

That seems like a good idea. If you would like to work on this, feel free to do so, not sure when exactly I will get back to this.

marcelwgn commented 1 year ago

Sorry for the slight delay of approximately two years developing this. Version 1.3.0 was just released that allows fading the colors in and out when using alternating mode.