Hi everyone,
please help me and tell me how can i use them in modules
{% set primary_color = theme.colors.primary.color %}
{% set secondary_color = theme.colors.secondary.color %}
{% set accent_color_one = theme.colors.accent_1.color %}
{% set accent_color_two = theme.colors.accent_2.color %}
{% set accent_color_three = theme.colors.accent_3.color %}
{% set white_color = theme.colors.white_color.color %}