feat: 更新主题颜色和标签栏选项
This commit is contained in:
@@ -23,9 +23,9 @@
|
||||
|
||||
@layer theme {
|
||||
@theme {
|
||||
--color-brand-50: #f5f7ff;
|
||||
--color-brand-100: #e9edff;
|
||||
--color-brand-500: #4f6bd9;
|
||||
--color-brand-700: #3147a6;
|
||||
--color-brand-50: #e9fbf4;
|
||||
--color-brand-100: #c7f5e3;
|
||||
--color-brand-500: #00d48c;
|
||||
--color-brand-700: #009d68;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user