refactor: ♻️ 自定义主题色,参考arco.design主题色值修改主色

This commit is contained in:
ray
2024-09-07 19:03:05 +08:00
parent bd18441359
commit 316e2a64c2
8 changed files with 55 additions and 63 deletions

View File

@@ -15,7 +15,7 @@ const emit = defineEmits(["update:modelValue"]);
// 定义颜色预设
const colorPresets = [
"#409EFF",
"#4080FF",
"#ff4500",
"#ff8c00",
"#90ee90",