12345678910111213141516171819 |
- name: Materio
- description: 'Materio Drupal 8 theme with gulp'
- type: theme
- base theme: classy
- core: 8.x
- libraries:
- - core/normalize
- - materiotheme/global-css
- - materiotheme/global-js
- regions:
- header: Header
- header_left: Header left
- header_middle: Header middle
- header_right: Header right
- content: Content
- footer_left: 'Footer Left'
- footer_center: 'Footer Center'
- footer_right: 'Footer Right'
|