Update gradients to use a more consistent blue theme
This commit is contained in:
parent
77580ab6a4
commit
a51354e6e6
15 changed files with 30 additions and 68 deletions
|
@ -117,7 +117,7 @@ const styles = StyleSheet.create({
|
|||
flexDirection: 'row',
|
||||
position: 'absolute',
|
||||
left: 10,
|
||||
backgroundColor: colors.pink3,
|
||||
backgroundColor: colors.blue3,
|
||||
paddingHorizontal: 12,
|
||||
paddingVertical: 10,
|
||||
borderRadius: 30,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue