From e088ed6981a444cc09a6bffa9a223a8c9dc87f17 Mon Sep 17 00:00:00 2001 From: Neale Pickett Date: Wed, 21 Nov 2018 22:25:59 +0000 Subject: [PATCH] Set theme color --- toys/starship/manifest.json | 1 + 1 file changed, 1 insertion(+) diff --git a/toys/starship/manifest.json b/toys/starship/manifest.json index 81d4e13..0673a94 100644 --- a/toys/starship/manifest.json +++ b/toys/starship/manifest.json @@ -4,6 +4,7 @@ "start_url": ".", "display": "standalone", "background_color": "#fff", + "theme_color": "#ECB", "description": "Generates brown noise similar to a futuristic starship engine (or a modern HVAC system)", "icons": [ {