Capability to specify accent color as environmental variable
Hi. It would be useful to include accent color as an environmental variable for deployment. That way admins can specify different colors per environment, like dev, test and prod. Currently, it's not supported, although there may be a work-around - https://support.vertigis.com/hc/en-us/community/posts/21574779070354-VSW-Change-branding-on-deployment-with-environment-variables?page=1#community_comment_21723864620178.
That said, this seems like it's useful enough that it should be supported without having to resort to sdk customizations.
Thanks
-
Some context here: the current implementation of Environment Values can only target a single line. This means that we cannot target something like the accent color, which looks like this:
"accentColor": [180,188,195,255],The alternative I provided was to create a custom theme, though this implies needing to get into the VSW SDK and may not be something our typical user would be comfortable with or willing to spend considerable time on.
0
Please sign in to leave a comment.
Comments
1 comment