umami.info.yml

Same filename in other branches
  1. 9 core/profiles/demo_umami/themes/umami/umami.info.yml
  2. 8.9.x core/profiles/demo_umami/themes/umami/umami.info.yml
  3. 10 core/profiles/demo_umami/themes/umami/umami.info.yml
core/profiles/demo_umami/themes/umami/umami.info.yml

File

core/profiles/demo_umami/themes/umami/umami.info.yml

View source
  1. name: Umami
  2. type: theme
  3. base theme: false
  4. description: 'The theme used for the Umami food magazine demonstration site.'
  5. version: VERSION
  6. libraries:
  7. - umami/classy.base
  8. - core/normalize
  9. - umami/global
  10. libraries-override:
  11. layout_builder/twocol_section:
  12. css:
  13. theme:
  14. layouts/twocol_section/twocol_section.css: layouts/twocol_section/twocol_section.css
  15. layout_builder/threecol_section:
  16. css:
  17. theme:
  18. layouts/threecol_section/threecol_section.css: layouts/threecol_section/threecol_section.css
  19. layout_builder/fourcol_section:
  20. css:
  21. theme:
  22. layouts/fourcol_section/fourcol_section.css: layouts/fourcol_section/fourcol_section.css
  23. libraries-extend:
  24. core/drupal.message:
  25. - umami/messages
  26. core/drupal.dialog:
  27. - umami/classy.dialog
  28. core/drupal.dropbutton:
  29. - umami/classy.dropbutton
  30. core/drupal.progress:
  31. - umami/classy.progress
  32. file/drupal.file:
  33. - umami/classy.file
  34. filter/drupal.filter.admin:
  35. - umami/filter
  36. filter/drupal.filter:
  37. - umami/filter
  38. media/media_embed_ckeditor_theme:
  39. - umami/classy.media_embed_ckeditor_theme
  40. media_library/view:
  41. - umami/classy.media_library
  42. media_library/widget:
  43. - umami/classy.media_library
  44. user/drupal.user:
  45. - umami/user
  46. node/drupal.node.preview:
  47. - umami/drupal.node.preview
  48. regions:
  49. pre_header: Pre-header
  50. header: Header
  51. highlighted: Highlighted
  52. tabs: Tabs
  53. banner_top: 'Banner Top'
  54. breadcrumbs: Breadcrumbs
  55. page_title: 'Page Title'
  56. content: Content
  57. sidebar: Sidebar
  58. content_bottom: 'Content Bottom'
  59. footer: Footer
  60. bottom: Bottom
  61. page_top: 'Page top' # Needed by Drupal Core
  62. 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.