- Drupal 8 Development Cookbook(Second Edition)
- Matt Glaman
- 47字
- 2025-04-04 18:20:50
Theme installation
A theme is installed through the theme_installer service and sets any default configuration by the theme along with rebuilding the theme registry. Setting a theme to default is a configuration change in system.theme.default to the theme's machine name (in the recipe, it would be bootstrap).