We are on Build a screen

This commit is contained in:
2024-10-08 16:58:50 -05:00
parent 37745648ad
commit 3d79e24ffb
47 changed files with 649 additions and 157 deletions

View File

@ -17,7 +17,7 @@ export const Colors = {
},
dark: {
text: '#ECEDEE',
background: '#151718',
background: '#2e2f3d',
tint: tintColorDark,
icon: '#9BA1A6',
tabIconDefault: '#9BA1A6',