From efe8e0494d42be97c8f6ec8c1fd08265b27a9fdf Mon Sep 17 00:00:00 2001 From: Eduard Urbach Date: Tue, 7 Nov 2017 12:17:33 +0100 Subject: [PATCH] Set bg color to page bg --- config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.json b/config.json index 54bcaf17..5b4217f2 100644 --- a/config.json +++ b/config.json @@ -33,7 +33,7 @@ "short_name": "notify.moe", "gcm_sender_id": "941298467524", "theme_color": "#f0c7bb", - "background_color": "rgba(255, 255, 255, 0.5)", + "background_color": "#f6f6f6", "icons": [ { "src": "images/brand/64.png",