moko-resources
moko-resources copied to clipboard
Add support for dark mode for images
Adds images dark mode support. Images that have "-dark" added to their name will be recognized as dark mode images. By adding them to a "-night" themes resources folder on Android and giving them the "dark" mode appearance classifier on iOS they are automatically picked up by the Android night theme and iOS dark mode.
thanks! but changes will be required after #575 merge - plugin was rewritten. after merge of #575 if you not update this branch - i will
Great news! I was expecting that!
Sure, I've updated the PR for #575 and changed the merge target to that branch as well.
Unless you want to merge this functionality before merging #575 in which case I'll make a separate PR
Any update on this?