Hello all,
I’m trying to make a color converter, but the “split color” was removed from Thunkable X. Does anyone know how to convert color to text?
What happens if you set the label 1 text property to the color?
I can`t put it there
Try creating a variable. Put the color in the variable, then set the text to the variable.
If that blows up, try putting a GENERATE JSON FROM OBJECT block between the text property and the variable.
Unfortunately, this did not help. It is not possible to put the color in the object CONVERT OBJECT TO JSON
Here is a link to a remixable project illustrating how to get the color from a visible component as well as a few screen shots
https://x.thunkable.com/copy/ae4df5196c978a765a7725bcf0768609
Designer
Blocks
Runtime
That’s cool, thank you very much.





