diff --git a/js/ui-theme.js b/js/ui-theme.js index 41cc7b5..5aa4454 100644 --- a/js/ui-theme.js +++ b/js/ui-theme.js @@ -14,7 +14,7 @@ export default { disabledColor: COLOR.grey500, facebook: '#3B5998', google: '#DB4437', - errorColor: COLOR.red500, + errorColor: '#B92D00', }, toolbar: { titleText: { color: COLOR.white },