upd: redesign

Deskripsi:
- login dan konfirmasi kode otp
- firebase code env

No Issues
This commit is contained in:
2026-02-14 15:43:38 +08:00
parent 6ca935483a
commit 8c63c08bc3
16 changed files with 128 additions and 98 deletions

View File

@@ -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',