TF-759 Apply new design for code_view button in composer web

This commit is contained in:
dab246
2022-07-26 17:51:12 +07:00
committed by Dat H. Pham
parent 0538b83493
commit da93ec7dcc
5 changed files with 18 additions and 20 deletions
@@ -128,6 +128,7 @@ extension AppColor on Color {
static const colorBackgroundStyleCode = Color(0xFFF5F5F5);
static const colorBorderWrapIconStyleCode = Color(0xFFE4E4E4);
static const colorBackgroundWrapIconStyleCode = Color(0xFFF2F3F5);
static const colorSelectedRichTextButton = Color(0x99EBEDF0);
static const mapGradientColor = [
[Color(0xFF21D4FD), Color(0xFFB721FF)],