V4.1.8 Color mismatch with FluentAccentColor


As you can see in the attached pictures: The FluentAccentColor differs from the actual displayed colors.
I really like to have the colors provided in config.psd1 for Corporate-Identity-Reasons.

Is there any way to fix this?
I even tried calculating the difference between the color provided and the actual shown color and recalculating what the FluentAccentColor "should" be, to represent the color I want, but that didn't help either.

Any help is highly appreciated!

Thanks in advance
BaBa

There's not much that can be done, unfortunately. How to set correct FluentAccentColor ? · PSAppDeployToolkit/PSAppDeployToolkit · Discussion #1669 · GitHub

I used the script here to get a list of known colors, and all the ones I tried seemed to work fine.

PowerTip: Use PowerShell to Display Known Colors - Scripting Blog [archived]