umami.info.yml
Same filename in other branches
File
-
core/
profiles/ demo_umami/ themes/ umami/ umami.info.yml
View source
- name: Umami
- type: theme
- base theme: false
- description: 'The theme used for the Umami food magazine demonstration site.'
- version: VERSION
- libraries:
- - umami/classy.base
- - core/normalize
- - core/drupal.message
- - umami/global
-
- libraries-override:
- layout_builder/twocol_section:
- css:
- theme:
- layouts/twocol_section/twocol_section.css: layouts/twocol_section/twocol_section.css
- layout_builder/threecol_section:
- css:
- theme:
- layouts/threecol_section/threecol_section.css: layouts/threecol_section/threecol_section.css
- layout_builder/fourcol_section:
- css:
- theme:
- layouts/fourcol_section/fourcol_section.css: layouts/fourcol_section/fourcol_section.css
-
- libraries-extend:
- core/drupal.message:
- - umami/messages
- core/drupal.dialog:
- - umami/classy.dialog
- core/drupal.dropbutton:
- - umami/classy.dropbutton
- core/drupal.progress:
- - umami/classy.progress
- file/drupal.file:
- - umami/classy.file
- filter/drupal.filter.admin:
- - umami/filter
- filter/drupal.filter:
- - umami/filter
- media/media_embed_ckeditor_theme:
- - umami/classy.media_embed_ckeditor_theme
- media_library/view:
- - umami/classy.media_library
- media_library/widget:
- - umami/classy.media_library
- user/drupal.user:
- - umami/user
- node/drupal.node.preview:
- - umami/drupal.node.preview
-
- regions:
- pre_header: Pre-header
- header: Header
- highlighted: Highlighted
- tabs: Tabs
- banner_top: 'Banner Top'
- breadcrumbs: Breadcrumbs
- page_title: 'Page Title'
- content: Content
- sidebar: Sidebar
- content_bottom: 'Content Bottom'
- footer: Footer
- bottom: Bottom
- page_top: 'Page top' # Needed by Drupal Core
- page_bottom: 'Page bottom' # Needed by Drupal Core
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.