In godot 4 beta
How to remove transparency of a panel?
You mean on a default theme or..?
- Best Answerset by Container
I'd probably go for a custom theme, but I guess easiest might be to just have a custom CanvasShader applied to the default themed control node.
Note that a custom theme should default to the same values as the default theme.