Hi, Not sure if you are still monitoring this repository anymore. Would you happen to know how I can access the sites theme colour and them apply to custom css classes using this template builder? eg: `ul.dynamic{ /* [ReplaceColor(themeColor:"SiteTitle")]*/ background-color:#262626; ` The SiteTitle colour does not get applied.
Hi,
Not sure if you are still monitoring this repository anymore.
Would you happen to know how I can access the sites theme colour and them apply to custom css classes using this template builder?
eg:
ul.dynamic{ /* [ReplaceColor(themeColor:"SiteTitle")]*/ background-color:#262626;The SiteTitle colour does not get applied.