TF-2976 Update ThreadView UI
This commit is contained in:
@@ -226,6 +226,8 @@ extension AppColor on Color {
|
||||
static const labelColor = Color(0xFF71767C);
|
||||
static const thumbScrollbarColor = Color(0xFFC1C1C1);
|
||||
static const loginViewShadowColor = Color(0x3DBCBCBC);
|
||||
static const colorEmailTileCheckboxUnhover = Color(0xFFAEB7C2);
|
||||
static const colorEmailTileHoverWeb = Color(0xFFDFEEFF);
|
||||
|
||||
static const mapGradientColor = [
|
||||
[Color(0xFF21D4FD), Color(0xFFB721FF)],
|
||||
|
||||
Reference in New Issue
Block a user