chagned color highlight settings
- to be less distracting
This commit is contained in:
parent
a967b09cc8
commit
3a3b2f6ec9
1 changed files with 2 additions and 1 deletions
3
.vscode/settings.json
vendored
3
.vscode/settings.json
vendored
|
@ -21,5 +21,6 @@
|
|||
"editor.defaultFormatter": "jock.svg"
|
||||
},
|
||||
// for .ejs files
|
||||
"html.validate.styles": false
|
||||
"html.validate.styles": false,
|
||||
"color-highlight.markerType": "outline"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue