Godot Version
4.7
Question
I was wondering if there was a way I could edit the visual appearance of the colour picker. I’d like the band around the rectangle to be wider, and the reactangle to be smaller.
Or would it just be easier to make my own colour picker implementation instead? If so, would it be a good idea to reuse the logic of the colour picker, i.e by extending its class?
