cleaning up deprecated files

This commit is contained in:
serversdwn
2025-12-11 03:40:47 -05:00
parent 5ed3fd0982
commit a2f0952a62
27 changed files with 78 additions and 9959 deletions

7
.vscode/settings.json vendored Normal file
View File

@@ -0,0 +1,7 @@
{
"workbench.colorCustomizations": {
"activityBar.background": "#16340C",
"titleBar.activeBackground": "#1F4911",
"titleBar.activeForeground": "#F6FDF4"
}
}