
Hello everyone!
i hope someone might be able to help me.
We try to use our company colors inside of the modern controls via the BasePaletteColor parameter.
For example we use the Fx "ColorValue("#0F3579")"
In the first picture you see that the color is not perectly represented by the control. It is quite purple instead of dark blue.
For the old controls where we use the Fill paramter it works perfectly.
Does someone know that this is a current bug or does i need to adjust our template? We created our design via the Fluent Designer and make the colors available over a library component so everyone can easily use the colors via referencing our design component.
Hello,
i tried to investigate further into this problem and im not so sure but it seems like that the component thinks the color is to dark and tries to make the color lighter.
Could someone maybe try to replicate the problem?