We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 979c389 commit f3cafcdCopy full SHA for f3cafcd
web/app/manifest.ts
@@ -8,7 +8,7 @@ export default function manifest(): MetadataRoute.Manifest {
8
start_url: "/",
9
display: "standalone",
10
background_color: "#ffffff",
11
- theme_color: "#000000",
+ theme_color: "#ffffff",
12
icons: [
13
{
14
src: "/icon-192x192.png",
0 commit comments