Telas de login e dashboard de estudante feito
This commit is contained in:
@@ -680,7 +680,7 @@ assets/
|
||||
│ ├── logos/
|
||||
│ │ ├── app_logo.png
|
||||
│ │ ├── app_logo_dark.png
|
||||
│ │ └── epv_logo.png
|
||||
│ │ └── epvc_logo.png
|
||||
│ ├── icons/
|
||||
│ │ ├── app_icon.png
|
||||
│ │ ├── notification_icon.png
|
||||
@@ -890,7 +890,7 @@ class NetworkConstants {
|
||||
```dart
|
||||
// lib/app/theme/app_colors.dart
|
||||
class AppColors {
|
||||
// Primary palette from EPVChat design
|
||||
// Primary palette from EPVC design
|
||||
static const Color primaryBlue = Color(0xFF4A90E2);
|
||||
static const Color primaryTeal = Color(0xFF5AC8FA);
|
||||
static const Color primaryOrange = Color(0xFFFF9500);
|
||||
|
||||
Reference in New Issue
Block a user