Remove color theme auto detection from settings (#34)
* Change color theme auto detection to false This addresses https://github.com/foambubble/foam/issues/503 * Update settings.json
This commit is contained in:
1
.vscode/settings.json
vendored
1
.vscode/settings.json
vendored
@ -25,5 +25,4 @@
|
||||
"spellright.notificationClass": "warning",
|
||||
"vscodeMarkdownNotes.noteCompletionConvention": "noExtension",
|
||||
"vscodeMarkdownNotes.slugifyMethod": "github-slugger",
|
||||
"window.autoDetectColorScheme": true,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user