From 788462cdfaaa6533fde9e274e804d08879b00f22 Mon Sep 17 00:00:00 2001 From: bietiaop <1527109126@qq.com> Date: Sun, 9 Feb 2025 12:13:43 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8Dheroui=20primary?= =?UTF-8?q?=E8=89=B2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- napcat.webui/src/const/themes/heroui.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/napcat.webui/src/const/themes/heroui.ts b/napcat.webui/src/const/themes/heroui.ts index 380f74f0..b1411c00 100644 --- a/napcat.webui/src/const/themes/heroui.ts +++ b/napcat.webui/src/const/themes/heroui.ts @@ -178,8 +178,8 @@ const theme: ThemeConfig = { '--heroui-primary-300': '212.24 92.45% 68.82%', '--heroui-primary-400': '212.14 92.45% 58.43%', '--heroui-primary-500': '212.02 100% 46.67%', - '--heroui-primary-600': '212.24 100% 28.82%', - '--heroui-primary-700': '339.11 85.99% 30.78%', + '--heroui-primary-600': '212.14 100% 38.43%', + '--heroui-primary-700': '212.24 100% 28.82%', '--heroui-primary-800': '211.84 100% 19.22%', '--heroui-primary-900': '211.84 100% 9.61%', '--heroui-primary-foreground': '0 0% 100%',