diff --git a/mail/components/mailGlue.js b/mail/components/mailGlue.js index 690d3fba52..f3b44edc7d 100644 --- a/mail/components/mailGlue.js +++ b/mail/components/mailGlue.js @@ -195,8 +195,9 @@ MailGlue.prototype = { popup_border: "#27272b", toolbar_field_text: "rgb(249, 249, 250)", toolbar_field_border: "rgba(249, 249, 250, 0.2)", - sidebar: "#19191a", + sidebar: "#38383D", sidebar_text: "rgb(249, 249, 250)", + sidebar_border: "rgba(255, 255, 255, 0.2)", author: vendorShortName, }, { useInDarkMode: true,