Skip to content

Instantly share code, notes, and snippets.

@msonnabaum
Created July 2, 2013 05:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save msonnabaum/5906914 to your computer and use it in GitHub Desktop.
Save msonnabaum/5906914 to your computer and use it in GitHub Desktop.
name: Bartik
type: theme
description: 'A flexible, recolorable theme with many regions and a responsive, mobile-first layout.'
package: Core
version: VERSION
core: 8.x
stylesheets:
all:
- css/layout.css
- css/style.css
- css/colors.css
print:
- css/print.css
regions:
header: Header
help: Help
page_top: 'Page top'
page_bottom: 'Page bottom'
highlighted: Highlighted
featured: Featured
content: Content
sidebar_first: 'Sidebar first'
sidebar_second: 'Sidebar second'
triptych_first: 'Triptych first'
triptych_middle: 'Triptych middle'
triptych_last: 'Triptych last'
footer_firstcolumn: 'Footer first column'
footer_secondcolumn: 'Footer second column'
footer_thirdcolumn: 'Footer third column'
footer_fourthcolumn: 'Footer fourth column'
footer: Footer
# @todo D8: Remove once themes have to be installed.
settings:
shortcut_module_link: '0'
twig_extensions:
- Acme\DemoBundle\Twig\AcmeExtension
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment