diff --git a/index.html b/index.html index aebd9f1..9db5f76 100644 --- a/index.html +++ b/index.html @@ -1,5 +1,5 @@ - +
diff --git a/public/manifest.json b/public/manifest.json index 7d879ad..5cf60bd 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -17,5 +17,8 @@ "64x64": "/icon64.png" }, "environment": { + "webViewBackgroundColor": "#121212", + "capabilities": ["chat", "dice"], + "extras": ["colorStyles"] } }