Skip to content

修复 subtitle 颜色丢失的问题#5018

Merged
Glavo merged 1 commit intoHMCL-dev:mainfrom
neveler:fork/p1
Dec 20, 2025
Merged

修复 subtitle 颜色丢失的问题#5018
Glavo merged 1 commit intoHMCL-dev:mainfrom
neveler:fork/p1

Conversation

@neveler
Copy link
Copy Markdown
Contributor

@neveler neveler commented Dec 20, 2025

image

fix #5017

@neveler neveler changed the title 修复 TwoLineListItem 丢失 subtitle 颜色 修复 TwoLineListItem 中 subtitle 颜色丢失的问题 Dec 20, 2025
@neveler neveler changed the title 修复 TwoLineListItem 中 subtitle 颜色丢失的问题 修复 subtitle 颜色丢失的问题 Dec 20, 2025
@Glavo Glavo requested a review from Copilot December 20, 2025 07:30
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR fixes a bug where subtitle labels within options-list-items were displaying with the wrong color. The subtitle text was inheriting -monet-on-surface from the parent .options-list-item .label rule instead of using the appropriate -monet-on-surface-variant color.

  • Adds a more specific CSS rule for .options-list-item .label.subtitle to set the correct text color

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@Glavo Glavo merged commit 41895e9 into HMCL-dev:main Dec 20, 2025
7 checks passed
@neveler neveler deleted the fork/p1 branch December 20, 2025 07:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug] 部分页面外部链接 subtitle 的颜色与之前版本不一致

3 participants