How To Change Color Of Black Borders?

Godot Version

v4.6.2.stable.official [71f334935] - Linux x86_64

Question

Hi,

How can we change the color of the black borders, please see screenshot below:
Thanks!

SS

You need to create your own window to handle this. Set your project to stretch, then create a base node that you can resize and restrict it’s aspect ratio as needed.