diff --git a/index.html b/index.html index 5d850ae9e..702a11a83 100644 --- a/index.html +++ b/index.html @@ -2,8 +2,8 @@ - - + + diff --git a/src/manifest.webmanifest b/src/manifest.webmanifest index 5679708fc..f253f1eb1 100644 --- a/src/manifest.webmanifest +++ b/src/manifest.webmanifest @@ -3,6 +3,7 @@ "short_name": "MapComplete", "start_url": "index.html", "lang": "en", + "theme_color":"white", "display": "standalone", "background_color": "#fff", "description": "A thematic map viewer and editor based on OpenStreetMap", @@ -68,4 +69,4 @@ "map", "navigation" ] -} \ No newline at end of file +} diff --git a/theme.html b/theme.html index 1339371b3..88a2c8ccf 100644 --- a/theme.html +++ b/theme.html @@ -3,6 +3,7 @@ +