Use the actual header colour as PWA theme colour

This commit is contained in:
itepechi 2023-11-03 05:51:02 +09:00
parent 35be52eb9f
commit 55e8398aad
1 changed files with 1 additions and 1 deletions

View File

@ -360,7 +360,7 @@ config :pleroma, :manifest,
purpose: "maskable"
}
],
theme_color: "#313131",
theme_color: "#373737",
background_color: "#2f2f2f"
config :pleroma, :activitypub,