#RGB color for specific app
Please add #RGB color setting for specific app. For example: use System color (#000000) for all apps, total commander and qBittorrent use custom color

There's an API to set titlebar color, but it only works on build 22000+ and doesn't work when Mica is enabled.
Building off this; is there a way to disable system colour highlighting when Acrylic is the option? For example below, choosing Light or Dark as the titlebar colour adds a strong tint to the Acrylic effect, is there any way to set this to None and just have acrylic be influenced by the colours behind it, rather than also adding a tint?

is there any way to set this to None and just have acrylic be influenced by the colours behind it, rather than also adding a tint?
This question is not related to this issue, it's off-topic. Also MFE doesn't render anything, it just asks Desktop Window Manager to do stuff. So there's no way. You may create an another project to hook in to apps or DWM or even patch DWM to achieve what you want, but it's not MFE's goal.
is there any way to set this to None and just have acrylic be influenced by the colours behind it, rather than also adding a tint?
This question is not related to this issue, it's off-topic. Also MFE doesn't render anything, it just asks Desktop Window Manager to do stuff. So there's no way. You may create an another project to hook in to apps or DWM or even patch DWM to achieve what you want, but it's not MFE's goal.
I was just asking because you literally mentioned in the comment above me that an API existed to set titlebar colour. All g tho thanks for the response
you literally mentioned in the comment above me that an API existed to set titlebar colour
It just sets solid color for titlebar, it doesn't work when using acrylic or mica.
you literally mentioned in the comment above me that an API existed to set titlebar colour
It just sets solid color for titlebar, it doesn't work when using acrylic or mica.
no worries thanks for the info!