perf(style): codex-skills/cowa-admin-list-ui
This commit is contained in:
20
app/theme.ts
20
app/theme.ts
@@ -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 = [
|
||||
|
||||
Reference in New Issue
Block a user