More blue theming
This commit is contained in:
parent
e9f0405555
commit
44e208f283
2 changed files with 2 additions and 2 deletions
|
@ -126,7 +126,7 @@ const styles = StyleSheet.create({
|
|||
underline: {
|
||||
position: 'absolute',
|
||||
height: 4,
|
||||
backgroundColor: colors.purple3,
|
||||
backgroundColor: colors.black,
|
||||
bottom: 0,
|
||||
},
|
||||
})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue