Skip to content

Commit

Permalink
change theme color
Browse files Browse the repository at this point in the history
  • Loading branch information
dorfingerjonas committed Oct 4, 2021
1 parent 766b6d7 commit ccebded
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/src/manifest.webmanifest
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "ordersystem",
"short_name": "ordersystem",
"theme_color": "#1976d2",
"theme_color": "#486491",
"background_color": "#fafafa",
"display": "standalone",
"scope": "./",
Expand Down

0 comments on commit ccebded

Please sign in to comment.