Skip to content

Commit 6bd44fe

Browse files
committed
Fixing background color
1 parent 35753e0 commit 6bd44fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "Git-Challenge",
33
"short_name": "Git-Challenge",
44
"theme_color": "#337ab7",
5-
"background_color": "#fff",
5+
"background_color": "#337ab5",
66
"start_url": "/",
77
"display": "standalone",
88
"lang": "en-US",

0 commit comments

Comments
 (0)