Skip to content

Disable tooltips and/or change color #80

Answered by amnweb
Slim08 asked this question in Q&A
Discussion options

You must be logged in to vote

I will add the option to disable the tooltip per widget in the next release.

To style tooltip example

QToolTip {
    padding: 6px;
    color: #cdd6f4;
    font-size: 12px;
    background-color: #1e1e2e;
    border: 0px solid #313244;
    border-radius: 6px;
}

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Slim08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants