TF-381 Apply new UI for list emails
This commit is contained in:
@@ -98,6 +98,10 @@ extension AppColor on Color {
|
||||
static const colorBottomBarComposer = Color(0x5CEBEDF0);
|
||||
static const colorShadowComposerFullScreen = Color(0x33000000);
|
||||
static const colorCancelButton = Color(0xFFF2F2F2);
|
||||
static const colorTextButtonHeaderThread = Color(0xFF686E76);
|
||||
static const colorButtonHeaderThread = Color(0x99EBEDF0);
|
||||
static const colorBorderBodyThread = Color(0x5CB8C1CC);
|
||||
static const colorBgDesktop = Color(0xFFF6F6F6);
|
||||
|
||||
static const mapGradientColor = [
|
||||
[Color(0xFF21D4FD), Color(0xFFB721FF)],
|
||||
|
||||
Reference in New Issue
Block a user