ahmadawais/shades-of-purple-vscode

👌 Matching styles for the “Indent-Rainbow” extension?

ahmadawais opened this issue · 0 comments

Question

Do you have a matching style for using the “Indent-Rainbow” extension?

Answer: YES

  1. Install Indent-Rainbow extension.
  2. 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! ✌️