From da2adaec8a4ea69bf837c7166398568e34b6d066 Mon Sep 17 00:00:00 2001 From: azlux Date: Fri, 4 Mar 2022 13:08:13 +0100 Subject: Follow device colors (#4254) Removing the color result to the browser choosing the good color depending of the system config. --- p/themes/manifest.json | 2 -- 1 file changed, 2 deletions(-) (limited to 'p') diff --git a/p/themes/manifest.json b/p/themes/manifest.json index 377383baa..38bbf83c0 100644 --- a/p/themes/manifest.json +++ b/p/themes/manifest.json @@ -25,7 +25,5 @@ ], "categories": ["news"], "display": "standalone", - "background_color": "#fff", - "theme_color": "#ffffff", "description": "FreshRSS is a self-hosted RSS feed aggregator." } -- cgit v1.2.3