update dark theme

This commit is contained in:
reonokiy 2024-09-23 18:41:55 +08:00
parent b497b11437
commit d258ad0ce9
Signed by: reonokiy
SSH key fingerprint: SHA256:2VjKpUxMIe0QYY3OVnOMuPiB0X5pvrIpJ+UiyFhxtq0

View file

@ -10,6 +10,7 @@
"workbench.sideBar.location": "right", "workbench.sideBar.location": "right",
"workbench.colorTheme": "Vitesse Light Soft", "workbench.colorTheme": "Vitesse Light Soft",
"workbench.preferredLightColorTheme": "Vitesse Light Soft", "workbench.preferredLightColorTheme": "Vitesse Light Soft",
"workbench.preferredDarkColorTheme": "Vitesse Dark Soft",
"workbench.startupEditor": "newUntitledFile", "workbench.startupEditor": "newUntitledFile",
"workbench.productIconTheme": "icons-carbon", "workbench.productIconTheme": "icons-carbon",
"workbench.editor.closeOnFileDelete": true, "workbench.editor.closeOnFileDelete": true,
@ -29,7 +30,6 @@
"git.confirmSync": false, "git.confirmSync": false,
"git.enableSmartCommit": true, "git.enableSmartCommit": true,
"git.untrackedChanges": "separate", "git.untrackedChanges": "separate",
"errorLens.enabledDiagnosticLevels": [ "errorLens.enabledDiagnosticLevels": [
"warning", "warning",
"error" "error"