I tried to generate a theme from scratch with Drupal Console by passing arguments as suggested on the doc page. The desired result: a new theme with no base theme and some regions defined. Yet the theme generator omits the regions in the resulting theme.info.yml file. Has anyone encountered this? Drupal Console command line call:Read more