View settings.json
{ | |
"workbench.colorTheme": "Meteor", | |
"workbench.startupEditor": "newUntitledFile", | |
"editor.tabSize": 2, | |
"editor.fontFamily": "Fira Code", | |
"editor.fontLigatures": true, | |
"debug.allowBreakpointsEverywhere": false, | |
"workbench.colorCustomizations": { | |
"statusBar.background": "#F92672", | |
"statusBar.foreground": "#fff", |