34 lines
955 B
YAML
34 lines
955 B
YAML
name: Bartik
|
|
type: theme
|
|
base theme: classy
|
|
description: 'A flexible, recolorable theme with many regions and a responsive, mobile-first layout.'
|
|
package: Core
|
|
version: VERSION
|
|
core: 8.x
|
|
libraries:
|
|
- bartik/global-styling
|
|
ckeditor_stylesheets:
|
|
- css/base/elements.css
|
|
- css/components/captions.css
|
|
- css/components/table.css
|
|
regions:
|
|
header: Header
|
|
primary_menu: 'Primary menu'
|
|
secondary_menu: 'Secondary menu'
|
|
page_top: 'Page top'
|
|
page_bottom: 'Page bottom'
|
|
highlighted: Highlighted
|
|
featured_top: 'Featured top'
|
|
breadcrumb: Breadcrumb
|
|
content: Content
|
|
sidebar_first: 'Sidebar first'
|
|
sidebar_second: 'Sidebar second'
|
|
featured_bottom_first: 'Featured bottom first'
|
|
featured_bottom_second: 'Featured bottom second'
|
|
featured_bottom_third: 'Featured bottom third'
|
|
footer_first: 'Footer first'
|
|
footer_second: 'Footer second'
|
|
footer_third: 'Footer third'
|
|
footer_fourth: 'Footer fourth'
|
|
footer_fifth: 'Footer fifth'
|