Question
Do you have a matching style for using the “Indent-Rainbow” extension?
Answer: YES
- Install Indent-Rainbow extension.
- Add the following settings to your
settings.json file
"indentRainbow.colors": [
"rgba(165, 153, 233,0.5)",
"rgba(165, 153, 233,0.4)",
"rgba(165, 153, 233,0.3)",
"rgba(165, 153, 233,0.2)",
"rgba(165, 153, 233,0.1)"
],
Peace! ✌️
Question
Do you have a matching style for using the “Indent-Rainbow” extension?
Answer:
YESsettings.jsonfilePeace! ✌️