mirror of
https://github.com/movie-web/native-app.git
synced 2025-09-13 14:03:26 +00:00
[feat] tabs added
This commit is contained in:
@@ -15,5 +15,13 @@ export default {
|
||||
tint: tintColorDark,
|
||||
tabIconDefault: '#ccc',
|
||||
tabIconSelected: tintColorDark,
|
||||
purple100: '#C082FF',
|
||||
purple300: '#8D44D6',
|
||||
purple400: '#7831BF',
|
||||
shade50: '#676790',
|
||||
shade200: '#3F3F60',
|
||||
shade300: '#32324F',
|
||||
shade700: '#131322',
|
||||
shade900: '#0A0A12',
|
||||
},
|
||||
};
|
||||
|
Reference in New Issue
Block a user