I’ve tried all different methods from
WA_TranslucentBackground
to
Qt.WidgetAttribute.WA_TranslucentBackground
I’m not an expert, but I’ve gathered that maybe on macOS you can’t really make the background transparent with solid text.
You can only set the general opacity with mainWindow.setWindowOpacity()
Someone please confirm this before I lose my mind over it, thank you