I have custom UITableView where I set the background color to white. This works for dark and bright mode. But on dark mode the disclosure indicators are hard to see.
I tried to fix this with cell.tint color but it doe not work. How can I fix it?
Dark Mode:
Bright Mode: