ProgramGamer aka Mireille @programgamer.com · May 22

No, seriously, check this out: the window controls are colorless & their hover color is imperceptibly different, the borders are gray despite my accent color being bright magenta, and the top border is *absent*. I had to manually offset the title bar down by one pixel.

0 likes 1 replies

?

Replies

ProgramGamer aka Mireille · May 22

And because their API for fetching the accent color is wrong, if I wanted to fix this in user code, I would have to make a completely frameless window, fetch the accent color from the registry *manually*, then render the border myself as well as the controls. Actual hell