How to Add CSS that Users Can Toggle On/Off for Their Environment?

Greetings,

I am trying to let users have some choices on how their want their Decisions environment to look. For example, I currently want users to have an action that alters the theme of their forms to be one of three options: Light, Dark, and Groovy modes.

I understand how to dynamically apply CSS to forms, and I can pass-in the appropriate CSS files for each user's choice to show the forms in their selected theme. However, I am unsure how to do this for an entire Decisions environment. How would I go about doing this?

Comments

Sign In or Register to comment.