refactor home
This commit is contained in:
@@ -153,6 +153,7 @@ class AppColors {
|
||||
// static const Color red0 = Color(0xFF312F2F);
|
||||
// static const Color red10 = Color(0xFF524545);
|
||||
static const Color red = Color(0xFFFF3B30);
|
||||
static const Color orange = Color(0xFFE5821E);
|
||||
|
||||
// Other colors
|
||||
static const Color lightBlue = Color(0xFFe8ecfc);
|
||||
|
||||
Reference in New Issue
Block a user