Fix: theme-color dunkel im Dark-Mode (Statusleiste Samsung), manifest background_color dunkel (SW by-v810)
This commit is contained in:
parent
b4879d615f
commit
480a343ec0
5 changed files with 14 additions and 13 deletions
|
|
@ -10,8 +10,8 @@
|
|||
"display_override": ["window-controls-overlay", "standalone"],
|
||||
"launch_handler": { "client_mode": "focus-existing" },
|
||||
"orientation": "portrait-primary",
|
||||
"background_color": "#FAF7F2",
|
||||
"theme_color": "#C4843A",
|
||||
"background_color": "#0f1623",
|
||||
"theme_color": "#0f1623",
|
||||
"lang": "de",
|
||||
"dir": "ltr",
|
||||
"categories": [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue