Ready to test
This commit is contained in:
1
Adaptation/.vscode/format-report.json
vendored
Normal file
1
Adaptation/.vscode/format-report.json
vendored
Normal file
@ -0,0 +1 @@
|
||||
[]
|
35
Adaptation/.vscode/settings.json
vendored
Normal file
35
Adaptation/.vscode/settings.json
vendored
Normal file
@ -0,0 +1,35 @@
|
||||
{
|
||||
"cSpell.words": [
|
||||
"DDUPSP",
|
||||
"EQPT",
|
||||
"gpcl",
|
||||
"ISMTP",
|
||||
"JOBID",
|
||||
"linc",
|
||||
"NOPAUSE",
|
||||
"PDFC",
|
||||
"PDSF",
|
||||
"PPID",
|
||||
"TIBCO"
|
||||
],
|
||||
"workbench.colorCustomizations": {
|
||||
"activityBar.activeBackground": "#50b98e",
|
||||
"activityBar.activeBorder": "#f0e8f6",
|
||||
"activityBar.background": "#50b98e",
|
||||
"activityBar.foreground": "#15202b",
|
||||
"activityBar.inactiveForeground": "#15202b99",
|
||||
"activityBarBadge.background": "#f0e8f6",
|
||||
"activityBarBadge.foreground": "#15202b",
|
||||
"sash.hoverBorder": "#50b98e",
|
||||
"statusBar.background": "#3d9973",
|
||||
"statusBar.foreground": "#e7e7e7",
|
||||
"statusBarItem.hoverBackground": "#50b98e",
|
||||
"statusBarItem.remoteBackground": "#3d9973",
|
||||
"statusBarItem.remoteForeground": "#e7e7e7",
|
||||
"titleBar.activeBackground": "#3d9973",
|
||||
"titleBar.activeForeground": "#e7e7e7",
|
||||
"titleBar.inactiveBackground": "#3d997399",
|
||||
"titleBar.inactiveForeground": "#e7e7e799"
|
||||
},
|
||||
"peacock.color": "#3d9973"
|
||||
}
|
Reference in New Issue
Block a user