Some background: when we started work on our current project, we used formsy-material-ui 0.6.0. And due to bug it had no validation color (for underline on valid input), but it was nice for our design. Now we updated formsy-material-ui to 0.6.3 and I want save the possibility to use only 3 colors: default gray, orange on focus and red on error. This PR should give such variant without changing the default behavior. Thanks.
Some background: when we started work on our current project, we used formsy-material-ui 0.6.0. And due to bug it had no validation color (for underline on valid input), but it was nice for our design. Now we updated formsy-material-ui to 0.6.3 and I want save the possibility to use only 3 colors: default gray, orange on focus and red on error. This PR should give such variant without changing the default behavior. Thanks.