I am currently using a color picker button to change the color of my player clothing sprite. It looks okay when it opens in the default window size, but when it is scaled up to fullscreen, it looks terrible. The text is blurry, it takes up a good portion of the screen, and I don't like the sliders on the bottom. I was hoping for only the palette.
Now, I understand that Godot is open source, and I can probably just go into the code of the application itself, and change those things, but is there a proper way to do it in the engine?