2018-07-31 23:05:23 +00:00
|
|
|
name: Agarica
|
|
|
|
description: An Octavia-based subtheme.
|
|
|
|
type: theme
|
|
|
|
base theme: octavia
|
|
|
|
package: Custom
|
|
|
|
core: 8.x
|
|
|
|
|
|
|
|
regions:
|
|
|
|
header: 'Header'
|
|
|
|
navbar_branding: 'Branding'
|
|
|
|
header_search: 'Search'
|
|
|
|
header_tabs: 'Tabs'
|
|
|
|
primary_menu: 'Primary menu'
|
|
|
|
secondary_menu: 'Secondary menu'
|
|
|
|
highlighted: 'Highlighted'
|
|
|
|
help: 'Help'
|
|
|
|
content: 'Content'
|
|
|
|
content_bottom: 'Content bottom'
|
|
|
|
sidebar_first: 'Sidebar'
|
|
|
|
tile_one: 'Tile 1'
|
|
|
|
tile_two: 'Tile 2'
|
|
|
|
tile_three: 'Tile 3'
|
|
|
|
tile_four: 'Tile 4'
|
|
|
|
tile_five: 'Tile 5'
|
|
|
|
bottom: 'Bottom'
|
|
|
|
footer: 'Footer'
|
|
|
|
|
|
|
|
libraries:
|
2018-08-24 15:30:40 +00:00
|
|
|
- agarica/global
|
2019-01-15 16:19:19 +00:00
|
|
|
- agarica/prism
|
2018-07-31 23:05:23 +00:00
|
|
|
|
|
|
|
# This section is used by the contrib module, Component Libraries. It allows you
|
|
|
|
# to reference .twig files in your sass/ directory by using the Twig namespace:
|
2018-08-20 13:56:31 +00:00
|
|
|
# @agarica
|
2018-07-31 23:05:23 +00:00
|
|
|
# See https://www.drupal.org/project/components for more information.
|
|
|
|
component-libraries:
|
2018-08-20 13:56:31 +00:00
|
|
|
agaric:
|
2018-07-31 23:05:23 +00:00
|
|
|
paths:
|
2018-08-20 13:56:31 +00:00
|
|
|
- patternlibrary/agaric/templates
|
2019-08-18 16:09:43 +00:00
|
|
|
# agaric-com:
|
|
|
|
# paths:
|
|
|
|
# - patternlibrary/agaric-com/templates
|
2018-08-21 22:24:23 +00:00
|
|
|
|
|
|
|
libraries-override:
|
|
|
|
bulma/global:
|
|
|
|
css:
|
|
|
|
base:
|
2019-08-18 22:21:15 +00:00
|
|
|
/themes/contrib/octavia/dist/css/modified-bulma.css: patternlibrary/agaric/css/agaric.css
|
2018-08-21 22:24:23 +00:00
|
|
|
|