style(stream-menu): restore glass translucency - #83
Merged
Conversation
Contributor
📝 WalkthroughWalkthrough新增流菜单蓝色和粉色强调文字资源及对应常量,更新游戏菜单的文字颜色选择、多个强调色引用和卡片样式,并调整基础/深色主题配色。 Changes流菜单主题配色
Estimated code review effort: 3 (Moderate) | ~20 minutes Possibly related PRs
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
改了啥呀
为啥要改
之前高不透明表面把毛玻璃几乎完全盖住了,看起来更像实色卡片。这个杂鱼状态收拾掉啦:现在通过透明度恢复玻璃感,不把主卡片 blur 拉回 40,避免在持续刷新的串流画面上增加多层实时模糊成本。
袜子菜单继续保留原本的分色识别,不再统一成单一深色;文字色与对应马卡龙背景的最低对比度为 4.81:1。新增在无圆角外层上的 shadow 会按矩形边界绘制,现已撤销。
验证
Summary by CodeRabbit