antonypro / QGoodWindow

QGoodWindow - border less window for Qt 5 and Qt 6
MIT License
516 stars 92 forks source link

How to set the title bar color? #67

Open DraAngel opened 4 months ago

DraAngel commented 4 months ago

Hi, thanks for this project, it helped me a lot. I'm a little confused about the title bar color. I found the TitleBarColor setter and getter in the code, but I couldn't see where the getter was used. So how do I make the title bar text light when my window has a dark background?