fenix
fenix copied to clipboard
Home screen text should use values associated with wallpapers
In https://github.com/mozilla-mobile/fenix/pull/26281 we added the ability for the home screen header and link text to react to whether a wallpaper was set.
After https://github.com/mozilla-mobile/fenix/issues/26423 is resolved, there should be metadata available for each individual wallpaper describing whether light text or dark text should be used to overlay the wallpaper. The implementation should be updated to:
- access the text color property available on the current wallpaper and apply it when the current wallpaper is updated
┆Issue is synchronized with this Jira Task