Skip to content

Commit

Permalink
feat(DEV-15): change theme color to be white
Browse files Browse the repository at this point in the history
  • Loading branch information
hhimanshu committed Jul 13, 2021
1 parent bc6f649 commit 5d9725f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/manifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"theme_color": "#000000",
"theme_color": "#ffffff",
"background_color": "#000000",
"display": "standalone",
"scope": "/",
Expand Down

0 comments on commit 5d9725f

Please sign in to comment.