umami.info.yml 2.3 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980
  1. name: Umami
  2. type: theme
  3. base theme: classy
  4. description: 'The theme used for the Umami food magazine demonstration site.'
  5. version: VERSION
  6. core: 8.x
  7. libraries:
  8. - umami/global
  9. - umami/messages
  10. - umami/webfonts-open-sans
  11. - umami/webfonts-scope-one
  12. libraries-override:
  13. classy/base: umami/classy.base
  14. classy/book-navigation: umami/classy.book-navigation
  15. classy/dialog: umami/classy.dialog
  16. classy/dropbutton: umami/classy.dropbutton
  17. classy/file: umami/classy.file
  18. classy/forum: umami/classy.forum
  19. classy/image-widget: umami/classy.image-widget
  20. classy/indented: umami/classy.indented
  21. classy/media_embed_ckeditor_theme: umami/classy.media_embed_ckeditor_theme
  22. classy/media_embed_error: umami/classy.media_embed_error
  23. classy/media_library: umami/classy.media_library
  24. classy/messages: false
  25. classy/node: umami/classy.node
  26. classy/progress: umami/classy.progress
  27. classy/search-results: umami/classy.search-results
  28. classy/user: umami/classy.user
  29. layout_builder/twocol_section:
  30. css:
  31. theme:
  32. layouts/twocol_section/twocol_section.css: layouts/twocol_section/twocol_section.css
  33. layout_builder/threecol_section:
  34. css:
  35. theme:
  36. layouts/threecol_section/threecol_section.css: layouts/threecol_section/threecol_section.css
  37. layout_builder/fourcol_section:
  38. css:
  39. theme:
  40. layouts/fourcol_section/fourcol_section.css: layouts/fourcol_section/fourcol_section.css
  41. libraries-extend:
  42. tour/tour-styling:
  43. - umami/demo-umami-tour
  44. core/drupal.dialog:
  45. - umami/classy.dialog
  46. core/drupal.dropbutton:
  47. - umami/classy.dropbutton
  48. core/drupal.progress:
  49. - umami/classy.progress
  50. file/drupal.file:
  51. - umami/classy.file
  52. media/media_embed_ckeditor_theme:
  53. - umami/classy.media_embed_ckeditor_theme
  54. media_library/view:
  55. - umami/classy.media_library
  56. media_library/widget:
  57. - umami/classy.media_library
  58. user/drupal.user:
  59. - umami/classy.user
  60. regions:
  61. pre_header: Pre-header
  62. header: Header
  63. highlighted: Highlighted
  64. tabs: Tabs
  65. banner_top: 'Banner Top'
  66. breadcrumbs: Breadcrumbs
  67. page_title: 'Page Title'
  68. content: Content
  69. sidebar: Sidebar
  70. content_bottom: 'Content Bottom'
  71. footer: Footer
  72. bottom: Bottom
  73. page_top: 'Page top' # Needed by Drupal Core
  74. page_bottom: 'Page bottom' # Needed by Drupal Core
  75. ckeditor_stylesheets:
  76. - css/classy/components/media-embed-error.css