File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 150150 "sync.removeExtensions" : true ,
151151 "sync.syncExtensions" : true ,
152152 "sync.forceUpload" : true ,
153- "workbench.iconTheme" : " vscode-great-icons " ,
153+ "workbench.iconTheme" : " material-icon-theme " ,
154154 "extensions.ignoreRecommendations" : false ,
155155 "window.newWindowDimensions" : " maximized" ,
156156 "window.openFilesInNewWindow" : " on" ,
369369 "*.ipynb" : " jupyter.notebook.ipynb"
370370 },
371371 "python.analysis.completeFunctionParens" : true ,
372- "workbench.colorTheme" : " Cobalt2" ,
373372 "cSpell.userWords" : [
374373 " argocd" ,
375374 " Banzaicloud" ,
401400 "gitlens.views.repositories.showUpstreamStatus" : false ,
402401 "workbench.editor.tabActionLocation" : " right" ,
403402 "workbench.editor.showTabs" : " multiple" ,
404- "editor.copyWithSyntaxHighlighting" : " false"
403+ "editor.copyWithSyntaxHighlighting" : " false" ,
404+ "workbench.colorTheme" : " Cobalt2"
405405}
You can’t perform that action at this time.
0 commit comments