Updated theme switcher component

This commit is contained in:
2025-08-15 15:03:53 +02:00
parent 82ba9b77df
commit 4f2dce30a3
6 changed files with 106 additions and 63 deletions

14
opencode.json Normal file
View File

@@ -0,0 +1,14 @@
{
"mcp": {
"context7": {
"type": "local",
"command": [
"npx",
"-y",
"@upstash/context7-mcp"
],
"enabled": true
}
},
"$schema": "https://opencode.ai/config.json"
}