Merge pull request #20 from lbryio/blank-password-warning
change blank password warning text style
This commit is contained in:
commit
acf0095be9
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…
Add table
Reference in a new issue