Changing _variables.scss colors default values in V1

Hi everyone!

I’ve been having a problem trying to change the default value of the scss colors, like $positive or $royal.

I tried to change them in the _variables.scss file and then typing “ionic setup sass” in my terminal, but I get The setup task has been deprecated

I talked to some people in the slack channel and it seems that this only affects V1 projects that are built with the V2 CLI (like npm install -g ionic@beta)

Has anyone managed to change the color values like this using Ionic1 with the beta CLI?