Update the color scheme in the app's manifest.

master
Tom Hacohen 7 years ago
parent a32002eabd
commit dd0b214702

@ -10,6 +10,6 @@
],
"start_url": "./index.html",
"display": "standalone",
"theme_color": "#000000",
"background_color": "#ffffff"
"theme_color": "#ffc107",
"background_color": "#03a9f4"
}

Loading…
Cancel
Save