Newer
Older
"workbench.colorCustomizations": {
"activityBar.activeBackground": "#b299e5",
"activityBar.activeBorder": "#f9ece6",
"activityBar.background": "#b299e5",
"activityBar.foreground": "#15202b",
"activityBar.inactiveForeground": "#15202b99",
"activityBarBadge.background": "#f9ece6",
"activityBarBadge.foreground": "#15202b",
"statusBar.background": "#9370db",
"statusBar.foreground": "#15202b",
"statusBarItem.hoverBackground": "#7447d1",
"titleBar.activeBackground": "#9370db",
"titleBar.activeForeground": "#15202b",
"titleBar.inactiveBackground": "#9370db99",
"titleBar.inactiveForeground": "#15202b99"
},
"peacock.color": "#9370DB",
"javascript.format.enable": false,
"editor.codeActionsOnSave": {
"source.fixAll.eslint": true
},
"eslint.validate": ["typescript"],
"[html]": {
},
"editor.formatOnSave": true,
"typescript.preferences.importModuleSpecifier": "relative",
"cSpell.words": ["aptic", "cnfs", "grandlyon", "nestjs", "photonban"]
}