🎨 Optimize preset theme code

This commit is contained in:
2025-10-20 21:58:37 +08:00
parent 9a15df01ee
commit aa8139884b
26 changed files with 245 additions and 465 deletions

View File

@@ -8,7 +8,7 @@ export const config: ThemeColors = {
// 基础色调
background: '#e1e2e7',
backgroundSecondary: '#e1e2e7',
backgroundSecondary: '#D2D8EFFF',
surface: '#e1e2e7',
dropdownBackground: '#e1e2e7',
dropdownBorder: '#6a6f8e',