25 lines
535 B
YAML
25 lines
535 B
YAML
type: theme
|
|
base theme: bootstrap
|
|
core_version_requirement: ^9 || ^10
|
|
|
|
name: 'THEMETITLE'
|
|
description: 'A Drupal Bootstrap 3 based sub-theme.'
|
|
package: 'Bootstrap'
|
|
|
|
regions:
|
|
navigation: 'Navigation'
|
|
navigation_collapsible: 'Navigation (Collapsible)'
|
|
header: 'Top Bar'
|
|
highlighted: 'Highlighted'
|
|
help: 'Help'
|
|
content: 'Content'
|
|
sidebar_first: 'Primary'
|
|
sidebar_second: 'Secondary'
|
|
footer: 'Footer'
|
|
page_top: 'Page top'
|
|
page_bottom: 'Page bottom'
|
|
|
|
libraries-extend:
|
|
bootstrap/framework:
|
|
- THEMENAME/framework
|