Updated error color

This commit is contained in:
Erick Clark 2018-02-04 12:10:47 -06:00
parent b589cdf39f
commit 908a9fedd2

View file

@ -14,7 +14,7 @@ export default {
disabledColor: COLOR.grey500,
facebook: '#3B5998',
google: '#DB4437',
errorColor: COLOR.red500,
errorColor: '#B92D00',
},
toolbar: {
titleText: { color: COLOR.white },