From f542acad72b9bc8ed89b0e7068c597a15918f426 Mon Sep 17 00:00:00 2001 From: JoshyPHP Date: Sun, 31 Jul 2016 13:56:30 +0200 Subject: [PATCH] Updated icon color --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 1e296c3..1ceb245 100644 --- a/composer.json +++ b/composer.json @@ -21,7 +21,7 @@ "title": "AutoImage", "icon": { "name": "image", - "backgroundColor": "#15b715", + "backgroundColor": "#b12c59", "color": "#fff" } }