How do I change the Spinner Icon Color ? [Ionic V2]

I tried looking around, but only found solutions for Iconic V1

The code for Refresher

<ion-refresher-content pullingIcon="arrow-round-down"></ion-refresher-content>

I am trying to achieve to change the color of the Spinner and the arrow-round-down to #ffffff

It’s over here in the documentation:

If you scroll down you’ll find the default sass variables for the ion-refresher.

If you’re only looking to change an ion-spinner, look over here: