-
Notifications
You must be signed in to change notification settings - Fork 85
基于 HSL 颜色转换的船新主题系统 #720
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
基于 HSL 颜色转换的船新主题系统 #720
Conversation
注1:这个 PR 基于 HSL 重写了配色系统,所以深色模式的天依蓝即 注2:这个 PR 只是重写配色系统,本身并不包含对深色模式 bug 的修复,有的 bug 已经被新的配色系统解决了,也有的 bug 还没有被解决 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
可以清理一下先前的代码,不用留着了大概
[skip ci]
鬼知道这石山到底哪行代码用了 alpha 不为 0 的 ColorBrushTransparent
本来想改天另开个 PR 修这个问题,刚找到问题来源了索性一块修了 |
配色调好了就能合了 大概吧 |
没啥问题的话可以自己合了( |
@wyc-26 pr message 里提到那个问题已经修了,还有别的 bug 吗 |
没有问题的话先合了,炸了再开 issue 吧 |
使用基于 HSL 体系的颜色生成重写主题系统,
让自定义主题功能更容易被造出来为更自由的深色模式/色调设置提供可行性目前深色配色有点问题,等后续改进