44 lines
1 KiB
YAML
44 lines
1 KiB
YAML
name: PECEful
|
|
description: "ZURB Foundation sub-theme for PECE projects."
|
|
core_version_requirement: ^8 || ^9 || ^10 || ^11
|
|
type: theme
|
|
base theme: zurb_foundation
|
|
|
|
# Image appears on admin/appearance
|
|
# screenshot: images/screenshot.jpg
|
|
|
|
# Uncomment these lines and change "peceful" to your theme name if you
|
|
# need to add custom CSS or JS
|
|
libraries:
|
|
- peceful/global
|
|
|
|
# Regions are output in the page.html.twig
|
|
|
|
regions:
|
|
meta_header: 'Meta header'
|
|
header: Header
|
|
help: Help
|
|
page_top: 'Page top'
|
|
page_bottom: 'Page bottom'
|
|
highlighted: Highlighted
|
|
content: Content
|
|
sidebar_first: 'Left sidebar'
|
|
sidebar_second: 'Right sidebar'
|
|
footer_first: 'Footer first column'
|
|
footer_middle: 'Footer middle column'
|
|
footer_last: 'Footer last column'
|
|
left_off_canvas: 'Left off canvas'
|
|
right_off_canvas: 'Right off canvas'
|
|
regions_hidden:
|
|
page_top: 'Page top'
|
|
page_bottom: 'Page bottom'
|
|
|
|
# Hidden regions
|
|
# regions_hidden[]: Page top
|
|
# regions_hidden[]: Page bottom
|
|
|
|
features:
|
|
- slogan
|
|
- favicon
|
|
- comment_user_picture
|
|
- node_user_picture
|