TF-3410 Update color of quotas view

This commit is contained in:
dab246
2025-01-08 19:39:47 +07:00
committed by Dat H. Pham
parent 67ebd137a8
commit eb3b59542a
3 changed files with 4 additions and 1 deletions
@@ -244,6 +244,7 @@ extension AppColor on Color {
static const steelGray400 = Color(0xFF818C99);
static const blue700 = Color(0xFF208BFF);
static const blue100 = Color(0xFFDFEEFF);
static const blue400 = Color(0xFF80BDFF);
static const mapGradientColor = [
[Color(0xFF21D4FD), Color(0xFFB721FF)],