diff --git a/app/layout.tsx b/app/layout.tsx index 0073c5c..de9f8ce 100644 --- a/app/layout.tsx +++ b/app/layout.tsx @@ -10,7 +10,7 @@ const url = "https://parkfuchs.app"; export const metadata: Metadata = { title: "Parkfuchs", description: "Schlau elektrisch parken", - themeColor: "white", + themeColor: "#ece9e1", viewport: "width=device-width, initial-scale=1.0", manifest: "/manifest.json", appleWebApp: {