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": [
|
||||
"DDUPSFS",
|
||||
"EQPT",
|
||||
"gpcl",
|
||||
"IKVM",
|
||||
"ISMTP",
|
||||
"Linc",
|
||||
"LPDCM",
|
||||
"messa",
|
||||
"NOPAUSE",
|
||||
"PDFC",
|
||||
"pdmodel",
|
||||
"pdsf",
|
||||
"PPTST",
|
||||
"RESIMAPTENCOR",
|
||||
"TENCOR",
|
||||
"TIBCO"
|
||||
],
|
||||
"workbench.colorCustomizations": {
|
||||
"activityBar.activeBackground": "#7933a3",
|
||||
"activityBar.activeBorder": "#31240f",
|
||||
"activityBar.background": "#7933a3",
|
||||
"activityBar.foreground": "#e7e7e7",
|
||||
"activityBar.inactiveForeground": "#e7e7e799",
|
||||
"activityBarBadge.background": "#31240f",
|
||||
"activityBarBadge.foreground": "#e7e7e7",
|
||||
"sash.hoverBorder": "#7933a3",
|
||||
"statusBar.background": "#5c277c",
|
||||
"statusBar.foreground": "#e7e7e7",
|
||||
"statusBarItem.hoverBackground": "#7933a3",
|
||||
"statusBarItem.remoteBackground": "#5c277c",
|
||||
"statusBarItem.remoteForeground": "#e7e7e7",
|
||||
"titleBar.activeBackground": "#5c277c",
|
||||
"titleBar.activeForeground": "#e7e7e7",
|
||||
"titleBar.inactiveBackground": "#5c277c99",
|
||||
"titleBar.inactiveForeground": "#e7e7e799"
|
||||
},
|
||||
"peacock.color": "#5c277c"
|
||||
}
|
Reference in New Issue
Block a user