TF-2064 Update UI for quotas view

(cherry picked from commit 079c3a548e3532bcbeb43464ed8987093e83a7eb)
This commit is contained in:
dab246
2023-08-04 17:56:38 +07:00
committed by Dat Vu
parent 4a11a0779a
commit 9a2e838d03
9 changed files with 147 additions and 85 deletions
@@ -200,6 +200,7 @@ extension AppColor on Color {
static const colorOrganizerMailto = Color(0xFFB3B3B3);
static const colorMailto = Color(0xFFB3B3B3);
static const colorEventDescriptionBackground = Color(0x05000000);
static const colorLabelQuotas = Color(0xFF818C99);
static const mapGradientColor = [
[Color(0xFF21D4FD), Color(0xFFB721FF)],