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%',