Skip to content
This repository was archived by the owner on Oct 1, 2024. It is now read-only.

Commit b130f42

Browse files
author
george
committed
Merge branch 'develop'
2 parents fcd78b0 + 024cd6e commit b130f42

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

public/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
<link rel="manifest" href="/manifest.json" />
4141
<meta name="msapplication-TileColor" content="#ffffff" />
4242
<meta name="msapplication-TileImage" content="/assets/ms-icon-144x144.png" />
43-
<meta name="theme-color" content="#D15DED" />
43+
<meta name="theme-color" content="#191b34 />
4444
</head>
4545
4646
<body>

public/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "Undernet",
3-
"background_color": "#191b34",
3+
"background_color": "#fff",
44
"icons": [
55
{
66
"src": "/assets/android-icon-36x36.png",

0 commit comments

Comments
 (0)