🎨 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: '#24283b',
backgroundSecondary: '#24283b',
backgroundSecondary: '#2B3151FF',
surface: '#24283b',
dropdownBackground: '#24283b',
dropdownBorder: '#7982a9',