From d3973557fc646909c566e3eea1e4c4ab92f53721 Mon Sep 17 00:00:00 2001 From: Allan Guwatudde Date: Thu, 12 Aug 2021 11:55:16 +0300 Subject: [PATCH] [MM-37616] Self-managed: Update email template to new branding - Welcome and Verification email (#18076) * [MM-37616] - Update Welcome and Verify emails to new branding * make build-templates * styling feedback --- templates/partials/logo.mjml | 2 +- templates/partials/style.mjml | 16 ++++++++++------ templates/partials/verify.mjml | 2 +- templates/verify_body.html | 23 ++++++++++++++--------- templates/welcome_body.html | 20 ++++++++++++-------- 5 files changed, 38 insertions(+), 25 deletions(-) diff --git a/templates/partials/logo.mjml b/templates/partials/logo.mjml index 3185260ef1..5399cb3e53 100644 --- a/templates/partials/logo.mjml +++ b/templates/partials/logo.mjml @@ -1,5 +1,5 @@ - + \ No newline at end of file diff --git a/templates/partials/style.mjml b/templates/partials/style.mjml index 26b58034df..880d1d1ecc 100644 --- a/templates/partials/style.mjml +++ b/templates/partials/style.mjml @@ -33,8 +33,12 @@ color: rgba(61, 60, 64, 0.64) !important; } + .subTitle a { + color: rgba(28, 88, 217, 1) !important; + } + .button a { - background-color: #166DE0 !important; + background-color: #1C58D9 !important; font-weight: 600 !important; font-size: 16px !important; line-height: 18px !important; @@ -56,7 +60,7 @@ .info div { font-size: 14px !important; line-height: 20px !important; - color: #3D3C40 !important; + color: #3F4350 !important; padding: 40px 0px !important; } @@ -64,14 +68,14 @@ font-weight: 600 !important; font-size: 16px !important; line-height: 24px !important; - color: #3D3C40 !important; + color: #3F4350 !important; padding: 0px 0px 4px 0px !important; } .footerInfo div { font-size: 14px !important; line-height: 20px !important; - color: #3D3C40 !important; + color: #3F4350 !important; padding: 0px 48px 0px 48px !important; } @@ -81,9 +85,9 @@ .appDownloadButton a{ background-color: #FFFFFF !important; - border: 1px solid #166DE0 !important; + border: 1px solid #1C58D9 !important; box-sizing: border-box !important; - color: #166DE0 !important; + color: #1C58D9 !important; padding: 13px 20px !important; font-weight: 600 !important; font-size: 14px !important; diff --git a/templates/partials/verify.mjml b/templates/partials/verify.mjml index cd0e45da57..13dd9c37c6 100644 --- a/templates/partials/verify.mjml +++ b/templates/partials/verify.mjml @@ -1,6 +1,6 @@ - + diff --git a/templates/verify_body.html b/templates/verify_body.html index 52cb8d4587..5ad185327b 100644 --- a/templates/verify_body.html +++ b/templates/verify_body.html @@ -115,8 +115,12 @@ color: rgba(61, 60, 64, 0.64) !important; } + .subTitle a { + color: rgba(28, 88, 217, 1) !important; + } + .button a { - background-color: #166DE0 !important; + background-color: #1C58D9 !important; font-weight: 600 !important; font-size: 16px !important; line-height: 18px !important; @@ -138,7 +142,7 @@ .info div { font-size: 14px !important; line-height: 20px !important; - color: #3D3C40 !important; + color: #3F4350 !important; padding: 40px 0px !important; } @@ -146,14 +150,14 @@ font-weight: 600 !important; font-size: 16px !important; line-height: 24px !important; - color: #3D3C40 !important; + color: #3F4350 !important; padding: 0px 0px 4px 0px !important; } .footerInfo div { font-size: 14px !important; line-height: 20px !important; - color: #3D3C40 !important; + color: #3F4350 !important; padding: 0px 48px 0px 48px !important; } @@ -163,9 +167,9 @@ .appDownloadButton a { background-color: #FFFFFF !important; - border: 1px solid #166DE0 !important; + border: 1px solid #1C58D9 !important; box-sizing: border-box !important; - color: #166DE0 !important; + color: #1C58D9 !important; padding: 13px 20px !important; font-weight: 600 !important; font-size: 14px !important; @@ -334,7 +338,7 @@ - + @@ -415,7 +419,7 @@ - + @@ -475,7 +479,8 @@
{{.Props.QuestionInfo}} - {{.Props.SupportEmail}} + + {{.Props.SupportEmail}}
diff --git a/templates/welcome_body.html b/templates/welcome_body.html index d3b1e16eb3..f9a21af7af 100644 --- a/templates/welcome_body.html +++ b/templates/welcome_body.html @@ -115,8 +115,12 @@ color: rgba(61, 60, 64, 0.64) !important; } + .subTitle a { + color: rgba(28, 88, 217, 1) !important; + } + .button a { - background-color: #166DE0 !important; + background-color: #1C58D9 !important; font-weight: 600 !important; font-size: 16px !important; line-height: 18px !important; @@ -138,7 +142,7 @@ .info div { font-size: 14px !important; line-height: 20px !important; - color: #3D3C40 !important; + color: #3F4350 !important; padding: 40px 0px !important; } @@ -146,14 +150,14 @@ font-weight: 600 !important; font-size: 16px !important; line-height: 24px !important; - color: #3D3C40 !important; + color: #3F4350 !important; padding: 0px 0px 4px 0px !important; } .footerInfo div { font-size: 14px !important; line-height: 20px !important; - color: #3D3C40 !important; + color: #3F4350 !important; padding: 0px 48px 0px 48px !important; } @@ -163,9 +167,9 @@ .appDownloadButton a { background-color: #FFFFFF !important; - border: 1px solid #166DE0 !important; + border: 1px solid #1C58D9 !important; box-sizing: border-box !important; - color: #166DE0 !important; + color: #1C58D9 !important; padding: 13px 20px !important; font-weight: 600 !important; font-size: 14px !important; @@ -334,7 +338,7 @@ - + @@ -415,7 +419,7 @@ - +