Last updated 3 months ago
You can change the theme using theme key in the config file.
theme
// comments.php return [ /** * Available themes default,github */ 'theme' => 'default', ]