Skip to content

Fix #4939: 深色模式超链接的已访问样式配色问题#4943

Merged
Glavo merged 5 commits intoHMCL-dev:mainfrom
Wulian233:link
Dec 7, 2025
Merged

Fix #4939: 深色模式超链接的已访问样式配色问题#4943
Glavo merged 5 commits intoHMCL-dev:mainfrom
Wulian233:link

Conversation

@Wulian233
Copy link
Copy Markdown
Contributor

@Wulian233 Wulian233 commented Dec 7, 2025

image

另外,我还对现有的重复声明进行了清理

@Wulian233 Wulian233 changed the title Fix深色模式超链接的已访问样式配色问题 Fix #4939: 深色模式超链接的已访问样式配色问题 Dec 7, 2025
}

.hyperlink:visited {
-fx-text-fill: -monet-on-surface;
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

实测这里不能使用 -fx-hyperlink-fill

@Glavo Glavo merged commit 7902020 into HMCL-dev:main Dec 7, 2025
1 check passed
@Wulian233 Wulian233 deleted the link branch December 7, 2025 12:48
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.

3 participants