From 4dde861c9993980bcf268cc7034e5b1ba7fbf667 Mon Sep 17 00:00:00 2001 From: feie9456 Date: Sat, 18 Apr 2026 12:12:16 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9pwa=E4=B8=BB=E9=A2=98?= =?UTF-8?q?=E8=89=B2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/layout.tsx | 2 +- app/manifest.ts | 2 +- scripts/generate-icons.mjs | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/app/layout.tsx b/app/layout.tsx index c440f11..344326a 100644 --- a/app/layout.tsx +++ b/app/layout.tsx @@ -38,7 +38,7 @@ export const metadata: Metadata = { }; export const viewport: Viewport = { - themeColor: "#35548d", + themeColor: "#FBFAF6", }; export default function RootLayout({ diff --git a/app/manifest.ts b/app/manifest.ts index d74ff87..c05e269 100644 --- a/app/manifest.ts +++ b/app/manifest.ts @@ -8,7 +8,7 @@ export default function manifest(): MetadataRoute.Manifest { start_url: "/", display: "standalone", background_color: "#f6eee1", - theme_color: "#35548d", + theme_color: "#FBFAF6", lang: "zh-CN", categories: ["utilities", "lifestyle", "health"], icons: [ diff --git a/scripts/generate-icons.mjs b/scripts/generate-icons.mjs index 9dbe9f0..ad26064 100644 --- a/scripts/generate-icons.mjs +++ b/scripts/generate-icons.mjs @@ -42,7 +42,7 @@ async function writeMaskablePng(size, outputPath) { width: size, height: size, channels: 4, - background: "#35548d", + background: "#FBFAF6", }, }) .composite([