Updated config

This commit is contained in:
2024-02-01 20:59:19 +01:00
parent 8998a54e82
commit 973894cfab
16 changed files with 207 additions and 32 deletions

View File

@ -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",