some fixes for the theme toggle

This commit is contained in:
2025-06-15 20:02:53 +02:00
parent e623ca6ead
commit 41c5f6444d
5 changed files with 31 additions and 12 deletions

View File

@@ -17,7 +17,7 @@
"64x64": "/icon64.png"
},
"environment": {
"webViewBackgroundColor": "#1a1a1a",
"webViewBackgroundColor": "#121212",
"capabilities": ["chat", "dice"],
"extras": ["colorStyles"]
}