diff --git a/webui/unocss.config.ts b/webui/unocss.config.ts index 2d8ee50b..4df8d2d0 100644 --- a/webui/unocss.config.ts +++ b/webui/unocss.config.ts @@ -25,13 +25,13 @@ export default defineConfig({ [ 'bg-theme-row', { - background: 'linear-gradient(120deg, #441bd9 0%, #b42ff1 100%)', + background: 'linear-gradient(90.5deg, #372A87 1.53%, #9B4D9C 96.48%)', }, ], [ 'bg-theme-col', { - background: 'linear-gradient(135deg, #441bd9 0%, #b42ff1 100%)', + background: 'linear-gradient(180deg, #3C239F 0%, #793572 100%)', }, ], [