Light Theme and appear animations

This commit is contained in:
2026-06-01 14:35:23 +02:00
parent 07bc08265c
commit 0e82c13648
2 changed files with 122 additions and 55 deletions

View File

@@ -1,7 +1,10 @@
{
"permissions": {
"allow": [
"Bash(cp:*)"
"Bash(cp:*)",
"Bash(python -m http.server 8000)",
"PowerShell(Test-Path *)",
"PowerShell(Copy-Item *)"
]
}
}