Ready to test
This commit is contained in:
40
Adaptation/.vscode/settings.json
vendored
Normal file
40
Adaptation/.vscode/settings.json
vendored
Normal file
@ -0,0 +1,40 @@
|
||||
{
|
||||
"cSpell.words": [
|
||||
"Ccomp",
|
||||
"EQPT",
|
||||
"HGCV",
|
||||
"horiz",
|
||||
"IKVM",
|
||||
"ISMTP",
|
||||
"JOBID",
|
||||
"linc",
|
||||
"messa",
|
||||
"Navg",
|
||||
"NOPAUSE",
|
||||
"PDFC",
|
||||
"pdmodel",
|
||||
"PDSF",
|
||||
"RESIHGCV",
|
||||
"Rhosl"
|
||||
],
|
||||
"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"
|
||||
},
|
||||
"peacock.color": "#4e9adc"
|
||||
}
|
Reference in New Issue
Block a user