mirror of
https://github.com/hellodigua/ChatLab.git
synced 2026-05-02 02:49:02 +08:00
feat: 优化主题色
This commit is contained in:
@@ -36,7 +36,7 @@ export default defineConfig({
|
||||
ui({
|
||||
ui: {
|
||||
colors: {
|
||||
primary: 'green',
|
||||
primary: 'pink', // 使用自定义 pink 作为主色
|
||||
neutral: 'slate',
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user