Problem
Drupal\Core\Extension\InfoParserException: Missing required key ("base theme") in themes
Solution
Add the following to your mytheme.info file:
base theme: false
Drupal\Core\Extension\InfoParserException: Missing required key ("base theme") in themes
Add the following to your mytheme.info file:
base theme: false