oderwat / vscode-indent-rainbow

Extension which shows indentation with a faint rainbow colored background to make them more readable
MIT License
407 stars 55 forks source link

[Feature Request] z-index setting #121

Closed marblewraith closed 2 years ago

marblewraith commented 2 years ago

Can we get a setting that tweaks how the indents are rendered? For example:

08_03_2022-05_12AM-BrightMinty

It'd be nice if the cursor line background (on line 566) rendered on top of indent-rainbow (i.e. make indent-rainbow lower in the z-index stack) so the cursor line background becomes 1 contiguous line.

oderwat commented 2 years ago

I don't have control over how it renders it. I only set the background color for white space at the indentation level.