feat(themes): add paperDawn and glacierSky light themes

Made-with: Cursor
This commit is contained in:
Youzini-afk
2026-04-06 23:24:48 +08:00
parent 45f76ecc2d
commit 3765ec1438
3 changed files with 105 additions and 3 deletions

View File

@@ -515,7 +515,7 @@ const defaultSettings = {
// UI 面板
noticeDisplayMode: "normal", // normal|compact
panelTheme: "crimson", // 面板主题 crimson|cyan|amber|violet
panelTheme: "crimson", // 面板主题 crimson|cyan|amber|violet|paperDawn|glacierSky
};
// ==================== 状态 ====================