This commit is contained in:
2025-12-17 01:47:19 -05:00
parent 0a03546039
commit ec5f17694e
2 changed files with 2 additions and 7 deletions
+1
View File
@@ -5,6 +5,7 @@ __pycache__/
*.pyc
*.log
/.vscode/
.vscode/
# =============================
# 🔐 Environment files (NEVER commit secrets!)
# =============================
+1 -7
View File
@@ -1,7 +1 @@
{
"workbench.colorCustomizations": {
"activityBar.background": "#16340C",
"titleBar.activeBackground": "#1F4911",
"titleBar.activeForeground": "#F6FDF4"
}
}
{}