Skip to content

Commit 4d02efc

Browse files
committed
Use new green color in buttons
1 parent 81117e6 commit 4d02efc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/core/email/templates/base.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ export const Theme = () => (
7373
<Text lineHeight="1.5">{}</Text>
7474
<Button
7575
color="#ffffff"
76-
backgroundColor="#64b145"
76+
backgroundColor="#1ea973"
7777
padding="8px 22px"
7878
cssClass="button-shadow"
7979
>

0 commit comments

Comments
 (0)