Decathlon / vitamin-ios

Decathlon Design System UI components for iOS & iPadOS applications
https://www.decathlon.design
Apache License 2.0
48 stars 14 forks source link

bug: search icon is not dark mode compliant #168

Closed mickaelmalolepsy closed 1 year ago

mickaelmalolepsy commented 1 year ago

Describe the bug

Search icon is not dark mode compliant ref: Vitamix.Line.System.search.image I think it's not returned as a template image. Maybe some other icons have the same issue.

Steps to reproduce

  1. Display the search icon: Vitamix.Line.System.search.image
  2. Switch your device from light to dark mode
  3. The icon will stay black.

Expected behavior

The icon should turn white.

Screenshots