mirror of
https://github.com/foambubble/foam-template.git
synced 2025-06-07 11:58:53 +00:00
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:
parent
a2042e021f
commit
43f9badb7e
1 changed files with 0 additions and 1 deletions
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,
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue