diff --git a/frontend/src/pages/admin/projects/ProjectCockpitPage.tsx b/frontend/src/pages/admin/projects/ProjectCockpitPage.tsx index 9b064e64..4875f25e 100644 --- a/frontend/src/pages/admin/projects/ProjectCockpitPage.tsx +++ b/frontend/src/pages/admin/projects/ProjectCockpitPage.tsx @@ -445,7 +445,16 @@ export const ProjectCockpitPage: React.FC = () => { {t('projects.email.reRendered', 'Re-rendered from the current template — this email was sent before previews were captured, so it may differ slightly from what the recipient received.')} )} - + {/* Render the email exactly as sent — it carries its own + background from the brand/email theme. isolate the + iframe's color-scheme so the admin's OS dark mode doesn't + tint a document that defines its own colors. */} + > ) : (