code handover

This commit is contained in:
joshikannan
2026-05-14 17:31:23 +05:30
commit 373d202c27
405 changed files with 106500 additions and 0 deletions

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

@@ -0,0 +1,7 @@
{
"workbench.colorCustomizations": {
"activityBar.background": "#2F2F03",
"titleBar.activeBackground": "#424204",
"titleBar.activeForeground": "#FCFCD4"
}
}