Skip to content

Commit

Permalink
Fix background in manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
4itor committed Jul 15, 2024
1 parent 5b8ef8f commit 3d53181
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"start_url": "/",
"display": "standalone",
"orientation": "any",
"background_color": "#282c35",
"theme_color": "#282c35",
"background_color": "#121212",
"theme_color": "#121212",
"description": "A comfy web launcher and/or homepage",
"icons": [
{
Expand Down

0 comments on commit 3d53181

Please sign in to comment.