Use prefers-color-scheme to let the client make the light/dark choice
This commit is contained in:
parent
9944bfbb82
commit
82e77cdb99
31 changed files with 201 additions and 72 deletions
|
|
@ -8,8 +8,6 @@
|
|||
"start_url": "<?= $rootPath; ?>",
|
||||
"scope": "<?= $rootPath; ?>",
|
||||
"display": "standalone",
|
||||
"theme_color": "<?= $variablesTheme["bg"]; ?>",
|
||||
"background_color": "<?= $variablesTheme["bg"]; ?>",
|
||||
"orientation": "portrait",
|
||||
"icons":
|
||||
[
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue