[Suggestion] A color picker for custom colors

Please please please. It would make things so much simpler. Use a color code rather than color names. You could even make it so the color codes can be used with variables.

3 Likes

I think it is already on the list:

If not, feel free to add it.

1 Like

Would be nice they add new Color value.

Create Effect(..., Color(0, 254, 123), ...)


Color(r, g, b) where r, g, b is number between 0 and 255 (instead using HEX value, RGB is more simple for everyone)

1 Like

This has been requested for quite awhile. I hope they do this soon. :slightly_smiling_face:

1 Like