Since the 2018 October updates windows 10 developers are blessed with a dark explorer Theme. This seems like it is not a borderless window with some colored elements slapped on top, but that this is actually a dark DWM powered title bar. So, does anyone know of a API that allows your own applications to apply this to you own windows?
These are a real eye sore when developing dark themed applications:
Just to be clear. I don't want to reimplement the buttons myself. There is no implementation that perfectly mimics the native behavior of a title bar. Not even applications like Word, that are from Microsoft themselves, get the implementation correct. As an example, when a native window hides it's Minimize etc. buttons when you hover over the preview in the task bar.