diff --git a/.vscode/settings.json b/.vscode/settings.json index 40d9fb2..d5388fa 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -11,9 +11,9 @@ "*.md": "powershell" }, "indentRainbow.colors": [ - "rgba(0,255,0,0.07)", - "rgba(0,150,255,0.07)", - "rgba(255,0,0,0.07)" + "rgba(0,255,0,0.27)", + "rgba(0,150,255,0.27)", + "rgba(255,0,0,0.27)" ], // The indent color if the number of spaces is not a multiple of "tabSize".