Updated config
This commit is contained in:
@ -1,5 +1,6 @@
|
||||
{
|
||||
"breadcrumbs.enabled": false,
|
||||
"diffEditor.ignoreTrimWhitespace": false,
|
||||
"editor.cursorBlinking": "phase",
|
||||
"editor.fontFamily": "UbuntuMono Nerd Font",
|
||||
"editor.fontSize": 15,
|
||||
@ -34,7 +35,7 @@
|
||||
"window.menuBarVisibility": "hidden",
|
||||
"window.zoomLevel": 1,
|
||||
"workbench.activityBar.location": "hidden",
|
||||
"workbench.colorTheme": "One Dark Pro Darker",
|
||||
"workbench.colorTheme": "Default Dark+",
|
||||
"workbench.editor.enablePreview": false,
|
||||
"workbench.editor.showTabs": "none",
|
||||
"workbench.iconTheme": "material-icon-theme",
|
||||
|
Reference in New Issue
Block a user