Skip to content

Commit 8d9b591

Browse files
committed
Update settings.json
1 parent 43fb5ac commit 8d9b591

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

.vscode/settings.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
// ========================================================================
2727

2828

29-
"git.autofetch": true, // Automatically fetch changes from the remote repository
29+
"git.autofetch": true,
3030

3131
// Prettier
3232
// ========================================================================
@@ -449,9 +449,9 @@
449449

450450

451451

452-
"workbench.editor.enablePreview": false, // Disable preview mode for editors to keep files open
453-
"workbench.colorTheme": "Default Dark+", // Set the color theme to Default Dark+
454-
"workbench.iconTheme": "vscode-icons", // Use vscode-icons for file icons
452+
"workbench.editor.enablePreview": false,
453+
"workbench.colorTheme": "Default Dark Modern",
454+
"workbench.iconTheme": "vscode-icons",
455455

456456
// ...
457457

0 commit comments

Comments
 (0)