Change Xcode theme based on appearance

I have decided to try out a light theme in Xcode (don’t ask why), when light mode is on, and then use a dark theme when the system switches to dark mode. However, when Xcode goes dark, the editor stays with the light theme and doesn’t switch to an equivalent dark one.

I would like to know if there is a way to have Xcode automatically do this - for example, in light mode use Presentation (Light) and in dark mode use Presentation (Dark).

As of yet, I haven’t found a solution within Xcode, but maybe there is a way to control this by using a custom theme?

Change Xcode theme based on appearance
 
 
Q