Merge pull request #248 from NicolasConstant/develop
correction theme color
This commit is contained in:
commit
dbdb08dd48
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "sengi",
|
||||
"short_name": "sengi",
|
||||
"theme_color": "#1976d2",
|
||||
"theme_color": "#000000",
|
||||
"background_color": "#fafafa",
|
||||
"display": "standalone",
|
||||
"scope": "/",
|
||||
|
|
Loading…
Reference in New Issue