Skip to content

Commit

Permalink
Visual Studio Dark main theme
Browse files Browse the repository at this point in the history
  • Loading branch information
akrisiun committed Nov 5, 2019
1 parent dafb81d commit 5129b2d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions User/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@
"terminal.integrated.fontFamily": "DejaVu Sans Mono for Powerline",
"terminal.integrated.shellArgs.linux": [ "zsh" ],
"powershell.promptToUpdatePowerShell": false,
"workbench.colorTheme": "Solarized Dark",

"workbench.colorTheme": "Visual Studio Dark",
"workbench.enableExperiments": false,
"workbench.settings.enableNaturalLanguageSearch": false,
"update.mode": "manual",
Expand All @@ -47,4 +47,4 @@
"files.associations": {
"*.json": "jsonc"
},
}
}

0 comments on commit 5129b2d

Please sign in to comment.