freeotp / freeotp-ios

Apache License 2.0
683 stars 172 forks source link

Support iOS 18 dark icons #365

Open jorp opened 1 month ago

jorp commented 1 month ago

Hello,

Is there any planned support for this feature? iOS 18 now gives developers the ability to add an additional theme for dark icon. There's some more about it here:

https://9to5mac.com/2024/09/16/ios-18-dark-icons-why-do-some-app-icons-not-change-color/

https://developer.apple.com/design/human-interface-guidelines/dark-mode#Dark-Mode-colors

justin-stephenson commented 1 month ago

No support planned at the moment, but freeotp-ios uses icons from fontawesome.com - i'm not sure if dark mode icon support can still be adapted for non-SF Symbols iOS icons. PRs are welcome.