change blank password warning text style
This commit is contained in:
parent
319cf3abad
commit
1e72672b4b
1 changed files with 1 additions and 1 deletions
|
@ -178,7 +178,7 @@ const firstRunStyle = StyleSheet.create({
|
|||
marginBottom: 24,
|
||||
},
|
||||
passwordWarningText: {
|
||||
color: Colors.BrightRed,
|
||||
color: Colors.NextLbryGreen,
|
||||
fontFamily: 'Inter-UI-Regular',
|
||||
fontSize: 16,
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue