Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

6
  • works well, however if user switches to dark mode it fails miserably. I expect this is SwiftUI bug Commented Aug 18, 2020 at 9:32
  • this just overlays a cooler and multiply, it doesn't change current color Commented May 7, 2021 at 8:57
  • @ManeManero I wonder if you read the question of the post: "How do I modify the background color of a List in SwiftUI?" This does not change the color, it modifies it. And for dark mode, yup, you need to add more logic/conditions for specific changes. Commented May 7, 2021 at 19:22
  • This will mess up with the row background color Commented May 13, 2021 at 7:03
  • does not work properly with dark theme, this solution is useless. Commented Sep 5, 2021 at 7:37