Set a custom theme to be used by Symfony Mailer
Prerequisite:
Installed and enabled the Symfony Mailer module.
Issue:
You have multiple themes enabled in your drupal page and need to select the theme that includes custom templates for send emails.
Solution:
Configure Symfony Mailer to use templates coming from your custom theme.
Go to `/admin/config/system/mailer` and edit the policy. There you can switch the theme that is used for sending your e-mails.