QToolTip { /* explicit border width is required https://bugreports.qt.io/browse/QTBUG-41313 */ border: 0px; color: black; background: #ffffdc; } QWidget#contentWidget { background: #201f1f; }