From 05a9a6458191f25e0bf54d36866910ae3fbd1db9 Mon Sep 17 00:00:00 2001 From: nercone-dev Date: Tue, 31 Mar 2026 01:39:06 +0900 Subject: [PATCH] -- --- public/base.html | 2 +- public/site.webmanifest | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/public/base.html b/public/base.html index 538b38a..1349e5e 100644 --- a/public/base.html +++ b/public/base.html @@ -23,7 +23,7 @@ - + diff --git a/public/site.webmanifest b/public/site.webmanifest index 0f02a5d..6eccdfc 100644 --- a/public/site.webmanifest +++ b/public/site.webmanifest @@ -3,8 +3,8 @@ "description": "作りたいものを作り、やりたくないことからは逃げる学生", "start_url": "https://nercone.dev/", "display": "standalone", - "theme_color": "#A9A9A9", - "background_color": "#202020", + "theme_color": "#1A1A1A", + "background_color": "#1A1A1A", "icons": [ { "src": "/assets/images/favicon_cat.png",