How to give alternate colors for ion-list

Hi - Can you pls let me know how to provide alternate colors for ion-list in ionic2? Something like in excel where all odd rows get one color and even rows gets a different color.

Basically: Have a value that is used in every item in the list and changes value after every usage.