Files
vs-code-settings-mikep/.vscode/settings.json
2022-04-14 11:16:29 -07:00

50 lines
1.5 KiB
JSON

{
"cSpell.words": [
"autofetch",
"Baget",
"Blazor",
"blazorwasm",
"dotnettools",
"hexedit",
"hink",
"Infineon",
"IQSDMS",
"IRMNSPC",
"itemtype",
"LEOSQLEC",
"MESSA",
"messv",
"mikeburgh",
"msbuild",
"msbuildoverride",
"omnisharp",
"packagemanagement",
"phares",
"SPCEPIWORLD",
"srpadmin",
"vsintellicode",
"webhint"
],
"omnisharp.enableRoslynAnalyzers": true,
"omnisharp.enableEditorConfigSupport": true,
"workbench.colorCustomizations": {
"activityBar.activeBackground": "#a8dea2",
"activityBar.activeBorder": "#727bcd",
"activityBar.background": "#a8dea2",
"activityBar.foreground": "#15202b",
"activityBar.inactiveForeground": "#15202b99",
"activityBarBadge.background": "#727bcd",
"activityBarBadge.foreground": "#15202b",
"sash.hoverBorder": "#a8dea2",
"statusBar.background": "#85d17c",
"statusBar.foreground": "#15202b",
"statusBarItem.hoverBackground": "#62c456",
"statusBarItem.remoteBackground": "#85d17c",
"statusBarItem.remoteForeground": "#15202b",
"titleBar.activeBackground": "#85d17c",
"titleBar.activeForeground": "#15202b",
"titleBar.inactiveBackground": "#85d17c99",
"titleBar.inactiveForeground": "#15202b99"
},
"peacock.color": "#85d17c"
}