diff --git a/nuxt.config.ts b/nuxt.config.ts index efe004b..6bc592f 100644 --- a/nuxt.config.ts +++ b/nuxt.config.ts @@ -24,6 +24,7 @@ export default defineNuxtConfig({ short_name: "Lysand", description: "Frontend for the Lysand social network", theme_color: "#f9a8d4", + background_color: "#131313", display: "standalone", lang: "en", categories: ["social", "development"],