Closed hkan closed 7 years ago
@hkan Preferences > Settings
"editor.renderWhitespace": "none",
"editor.renderIndentGuides": false
I don't want to disable them. I just want to change their colors.
@hkan Oh, I misunderstand your mean
@hkan
<!-->Material-Theme.tmTheme file<-->
<key>invisibles</key>
<string>#4b525b</string>
You can watch this document https://binaryify.github.io/Material-Theme-vscode/#/?id=design . You just need change the hex color
I'm pretty sure that I tried that one and it didn't change anything, but now it works. Thanks!
This isn't really an issue but I'm just wondering, and since I'm using this theme I thought it'd be the right place to ask it. I looked around a bit to find out which setting changes whitespaces' and indent guides' colors but had no luck. Where should I edit to change the color of those vertical lines and dots in the screenshot?