Skip to content
This repository was archived by the owner on Mar 26, 2023. It is now read-only.

Commit 901c263

Browse files
committed
Change icon color and background color
1 parent 72a9acf commit 901c263

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

static/icon-512x512.png

-6.44 KB
Loading

webpack.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ module.exports = (webpackConfigEnv, argv) => {
4444
short_name: "Твой ФФ!",
4545
description:
4646
"Приложение с сервисами для студентов и сотрудников физического факультета МГУ!",
47-
background_color: "#548ab1",
47+
background_color: "#00004b",
4848
crossorigin: "use-credentials",
4949
icons: [
5050
{

0 commit comments

Comments
 (0)