Hi,
we want to provision UI studio settings during startup. We reverse engineered the relevant settings and succeeded in provisioning ui.main-logo and ui.icon-logo. But we did not succeed in provisioning the colour codes for the theme (ui.studio.themes). According to the value saved via the GUI this is a json-string but it has some kind of strange escaping/quoting and we did not succeed in mapping this to yaml correctly.
Does anyone have a working sample for this scenario?
Thanks!