Remove vscode settings files

This commit is contained in:
Eric 2024-03-27 12:55:40 +11:00
parent f3ff8d0aec
commit f9a9fe9024
No known key found for this signature in database
1 changed files with 0 additions and 22 deletions

22
.vscode/settings.json vendored
View File

@ -1,22 +0,0 @@
{
"workbench.colorCustomizations": {
"activityBar.activeBackground": "#7f40bf",
"activityBar.background": "#7f40bf",
"activityBar.foreground": "#e7e7e7",
"activityBar.inactiveForeground": "#e7e7e799",
"activityBarBadge.background": "#c78f58",
"activityBarBadge.foreground": "#15202b",
"commandCenter.border": "#e7e7e799",
"sash.hoverBorder": "#7f40bf",
"statusBar.background": "#663399",
"statusBar.foreground": "#e7e7e7",
"statusBarItem.hoverBackground": "#7f40bf",
"statusBarItem.remoteBackground": "#663399",
"statusBarItem.remoteForeground": "#e7e7e7",
"titleBar.activeBackground": "#663399",
"titleBar.activeForeground": "#e7e7e7",
"titleBar.inactiveBackground": "#66339999",
"titleBar.inactiveForeground": "#e7e7e799"
},
"peacock.color": "#639"
}