Skip to content

Commit

Permalink
update theme color in manifest.json to match background color
Browse files Browse the repository at this point in the history
  • Loading branch information
upayanmazumder committed Dec 16, 2024
1 parent 5c8fbb1 commit 5f78f09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/public/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"start_url": "/",
"display": "fullscreen",
"background_color": "#ffffff",
"theme_color": "#3373b0",
"theme_color": "#ffffff",
"icons": [
{
"src": "/icons/icon-16x16.png",
Expand Down

0 comments on commit 5f78f09

Please sign in to comment.