settings
This commit is contained in:
Vendored
+3
-3
@@ -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".
|
||||
|
||||
Reference in New Issue
Block a user