perf(style): codex-skills/cowa-admin-list-ui

This commit is contained in:
zhangheng
2026-04-28 14:36:36 +08:00
parent 2e33b6fd7e
commit 9d9bf4ff7f
20 changed files with 2672 additions and 812 deletions

View File

@@ -3,16 +3,16 @@ import { Button, createTheme, MantineColorsTuple } from "@mantine/core"
/* -------- 1. 自定义颜色(可删/可改) -------- */
const brandColors: MantineColorsTuple = [
"#E8F4FC",
"#CEECFD",
"#A7DAFF",
"#69C0FF",
"#4ABAFF",
"#09ADFF",
"#00A1FF",
"#168DE8",
"#0D73D0",
"#0256A4",
"#E8F3FF",
"#D6E8FF",
"#B8D5FF",
"#8DBAFF",
"#5C9AFF",
"#3283FF",
"#1874FF",
"#0F68EB",
"#0D59C9",
"#0B4AA6",
]
const greyColors: MantineColorsTuple = [