I'm using custom theming as per the instructions HERE and it works great! Except I want my users to have the ability to choose their own colors. I can't seem to figure out how to programmatically change theme colors in my components.
Specifically, I want to get the colors for my users from a database, and then apply them to the app when they sign into their account.