|
|
|
# This theme is marked as @internal. It is intended to evolve and change over
|
|
|
|
# minor releases.
|
|
|
|
# As the UI of Drupal improves between minor versions, the markup and assets in
|
|
|
|
# the Olives theme will change. The Olives theme is not backwards compatible
|
|
|
|
# If you wish to modify the output or assets of Olives you can:
|
|
|
|
# 1. Copy the whole of Olives and rename it as your own theme. You will need to
|
|
|
|
# manually manage your own updates if you want to stay up to date with Olives's
|
|
|
|
# bug fixes and feature support.
|
|
|
|
#
|
|
|
|
# 2. Sub-theme Olives. This is only recommended if you want to make minor
|
|
|
|
# tweaks and understand that Olives could break your modifications as it
|
|
|
|
# changes.
|
|
|
|
name: Olives
|
|
|
|
type: theme
|
|
|
|
base theme: false
|
|
|
|
description: THIS IS A CLONE OF OLIVERO FOR ISLANDLIVES.
|
|
|
|
alt text: Screenshot of Olives, Drupal front-end theme.
|
|
|
|
package: Core
|
|
|
|
version: VERSION
|
|
|
|
core_version_requirement: ^10
|
|
|
|
libraries:
|
|
|
|
- olives/global-styling
|
|
|
|
regions:
|
|
|
|
header: Header
|
|
|
|
primary_menu: Primary menu
|
|
|
|
secondary_menu: Secondary menu
|
|
|
|
hero: Hero (full width)
|
|
|
|
highlighted: Highlighted
|
|
|
|
breadcrumb: Breadcrumb
|
|
|
|
social: Social Bar
|
|
|
|
content_above: Content Above
|
|
|
|
content: Content
|
|
|
|
sidebar: Sidebar
|
|
|
|
content_below: Content Below
|
|
|
|
footer_top: Footer Top
|
|
|
|
footer_bottom: Footer Bottom
|
|
|
|
libraries-override:
|
|
|
|
system/admin:
|
|
|
|
css:
|
|
|
|
theme:
|
|
|
|
css/system.admin.css: false
|
|
|
|
system/base:
|
|
|
|
css:
|
|
|
|
component:
|
|
|
|
css/components/ajax-progress.module.css: css/components/ajax-progress.module.css
|
|
|
|
css/components/autocomplete-loading.module.css: css/components/autocomplete-loading.module.css
|
|
|
|
core/drupal.checkbox: false
|
|
|
|
core/drupal.dropbutton:
|
|
|
|
css:
|
|
|
|
component:
|
|
|
|
misc/dropbutton/dropbutton.css: css/components/dropbutton.css
|
|
|
|
core/drupal.vertical-tabs:
|
|
|
|
css:
|
|
|
|
component:
|
|
|
|
misc/vertical-tabs.css: css/components/vertical-tabs.css
|
|
|
|
media/oembed.formatter: false
|
|
|
|
layout_builder/twocol_section: olives/layout_builder_twocol_section
|
|
|
|
layout_builder/threecol_section: olives/layout_builder_threecol_section
|
|
|
|
layout_builder/fourcol_section: olives/layout_builder_fourcol_section
|
|
|
|
libraries-extend:
|
|
|
|
core/drupal.message:
|
|
|
|
- olives/drupal.message
|
|
|
|
core/drupal.collapse:
|
|
|
|
- olives/details
|
|
|
|
core/drupal.dialog:
|
|
|
|
- olives/drupal.dialog
|
|
|
|
core/drupal.progress:
|
|
|
|
- olives/progress
|
|
|
|
layout_discovery/onecol:
|
|
|
|
- olives/layout_discovery_section
|
|
|
|
layout_discovery/twocol_bricks:
|
|
|
|
- olives/layout_discovery_section
|
|
|
|
layout_discovery/twocol:
|
|
|
|
- olives/layout_discovery_section
|
|
|
|
layout_discovery/threecol_25_50_25:
|
|
|
|
- olives/layout_discovery_section
|
|
|
|
layout_discovery/threecol_33_34_33:
|
|
|
|
- olives/layout_discovery_section
|
|
|
|
node/drupal.node.preview:
|
|
|
|
- olives/drupal.node.preview
|
|
|
|
content_moderation/content_moderation:
|
|
|
|
- olives/content_moderation
|