ProjectGuid
Added Climatec to Test.cs GetJobIdDirectory Remove and mesfs
This commit is contained in:
24
Adaptation/.vscode/settings.json
vendored
24
Adaptation/.vscode/settings.json
vendored
@ -26,25 +26,25 @@
|
||||
],
|
||||
"coverage-gutters.coverageBaseDir": "../../../../MET08AWCT/05_TestResults/TestResults/**",
|
||||
"workbench.colorCustomizations": {
|
||||
"activityBar.activeBackground": "#5d8f9e",
|
||||
"activityBar.activeBackground": "#4547ab",
|
||||
"activityBar.activeBorder": "#dacec5",
|
||||
"activityBar.background": "#5d8f9e",
|
||||
"activityBar.foreground": "#15202b",
|
||||
"activityBar.inactiveForeground": "#15202b99",
|
||||
"activityBarBadge.background": "#78476d",
|
||||
"activityBar.background": "#4547ab",
|
||||
"activityBar.foreground": "#e7e7e7",
|
||||
"activityBar.inactiveForeground": "#e7e7e799",
|
||||
"activityBarBadge.background": "#2d1213",
|
||||
"activityBarBadge.foreground": "#e7e7e7",
|
||||
"sash.hoverBorder": "#5d8f9e",
|
||||
"statusBar.background": "#4a727e",
|
||||
"sash.hoverBorder": "#4547ab",
|
||||
"statusBar.background": "#363887",
|
||||
"statusBar.foreground": "#e7e7e7",
|
||||
"statusBarItem.hoverBackground": "#5d8f9e",
|
||||
"statusBarItem.remoteBackground": "#4a727e",
|
||||
"statusBarItem.hoverBackground": "#4547ab",
|
||||
"statusBarItem.remoteBackground": "#363887",
|
||||
"statusBarItem.remoteForeground": "#e7e7e7",
|
||||
"titleBar.activeBackground": "#4a727e",
|
||||
"titleBar.activeBackground": "#363887",
|
||||
"titleBar.activeForeground": "#e7e7e7",
|
||||
"titleBar.inactiveBackground": "#4a727e99",
|
||||
"titleBar.inactiveBackground": "#36388799",
|
||||
"titleBar.inactiveForeground": "#e7e7e799",
|
||||
"commandCenter.border": "#e7e7e799"
|
||||
},
|
||||
"peacock.color": "#4a727e",
|
||||
"peacock.color": "#363887",
|
||||
"cSpell.enabled": false
|
||||
}
|
Reference in New Issue
Block a user