This issue was moved to a discussion.
You can continue the conversation there. Go to discussion →
Allow icon packs to switch colors between the system's light & dark mode #1223
Labels
Bug
Something isn't working
Needs review
Issue that need to be analyzed (reproduced for a bug, take a decision for an idea, etc)
Steps to reproduce
Hi, we're currently working on implementing an icon pack for breezy into Arcticons. (loving how easy it is to implement)
However, in my testings, I noticed that the icon colors won't change despite it having a color option that should respect the system theme:
android:strokeColor="@color/icon_color"
That results in some unfortunate white spaces when the widget and apps are set to light mode (in case the user wants that)
Would it be possible to make the icons respect the system's (or app's) light & dark mode?
Expected behavior
The icons should change color with the system theme
Actual behavior
Nothing happens
Weather source used
Default
Breezy Weather version
5.2.5_freenet & 5.2.6_freenet
Android version
Android 13
Device
Pixel 7a emulator
Other details
No response
Acknowledgements
The text was updated successfully, but these errors were encountered: