Skip to content

Commit

Permalink
Make theme color same as toolbar
Browse files Browse the repository at this point in the history
  • Loading branch information
alinnert committed Dec 21, 2023
1 parent 9b96fe8 commit 92e28c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public/timetracker.webmanifest
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "Eine Anwendung zum Mitzählen der gearbeiteten Zeit.",
"lang": "de-DE",
"display": "standalone",
"theme_color": "#ffffff",
"theme_color": "#f9fafb",
"start_url": "https://alinnert.github.io/timetracker",
"icons": [
{
Expand Down

0 comments on commit 92e28c0

Please sign in to comment.