diff --git a/helpers/DATA/thunderbird/debug_brand/account-watermark-light.png b/helpers/DATA/thunderbird/debug_brand/account-watermark-light.png
new file mode 100644
index 0000000000000000000000000000000000000000..e03e92c4d4e4de0f220084bc8ab82250b9021870
Binary files /dev/null and b/helpers/DATA/thunderbird/debug_brand/account-watermark-light.png differ
diff --git a/helpers/DATA/thunderbird/debug_brand/account-watermark.png b/helpers/DATA/thunderbird/debug_brand/account-watermark.png
new file mode 100644
index 0000000000000000000000000000000000000000..b7ac6b9792d55b96fb280dd7346d6c5567da17d2
Binary files /dev/null and b/helpers/DATA/thunderbird/debug_brand/account-watermark.png differ
diff --git a/helpers/make-thunderbird b/helpers/make-thunderbird
index f792a501cb927aa55a32503741efbc20758a7353..8a5938bdd9c6603ab6906c86593c31f51bd2165f 100644
--- a/helpers/make-thunderbird
+++ b/helpers/make-thunderbird
@@ -18,7 +18,7 @@
 #    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
 #
 
-VERSION=12
+VERSION=13
 
 . ./config
 
@@ -227,6 +227,7 @@ cp $DATA/debug_brand/about-logo.svg comm/mail/branding/icedove/TB-symbolic.svg
 cp $DATA/debug_brand/about-logo.svg comm/mail/themes/shared/mail/icons/aboutdebugging-logo.svg
 cp $DATA/debug_brand/icon.png    comm/mail/themes/icon.png
 cp $DATA/debug_brand/icon64.png  comm/mail/themes/icon64.png
+cp $DATA/debug_brand/account-watermark*.png comm/mail/themes/shared/mail/images/
 
 #Requirements for Icedove
 THNDR_SYS_URL="https://www.icedove.net/icedove/system-requirements/"