{% assign lighter_gradient_color = "#00C6FF" %} {% assign darker_gradient_color = "#0072FF" %} {% capture email_title %}Welcome to {{ shop.name }}{% endcapture %} {% capture email_body %}You've activated your customer account. Next time you shop with us, log in for faster checkout.{% endcapture %} {% capture button_label %}Visit our store{% endcapture %} {% capture button_text_color %}#FFFFFF{% endcapture %}