upd: redesign
Deskripsi: - login dan konfirmasi kode otp - firebase code env No Issues
This commit is contained in:
@@ -6,7 +6,7 @@ export const Colors = {
|
||||
text: '#11181C',
|
||||
background: '#f7f7f7ff',
|
||||
tint: tintColorLight,
|
||||
primary: '#19345E',
|
||||
primary: '#1F3C88',
|
||||
icon: '#1F3C88',
|
||||
card: '#ffffff',
|
||||
tabIconDefault: '#687076',
|
||||
@@ -24,7 +24,7 @@ export const Colors = {
|
||||
text: '#ECEDEE',
|
||||
background: '#0F1B2D',
|
||||
tint: tintColorDark,
|
||||
primary: '#19345E',
|
||||
primary: '#123A6F',
|
||||
icon: '#9DB9E8',
|
||||
card: '#16233A', // slightly lighter than background #151718
|
||||
tabIconDefault: '#9BA1A6',
|
||||
|
||||
Reference in New Issue
Block a user