Hi,
I was trying to change the secondary color via ThemeMagic, but was having trouble finding it until I realized that Line 47 of templates/ja_mood/thememagic.xml had been commented out:
Line 47 of thememagic.xml:
<!--field name="brand-secondary" type="color" class="t3tm-color" label="T3_TM_VARS_SECONDARY_COLOR_LABEL" description="T3_TM_VARS_SECONDARY_COLOR_DESC" /-->
I suspect that this line should not have been commented out, as it controls the color of important elements, such as the color of the Create Account button, the color of the triangle shape on the home page, etc. Would you please consider removing the comment in the next update of ja_mood so that we can customize the secondary color via ThemeMagic without having to create a special override file for this purpose?
Thank you