Skip to content

Commit 6b7b4d8

Browse files
committed
Changed background color in manifest
1 parent 7412478 commit 6b7b4d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

public/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@
1111
"start_url": "./index.html",
1212
"display": "standalone",
1313
"theme_color": "#9C27B0",
14-
"background_color": "#ffffff"
14+
"background_color": "#fafafa"
1515
}

0 commit comments

Comments
 (0)