From f6381229e3686b982f24e6d65bc92d20b4e51a34 Mon Sep 17 00:00:00 2001 From: Nicholas Pease Date: Tue, 14 May 2019 11:21:42 -0400 Subject: [PATCH] Update manifest.json --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 3b2a5ae..d0263e0 100644 --- a/manifest.json +++ b/manifest.json @@ -17,5 +17,5 @@ "background_color": "#455b10", "display": "standalone", "scope": "/ICApp", - "theme_color": "#5222B4" + "theme_color": "#455b10" }