TF-3985 Display Increase your space button when premium is available on web desktop
This commit is contained in:
@@ -243,6 +243,7 @@ extension AppColor on Color {
|
||||
static const m3Tertiary20 = Color(0xFF71767C);
|
||||
static const m3Neutral70 = Color(0xFFAEAAAE);
|
||||
static const m3Neutral90 = Color(0xFFE6E1E5);
|
||||
static const m3SysLightSecondaryBlue = Color(0xFF5C9CE6);
|
||||
static const grayBackgroundColor = Color(0xFFF3F6F9);
|
||||
static const m3SurfaceBackground = Color(0xFF1C1B1F);
|
||||
static const warningColor = Color(0xFFFFC107);
|
||||
|
||||
Reference in New Issue
Block a user