Hi, I'm currently building a character sheet for a game in which your primary attributes are assigned different colors- primary colors by default, but certain game mechanics can alter those attributes to be different colors. My question is, would it be possible to implement some sort of color picker that changes the color of an attribute on the sheet? All color pickers I could find online rely on JS, which is out of the option when it comes to Roll20 sheets. Ideally, being able to input your own hex codes would be the most ideal, but I can settle for picking from a palette of preset colors.