aboutsummaryrefslogtreecommitdiff
path: root/p
diff options
context:
space:
mode:
authorGravatar azlux <github@azlux.fr> 2022-03-04 13:08:13 +0100
committerGravatar GitHub <noreply@github.com> 2022-03-04 13:08:13 +0100
commitda2adaec8a4ea69bf837c7166398568e34b6d066 (patch)
tree377110c4a569356c4ee32d0d3c651e9c11079582 /p
parent5eaefe0c9ce269cbe1cccccfad4941d54336f43b (diff)
Follow device colors (#4254)
Removing the color result to the browser choosing the good color depending of the system config.
Diffstat (limited to 'p')
-rw-r--r--p/themes/manifest.json2
1 files changed, 0 insertions, 2 deletions
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."
}