mirror of
https://github.com/redlib-org/redlib.git
synced 2025-04-03 21:17:37 +03:00
Change Libreddit PWA Theme Color
This commit is contained in:
parent
d790264a62
commit
956de50419
2 changed files with 3 additions and 4 deletions
|
@ -2,9 +2,9 @@
|
|||
"name": "Libreddit",
|
||||
"short_name": "Libreddit",
|
||||
"display": "standalone",
|
||||
"background_color": "#2A3443",
|
||||
"background_color": "#1F1F1F",
|
||||
"description": "An alternative private front-end to Reddit",
|
||||
"theme_color": "#2A3443",
|
||||
"theme_color": "#1F1F1F",
|
||||
"icons": [
|
||||
{
|
||||
"src": "./logo.png",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue