Hi, thank you in advance for any reply.
Is there any way to retrieve the Mica colors Windows 11 adds?
I mean get them as hex color values.
Maybe with _WinAPI_GetSysColor, dwmapi, DwmGetWindowAttribute?
Somehow? I wouldn't want to make a screenshot of windows 11 explorer and get it with a scrren color picker from its titlebar.
There must be a better way.
https://learn.microsoft.com/en-us/windows/win32/api/dwmapi/nf-dwmapi-dwmgetwindowattribute
https://learn.microsoft.com/en-us/windows/apps/desktop/modernize/ui/apply-mica-win32
Thank you again in advance for any reply.