Scroll
Inheritance in subtheme
In the previous section, we explored how a sub-theme is created along with the inheritance of various properties.
The list below summarizes the inheritance properties:
| Property | Inherited | Notes |
| CSS | Yes | |
| JS | Yes | |
| Templates | Yes | |
| Screenshot | Yes | |
| Regions | No | https://www.drupal.org/node/2165673 |
| Features | No | |
| Theme Settings | Yes | |
| Core Version | No | |
| Logo | No | |
| Favicon | No | |
| Color module support | No | |
| Block placement and block templates | Yes, with additional steps | https://www.drupal.org/node/2165673 |
| Breakpoints (via themename.breakpoints.yml) | <TBD> | |
| Libraries (via themename.libraries.yml) | Yes |