Explorar o código

ref: vsc settings

Sv443 hai 4 meses
pai
achega
4c80c3aed1
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      .vscode/settings.json

+ 2 - 2
.vscode/settings.json

@@ -20,9 +20,9 @@
       "overviewRulerColor": "#ed0",
     },
     "((//\\s*|/\\*\\s*)?#region ([^\\S\\r\\n]*[\\(\\)\\w,.\\-_&+#*'\"/:]+)*)": { //#region test: (abc):
-      "backgroundColor": "#5df",
+      "backgroundColor": "#35b5d0",
       "color": "#000",
-      "overviewRulerColor": "#5df",
+      "overviewRulerColor": "#35b5d0",
     },
     "((<!--\\s*)?</?\\{\\{[A-Z_-]+\\}\\}>(\\s*-->)?)": { // <!-- <{{FOO}}> --> and <!-- </{{FOO}}> --> or <{{BAR}}> and </{{BAR}}>
       "backgroundColor": "#9af",