Skip to content
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

Qt: add ability to style richtext href links #13931

Merged
merged 2 commits into from
Jun 8, 2023
Merged

Conversation

Megamouse
Copy link
Contributor

@Megamouse Megamouse commented May 31, 2023

Allows to style the color of a richtext link with the stylesheet label object "richtext_link_color".
For example:
QLabel#richtext_link_color { color: #87cefa; }

fixes #12445

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Contrast issue on welcome message
1 participant