Skip to content

Instantly share code, notes, and snippets.

@zzzarius
Last active July 8, 2021 07:15
Show Gist options
  • Save zzzarius/6f1f7f4da838b3528fda50aace1b19f5 to your computer and use it in GitHub Desktop.
Save zzzarius/6f1f7f4da838b3528fda50aace1b19f5 to your computer and use it in GitHub Desktop.
Drupal 9 enable and set default theme using drush
drush theme:enable themename
drush config:set system.theme default themename -y
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment