4
0
Эх сурвалжийг харах

dark theme background_color (#8140)

Added background_color so that the app doesn't blind with white color upon opening.
McFev 6 сар өмнө
parent
commit
0dad0edee7

+ 1 - 0
p/themes/manifest.json

@@ -25,5 +25,6 @@
   ],
   "categories": ["news"],
   "display": "standalone",
+  "background_color": "#002342",
   "description": "FreshRSS is a self-hosted RSS feed aggregator."
 }