EC - v2.43.0 - Jenkinsfile
This commit is contained in:
23
Adaptation/.vscode/settings.json
vendored
Normal file
23
Adaptation/.vscode/settings.json
vendored
Normal file
@ -0,0 +1,23 @@
|
||||
{
|
||||
"workbench.colorCustomizations": {
|
||||
"activityBar.activeBackground": "#d791c9",
|
||||
"activityBar.activeBorder": "#e8eed0",
|
||||
"activityBar.background": "#d791c9",
|
||||
"activityBar.foreground": "#15202b",
|
||||
"activityBar.inactiveForeground": "#15202b99",
|
||||
"activityBarBadge.background": "#e8eed0",
|
||||
"activityBarBadge.foreground": "#15202b",
|
||||
"sash.hoverBorder": "#d791c9",
|
||||
"statusBar.background": "#ca6bb7",
|
||||
"statusBar.foreground": "#15202b",
|
||||
"statusBarItem.hoverBackground": "#bd45a5",
|
||||
"statusBarItem.remoteBackground": "#ca6bb7",
|
||||
"statusBarItem.remoteForeground": "#15202b",
|
||||
"titleBar.activeBackground": "#ca6bb7",
|
||||
"titleBar.activeForeground": "#15202b",
|
||||
"titleBar.inactiveBackground": "#ca6bb799",
|
||||
"titleBar.inactiveForeground": "#15202b99"
|
||||
},
|
||||
"peacock.color": "#ca6bb7",
|
||||
"cSpell.enabled": false
|
||||
}
|
Reference in New Issue
Block a user