TF-3192 Update highlight style as design

This commit is contained in:
dab246
2024-10-07 11:52:01 +07:00
committed by Dat H. Pham
parent 99b985cca4
commit 7cdd6d8790
2 changed files with 4 additions and 5 deletions
@@ -61,7 +61,6 @@ extension AppColor on Color {
static const buttonActionToastWithActionColor = Color(0xFF7ADCF8);
static const backgroundCountAttachment = Color(0x681C1C1C);
static const bgStatusResultSearch = Color(0xFFF5F5F7);
static const bgWordSearch = Color(0x3D007AFF);
static const colorNameEmail = Color(0xFF000000);
static const colorContentEmail = Color(0xFF6D7885);
static const colorTextButton = Color(0xFF007AFF);