1
0

removed vscode

This commit is contained in:
2025-07-19 21:30:38 -04:00
parent 9e575ad403
commit e773203490

17
.vscode/settings.json vendored
View File

@@ -1,17 +0,0 @@
{
"workbench.colorCustomizations": {
"activityBar.activeBackground": "#a59de2",
"activityBar.background": "#a59de2",
"activityBar.foreground": "#15202b",
"activityBar.inactiveForeground": "#15202b99",
"activityBarBadge.background": "#f8e8e6",
"activityBarBadge.foreground": "#15202b",
"commandCenter.border": "#15202b99",
"sash.hoverBorder": "#a59de2",
"titleBar.activeBackground": "#8176d6",
"titleBar.activeForeground": "#15202b",
"titleBar.inactiveBackground": "#8176d699",
"titleBar.inactiveForeground": "#15202b99"
},
"peacock.color": "#8176d6"
}