As a quick example, the game manager Steam uses custom windows that look different from the default provided by the operating system. An example of this in a random Steam alert: https://i.stack.imgur.com/AEud2.png
I would like to make a program using wxPython that has such a custom appearance. How might I achieve this? Thanks.