- [ ] 支持在外观菜单中增加主题配置选项 - [ ] 重构主题的基础色彩系统,使用 SCSS 的函数功能来计算相对值和混合值,减少 CSS 变量的数量 - [ ] SCSS 的模块化拆分更细一些 - [ ] 支持用户自定义色彩,计算各种相对值之后应用到界面 - [ ] 判断发布服务模式的相关代码增加判断内核只读模式 - [ ] 增加几种内置配色(界面配色与文本配色需要分离),使用 OKLCH / LCH 色彩空间转换到 RGB - [ ] https://github.com/TCOTC/Whisper/issues/12 - [ ] https://github.com/TCOTC/Whisper/issues/3 - [ ] https://github.com/TCOTC/Whisper/issues/1 - [ ] 在顶栏“外观”菜单中增加几个配置项 - [ ] https://github.com/TCOTC/Whisper/issues/7 - [ ] https://github.com/TCOTC/Whisper/issues/11