Get the current system theme.
Defined in <SDL3/SDL_video.h>
void); SDL_SystemTheme SDL_GetSystemTheme(
(SDL_SystemTheme) Returns the current system theme, light, dark, or unknown.
This function should only be called on the main thread.
This function is available since SDL 3.1.3.