Skip to content

Commit

Permalink
change manifest colors
Browse files Browse the repository at this point in the history
  • Loading branch information
EricPedley committed Dec 5, 2023
1 parent 3da2adf commit 5f39058
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions apps/antalmanac/public/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@
],
"start_url": "./index.html",
"display": "standalone",
"theme_color": "#000000",
"background_color": "#ffffff"
"theme_color": "#305db7",
"background_color": "#000000"
}

0 comments on commit 5f39058

Please sign in to comment.