change blank password warning text style #20

Merged
akinwale merged 1 commit from blank-password-warning into master 2019-08-15 06:32:41 +02:00

View file

@ -178,7 +178,7 @@ const firstRunStyle = StyleSheet.create({
marginBottom: 24,
},
passwordWarningText: {
color: Colors.BrightRed,
color: Colors.NextLbryGreen,
fontFamily: 'Inter-UI-Regular',
fontSize: 16,
},