mirror of
https://dev.azure.com/hugendubel/ISA/_git/ISA-Frontend
synced 2025-12-28 22:42:11 +01:00
removed color settings for vs code
This commit is contained in:
19
.vscode/settings.json
vendored
19
.vscode/settings.json
vendored
@@ -8,22 +8,5 @@
|
||||
},
|
||||
"[typescript]": {
|
||||
"editor.defaultFormatter": "esbenp.prettier-vscode"
|
||||
},
|
||||
"workbench.colorCustomizations": {
|
||||
"activityBar.background": "#2f0f85",
|
||||
"titleBar.activeBackground": "#1f0a57",
|
||||
"titleBar.activeForeground": "#e7e7e7",
|
||||
"activityBar.activeBackground": "#2f0f85",
|
||||
"activityBar.activeBorder": "#ac3d13",
|
||||
"activityBar.foreground": "#e7e7e7",
|
||||
"activityBar.inactiveForeground": "#e7e7e799",
|
||||
"activityBarBadge.background": "#ac3d13",
|
||||
"activityBarBadge.foreground": "#e7e7e7",
|
||||
"statusBar.background": "#1f0a57",
|
||||
"statusBar.foreground": "#e7e7e7",
|
||||
"statusBarItem.hoverBackground": "#2f0f85",
|
||||
"titleBar.inactiveBackground": "#1f0a5799",
|
||||
"titleBar.inactiveForeground": "#e7e7e799"
|
||||
},
|
||||
"peacock.color": "#1f0a57"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user