mirror of
https://github.com/foambubble/foam-template.git
synced 2025-06-29 14:48:56 +00:00
added setting to match OS color scheme
This commit is contained in:
parent
562aed634a
commit
742a593c32
1 changed files with 1 additions and 0 deletions
1
.vscode/settings.json
vendored
1
.vscode/settings.json
vendored
|
@ -24,4 +24,5 @@
|
||||||
"prettier.singleQuote": false,
|
"prettier.singleQuote": false,
|
||||||
"vscodeMarkdownNotes.noteCompletionConvention": "noExtension",
|
"vscodeMarkdownNotes.noteCompletionConvention": "noExtension",
|
||||||
"vscodeMarkdownNotes.slugifyMethod": "github-slugger",
|
"vscodeMarkdownNotes.slugifyMethod": "github-slugger",
|
||||||
|
"window.autoDetectColorScheme": true,
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue