[GH-ISSUE #111] 建议在主题切换中保留“纯白(Pure White)”的浅色模式选项 #52

Open
opened 2026-02-27 16:42:20 +03:00 by kerem · 0 comments
Owner

Originally created by @GrothKeiran on GitHub (Feb 25, 2026).
Original GitHub issue: https://github.com/router-for-me/Cli-Proxy-API-Management-Center/issues/111

在近期的更新中,我发现前端管理页面的浅色主题背景颜色发生了改变。从源码来看,浅色模式变为了“极简暖灰/纸感”色调(如 --bg-secondary: #faf9f5; 和 --bg-primary: #f0eee8;)。

虽然理解这种“护眼模式”的设计初衷,但在实际使用中,整体页面看起来会蒙上一层淡黄色。对于部分显示器或习惯了以往纯白背景的用户来说,这种偏黄的色调长时间观看反而会感到有些不适应和不够清爽。

期望的改进 (Expected Behavior)
希望作者能考虑以下两种优化方案之一:

新增纯白主题选项:在现有的主题切换菜单中(Light / Dark / Auto),将浅色模式细分为“浅色-纯白”和“浅色-暖灰”。

恢复默认纯白:或者将默认的 Light 主题背景色恢复为之前的纯白色(#ffffff、#f9fafb等),以保持界面的干净通透。

Originally created by @GrothKeiran on GitHub (Feb 25, 2026). Original GitHub issue: https://github.com/router-for-me/Cli-Proxy-API-Management-Center/issues/111 在近期的更新中,我发现前端管理页面的浅色主题背景颜色发生了改变。从源码来看,浅色模式变为了“极简暖灰/纸感”色调(如 --bg-secondary: #faf9f5; 和 --bg-primary: #f0eee8;)。 虽然理解这种“护眼模式”的设计初衷,但在实际使用中,整体页面看起来会蒙上一层淡黄色。对于部分显示器或习惯了以往纯白背景的用户来说,这种偏黄的色调长时间观看反而会感到有些不适应和不够清爽。 期望的改进 (Expected Behavior) 希望作者能考虑以下两种优化方案之一: 新增纯白主题选项:在现有的主题切换菜单中(Light / Dark / Auto),将浅色模式细分为“浅色-纯白”和“浅色-暖灰”。 恢复默认纯白:或者将默认的 Light 主题背景色恢复为之前的纯白色(#ffffff、#f9fafb等),以保持界面的干净通透。
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Cli-Proxy-API-Management-Center#52
No description provided.