We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81117e6 commit 4d02efcCopy full SHA for 4d02efc
src/core/email/templates/base.tsx
@@ -73,7 +73,7 @@ export const Theme = () => (
73
<Text lineHeight="1.5">{}</Text>
74
<Button
75
color="#ffffff"
76
- backgroundColor="#64b145"
+ backgroundColor="#1ea973"
77
padding="8px 22px"
78
cssClass="button-shadow"
79
>
0 commit comments