TF-3956 Add font size in toolbar of vacation editor

Signed-off-by: dab246 <tdvu@linagora.com>
This commit is contained in:
dab246
2025-08-18 11:34:20 +07:00
committed by Dat H. Pham
parent ff66953c78
commit 5423a9096c
17 changed files with 466 additions and 802 deletions
@@ -268,6 +268,8 @@ extension AppColor on Color {
static const lightGrayEAEDF2 = Color(0xFFEAEDF2);
static const lightIconTertiary = Color(0xFFB8C1CC);
static const gray6D7885 = Color(0xFF6D7885);
static const m3Primary = Color(0xFF0A84FF);
static const m3Primary95 = Color(0xFFE3F1FF);
static const mapGradientColor = [
[Color(0xFF21D4FD), Color(0xFFB721FF)],