chore: add preferredDarkColorTheme Nord to VSCode settings

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-06-22 12:09:01 +02:00
co-authored by Claude Sonnet 4.6
parent 2130b7b67d
commit 63506e82c8
+1
View File
@@ -1,5 +1,6 @@
{
"workbench.colorTheme": "Nord",
"workbench.preferredDarkColorTheme": "Nord",
"workbench.externalBrowser": "chrome",
"explorer.confirmDragAndDrop": false,
"explorer.confirmPasteNative": false,