App icon dark mode support? | Community
Skip to main content

App icon dark mode support?

  • September 12, 2025
  • 3 replies
  • 0 views

Hi,

Is there a way to define a dark mode variant for the app logos?

We are required to provide PNG files for logos (320x320 and 128x128), but there is no option for a dark mode variant.

If we could supply SVG, we could encode support inside of the file itself, but alas this is not possible with PNG.

 

Any ideas?

 

Thanks!

Martín.

3 replies

Tipene
  • September 25, 2025
Hi Martin,
 
Depending on the app location, this workflow might be useful:
 
Dynamically changing app icons
 
This article goes in to more detail around developing apps with dark mode, and specifically how to access account color schemes.
 
I hope this helps! Feel free to reach out with any questions.
 
Tipene
 
 

  • Author
  • September 26, 2025

Hi Tipene,

Thanks for sharing those articles. I took a closer look at the solutions provided in there, but those only work for apps under specific locations: Nav Bar, Ticket Editor and Top Bar.

 

I'm developing an app in the Ticket Sidebar. As stated here, we are required to provide two PNG files, and the app will implicitly use those for icons. I cannot use SVG, nor change the icon dynamically.

 

So I still can't find a way to make the icon work with a theme.

 

Cheers!

 

Martín.


Tipene
  • October 7, 2025

Hey Martín,

Understood! I haven't been able to find any more information around ticket sidebar logos so I'm going to check in with the product team on this for you. Will circle back once I hear more from them.