Skip to content

Commit 5550949

Browse files
Lmao wrong color
1 parent 0df3ef1 commit 5550949

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/app/manifest.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ export default function manifest(): MetadataRoute.Manifest {
1515
"Discover previous year question papers created by CodeChef-VIT at Vellore Institute of Technology",
1616
start_url: "/",
1717
display: "standalone",
18-
background_color: "#070114",
19-
theme_color: "#070114",
18+
background_color: "#10011a",
19+
theme_color: "#10011a",
2020
categories: [
2121
"education",
2222
"reference",

0 commit comments

Comments
 (0)