Skip to content

Commit 31b5f22

Browse files
author
Ajit Kumar
committed
fix(login page ui)
1 parent 0b46fa3 commit 31b5f22

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

server/manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919
],
2020
"start_url": "/",
2121
"display": "standalone",
22-
"background_color": "#313131",
23-
"theme_color": "#313131",
22+
"background_color": "#35374B",
23+
"theme_color": "#35374B",
2424
"description": "Acode is a powerful code editor for Android. It supports 50+ languages and comes with code completion, syntax highlighting, code snippets, code refactoring, and many other features.",
2525
"lang": "en"
2626
}

0 commit comments

Comments
 (0)