Skip to content
This repository has been archived by the owner on May 11, 2020. It is now read-only.

Commit

Permalink
PWA theme color updated to #001529
Browse files Browse the repository at this point in the history
  • Loading branch information
Yurii Tokarskyi committed Sep 12, 2019
1 parent a3aa43e commit a8dd814
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@
],
"start_url": ".",
"display": "standalone",
"theme_color": "#000000",
"theme_color": "#001529",
"background_color": "#ffffff"
}

0 comments on commit a8dd814

Please sign in to comment.