Using different right arrow indicators on different pages and themes

Using different right arrow indicators on different pages and themes

Got an unusual situation here. In JQM, on the ui-listview you basically use the default right arrow indicator or assign a different image to it. However, my client wants it where depending on the page you're on, the arrow indicator is a different color depending on the theme letter being used. Let me try to elaborate. Let's see I have one page with a ui-listview and it's theme A and the background is white. So the arrow should be black. On another page, the background is black and it's theme B so the arrow should be white. Make sense? It's basically how iOS apps work. And I want to do it the same with JQM. How do I attempt that in my stylesheet?