'Create Version Control Metadata' Dialog doesn't use editor theme
Godot version
v4.0.rc1.official [8843d9ad3]
System information
Windows 11
Issue description
The 'Create Version Control Metadata' Dialog doesn't use the editor theme:

Even worse, if a default project theme is set, it is used:

Steps to reproduce
Open: Project > Version control > Create Version Control Metadata
Minimal reproduction project
Not needed
It's probably added to the root of the editor tree, instead of the root of the editor GUI.
I just ran into this by accident, too. Was going to file a bug, but saw this and figured it's probably the same issue?
Not only does the theme feel wrong, the window itself was super tiny on my mac (maybe due to the retina display?) - it's like a dialog box for ants!
Version: v4.0.stable.official [92bee43ad]
This is fixed in 4.2 (the dialog is added to correct parent).