From 2173fea733b661c06239918c9d240c2e67ab62d6 Mon Sep 17 00:00:00 2001 From: Imogen Hardy Date: Thu, 3 Sep 2026 11:46:23 +0100 Subject: [PATCH] change background var for fronts merchandising slot --- dotcom-rendering/src/components/FrontsAdSlots.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dotcom-rendering/src/components/FrontsAdSlots.tsx b/dotcom-rendering/src/components/FrontsAdSlots.tsx index db1ee5adb03..a907441357d 100644 --- a/dotcom-rendering/src/components/FrontsAdSlots.tsx +++ b/dotcom-rendering/src/components/FrontsAdSlots.tsx @@ -68,7 +68,7 @@ export const MerchandisingSlot = ({ showTopBorder={false} showSideBorders={false} shouldCenter={false} - backgroundColour={themePalette('--article-section-background')} + backgroundColour={themePalette('--ad-background')} element="aside" > {hasPageSkin ? (