This commit is contained in:
jestxfot
2022-08-06 22:39:24 +03:00
committed by GitHub
parent 8e8e4f16e5
commit 457690b1ef
+3 -3
View File
@@ -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".