Dear Friends,
I’m developing a mobile native app to show some information available on my WordPress site. The site uses your template, and I would like to dynamically adjust the colors of the app with the colors used in the WordPress site.
And that is my question. Is it possible to read the customizations done to the GP template (colors principally) programmatically?
Then I could write my own rest endpoint and use this endpoint in my app to download the last color settings and that would solve my problem!
Thank you in advance,
R. Campos.