2023-01-24
This commit is contained in:
46
Adaptation/.vscode/settings.json
vendored
Normal file
46
Adaptation/.vscode/settings.json
vendored
Normal file
@ -0,0 +1,46 @@
|
||||
{
|
||||
"cSpell.words": [
|
||||
"datauniqueid",
|
||||
"Epuipment",
|
||||
"EQPT",
|
||||
"headerid",
|
||||
"Idrv",
|
||||
"ipdsf",
|
||||
"Irng",
|
||||
"ISMTP",
|
||||
"JOBID",
|
||||
"messa",
|
||||
"messv",
|
||||
"pdsf",
|
||||
"pdsfc",
|
||||
"PPID",
|
||||
"Rcpe",
|
||||
"RESIMAPCDE",
|
||||
"Rsens",
|
||||
"Smpl",
|
||||
"Villach",
|
||||
"Vrng"
|
||||
],
|
||||
"workbench.colorCustomizations": {
|
||||
"activityBar.activeBackground": "#9885b1",
|
||||
"activityBar.activeBorder": "#dacec5",
|
||||
"activityBar.background": "#9885b1",
|
||||
"activityBar.foreground": "#15202b",
|
||||
"activityBar.inactiveForeground": "#15202b99",
|
||||
"activityBarBadge.background": "#dacec5",
|
||||
"activityBarBadge.foreground": "#15202b",
|
||||
"sash.hoverBorder": "#9885b1",
|
||||
"statusBar.background": "#7e669d",
|
||||
"statusBar.foreground": "#e7e7e7",
|
||||
"statusBarItem.hoverBackground": "#9885b1",
|
||||
"statusBarItem.remoteBackground": "#7e669d",
|
||||
"statusBarItem.remoteForeground": "#e7e7e7",
|
||||
"titleBar.activeBackground": "#7e669d",
|
||||
"titleBar.activeForeground": "#e7e7e7",
|
||||
"titleBar.inactiveBackground": "#7e669d99",
|
||||
"titleBar.inactiveForeground": "#e7e7e799",
|
||||
"commandCenter.border": "#e7e7e799"
|
||||
},
|
||||
"peacock.color": "#7e669d",
|
||||
"cSpell.enabled": false
|
||||
}
|
Reference in New Issue
Block a user