From 7700e0aaf53b7f6923105452523847ef1f34a2f0 Mon Sep 17 00:00:00 2001 From: grassblock Date: Tue, 22 Jul 2025 12:49:16 +0800 Subject: [PATCH] fix: color theme switch when spa mode is on --- src/components/ThemeSwitcher.astro | 46 ++++++++++++++++-------------- 1 file changed, 25 insertions(+), 21 deletions(-) diff --git a/src/components/ThemeSwitcher.astro b/src/components/ThemeSwitcher.astro index 78a8c17..df8b8ab 100644 --- a/src/components/ThemeSwitcher.astro +++ b/src/components/ThemeSwitcher.astro @@ -50,25 +50,19 @@ \ No newline at end of file