22 lines
484 B
YAML
22 lines
484 B
YAML
name: figlimal
|
|
type: theme
|
|
base theme: adminimal_theme
|
|
description: A flexible theme with a responsive, mobile-first layout.
|
|
package: Custom
|
|
core: 8.x
|
|
core_version_requirement: ^8 || ^9 || ^10
|
|
libraries:
|
|
- figlimal/global
|
|
regions:
|
|
header: 'Header'
|
|
pre_content: 'Pre-content'
|
|
breadcrumb: Breadcrumb
|
|
highlighted: Highlighted
|
|
help: Help
|
|
content: Content
|
|
page_top: 'Page top'
|
|
page_bottom: 'Page bottom'
|
|
sidebar_first: 'First sidebar'
|
|
regions_hidden:
|
|
- sidebar_first
|