We have recently launched our first Cloud app and are wondering about the strange changeFillColor filter that is overlaying the actual logo and making it very dark.
Here is what I am talking about.
It looks like this:
Yes … I have observed the filter being applied in DarkMode and its really creating issue with the App logo since there is no option to change the logo for Dark mode
This seems like a bug to me so perhaps you could raise a support request. Sorry if this appears to be a run around, but I think our support team are best placed to drive this issue to a suitable resolution.
Hi @clouless ,
Our Forge app icon is an svg and it is still displayed as dark in the dark mode. Should the mentioned changeFillColor filter make it lighter for the dark mode?
Hi starware, I do not know what the filter should do actually. It just made our app logos darker in light mode. Maybe it was intended to do so only in dark mode.
Just wanted to confirm this seems either still borked, or re-borked, specifically in that Apps dropdown. The same color matrix is applied in both light and dark modes:
The fix was rolled back and Atlassian told me to use a PNG instead of an SVG and now it works. Since the filter does not work correctly on SVGs. That is good enough for me
Hi,
Could you please upload a sample png file? Because I have tried PNG (transparent background and black foreground) and it is displayed as black icon on black background.
So I basically use a round blue background and the logo looks the same on DARK and LIGHT mode and that is fine with me. I do not really know what the filter is supposed to do.
My findings were:
SVG => makes it a lot darker even in light mode
PNG => does nothing, regardless the mode
… and the more this issue goes on I do think Atlassian does not really know what’s up with it either