diff --git a/.vscode/settings.json b/.vscode/settings.json index 61017e8..47e319a 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -25,5 +25,5 @@ "spellright.notificationClass": "warning", "vscodeMarkdownNotes.noteCompletionConvention": "noExtension", "vscodeMarkdownNotes.slugifyMethod": "github-slugger", - "window.autoDetectColorScheme": true, + "window.autoDetectColorScheme": false, }