Просмотр исходного кода

Follow device colors (#4254)

Removing the color result to the browser choosing the good color depending of the system config.
azlux 4 лет назад
Родитель
Сommit
da2adaec8a
1 измененных файлов с 0 добавлено и 2 удалено
  1. 0 2
      p/themes/manifest.json

+ 0 - 2
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."
 }