added setting to match OS color scheme

This commit is contained in:
Riccardo Ferretti 2021-01-21 21:03:43 +01:00
parent 562aed634a
commit 742a593c32

View file

@ -24,4 +24,5 @@
"prettier.singleQuote": false,
"vscodeMarkdownNotes.noteCompletionConvention": "noExtension",
"vscodeMarkdownNotes.slugifyMethod": "github-slugger",
"window.autoDetectColorScheme": true,
}