Files
met08resihgcv/Adaptation/.vscode/settings.json
Mike Phares efe8af5219 Directory Trigger for OI
Remove extra .vscode files
Viewer support
tasks.json
kanbn initialize
WSRequest alignment
2023-07-24 10:01:40 -07:00

49 lines
1.4 KiB
JSON

{
"[markdown]": {
"editor.wordWrap": "off"
},
"cSpell.words": [
"Ccomp",
"EQPT",
"gpcl",
"HGCV",
"horiz",
"IKVM",
"ipdsf",
"ISMTP",
"JOBID",
"linc",
"messa",
"Navg",
"NOPAUSE",
"PDFC",
"pdmodel",
"PDSF",
"pdsfc",
"RESIHGCV",
"Rhosl",
"Villach"
],
"workbench.colorCustomizations": {
"activityBar.activeBackground": "#79b2e4",
"activityBar.activeBorder": "#d42b85",
"activityBar.background": "#79b2e4",
"activityBar.foreground": "#15202b",
"activityBar.inactiveForeground": "#15202b99",
"activityBarBadge.background": "#d42b85",
"activityBarBadge.foreground": "#e7e7e7",
"sash.hoverBorder": "#79b2e4",
"statusBar.background": "#4e9adc",
"statusBar.foreground": "#15202b",
"statusBarItem.hoverBackground": "#2981ce",
"statusBarItem.remoteBackground": "#4e9adc",
"statusBarItem.remoteForeground": "#15202b",
"titleBar.activeBackground": "#4e9adc",
"titleBar.activeForeground": "#15202b",
"titleBar.inactiveBackground": "#4e9adc99",
"titleBar.inactiveForeground": "#15202b99",
"commandCenter.border": "#15202b99"
},
"peacock.color": "#4e9adc",
"cSpell.enabled": false
}