Skip to content

Commit

Permalink
Update public/site.webmanifest colors
Browse files Browse the repository at this point in the history
  • Loading branch information
DrewMcArthur authored Feb 2, 2024
1 parent 7c0ed4f commit a43fa00
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions public/site.webmanifest
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"type": "image/png"
}
],
"theme_color": "whitesmoke",
"background_color": "whitesmoke",
"theme_color": "#FAF0E6",
"background_color": "#FAF0E6",
"display": "minimal-ui"
}

0 comments on commit a43fa00

Please sign in to comment.