Set a valid theme.
set_theme( string $theme ) : void
$theme (string) (Required) The theme folder you want to set.
No value is returned.
set_theme('my_theme');