drush vset theme_default THEMENAME
drush vset admin_theme THEMENAME
For example:
drush vset theme_default bluemarine
drush vset admin_theme shiny
Before you do that make sure it is enabled
run
drush status -- lists the current default and admin themes
and then
In Drupal 7 -
drush pml | fgrep -e Theme