mirror of
https://github.com/reonokiy/dotfiles.git
synced 2025-06-15 06:02:53 +02:00
update dark theme
This commit is contained in:
parent
b497b11437
commit
d258ad0ce9
1 changed files with 1 additions and 1 deletions
|
@ -10,6 +10,7 @@
|
|||
"workbench.sideBar.location": "right",
|
||||
"workbench.colorTheme": "Vitesse Light Soft",
|
||||
"workbench.preferredLightColorTheme": "Vitesse Light Soft",
|
||||
"workbench.preferredDarkColorTheme": "Vitesse Dark Soft",
|
||||
"workbench.startupEditor": "newUntitledFile",
|
||||
"workbench.productIconTheme": "icons-carbon",
|
||||
"workbench.editor.closeOnFileDelete": true,
|
||||
|
@ -29,7 +30,6 @@
|
|||
"git.confirmSync": false,
|
||||
"git.enableSmartCommit": true,
|
||||
"git.untrackedChanges": "separate",
|
||||
|
||||
"errorLens.enabledDiagnosticLevels": [
|
||||
"warning",
|
||||
"error"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue