diff --git a/src/lib/components/rendering/pricingTheme1/pricingTheme1.stories.tsx b/src/lib/components/rendering/pricingTheme1/pricingTheme1.stories.tsx index 4a0cd0b..e2e51e5 100644 --- a/src/lib/components/rendering/pricingTheme1/pricingTheme1.stories.tsx +++ b/src/lib/components/rendering/pricingTheme1/pricingTheme1.stories.tsx @@ -27,7 +27,7 @@ export const Default: Story = { crossColor: "#9ca3af", backgroundColor: "#f3f4f6", dividerColor: "#9e9e9e", - billingSelectionColor: "#76B703", + billingSelectionColor: "#ffffff", billingSelectionBackgroundColor: "#EEE", billingSelectionTextColor: "#334155", addonBackgroundColor: "#ffffff",