generate:theme
The generate:theme command Generate a theme.
Usage:
$ drupal generate:theme [options]
$ gt
Available options
| Option | Details |
|---|---|
| --theme | commands.generate.theme.options.module |
| --machine-name | The machine name (lowercase and underscore only) |
| --theme-path | commands.generate.theme.options.module-path |
| --description | Theme description |
| --core | Core version |
| --package | Theme package |
| --global-library | Global styling library name |
| --base-theme | Base theme (i.e. classy, stable) |
| --regions | Regions |
| --breakpoints | Breakpoints |