You are here

olivero.info.yml in Drupal 9

core/themes/olivero/olivero.info.yml

File

core/themes/olivero/olivero.info.yml
View source
  1. # This theme is marked as @internal. It is intended to evolve and change over
  2. # minor releases.
  3. # As the UI of Drupal improves between minor versions, the markup and assets in
  4. # the Olivero theme will change. The Olivero theme is not backwards compatible
  5. # If you wish to modify the output or assets of Olivero you can:
  6. # 1. Copy the whole of Olivero and rename it as your own theme. You will need to
  7. # manually manage your own updates if you want to stay up to date with Olivero's
  8. # bug fixes and feature support.
  9. #
  10. # 2. Sub-theme Olivero. This is only recommended if you want to make minor
  11. # tweaks and understand that Olivero could break your modifications as it
  12. # changes.
  13. name: Olivero
  14. type: theme
  15. base theme: false
  16. description: 'A clean, accessible, and flexible Drupal front-end theme.'
  17. alt text: 'Screenshot of Olivero, Drupal front-end theme.'
  18. package: Core
  19. version: VERSION
  20. experimental: true
  21. libraries:
  22. - olivero/global-styling
  23. regions:
  24. header: Header
  25. primary_menu: 'Primary menu'
  26. secondary_menu: 'Secondary menu'
  27. hero: 'Hero (full width)'
  28. highlighted: Highlighted
  29. breadcrumb: Breadcrumb
  30. social: Social Bar
  31. content_above: Content Above
  32. content: Content
  33. sidebar: 'Sidebar'
  34. content_below: 'Content Below'
  35. footer_top: 'Footer Top'
  36. footer_bottom: 'Footer Bottom'
  37. libraries-override:
  38. system/base:
  39. css:
  40. component:
  41. css/components/ajax-progress.module.css: css/components/ajax-progress.module.css
  42. css/components/autocomplete-loading.module.css: css/components/autocomplete-loading.module.css
  43. core/drupal.checkbox: false
  44. core/drupal.dropbutton:
  45. css:
  46. component:
  47. misc/dropbutton/dropbutton.css: css/components/dropbutton.css
  48. core/drupal.vertical-tabs:
  49. css:
  50. component:
  51. misc/vertical-tabs.css: css/components/vertical-tabs.css
  52. media/oembed.formatter: false
  53. layout_builder/twocol_section: olivero/layout_builder_twocol_section
  54. layout_builder/threecol_section: olivero/layout_builder_threecol_section
  55. layout_builder/fourcol_section: olivero/layout_builder_fourcol_section
  56. libraries-extend:
  57. core/drupal.message:
  58. - olivero/messages
  59. core/drupal.collapse:
  60. - olivero/details
  61. core/drupal.dialog.off_canvas:
  62. - olivero/dialog.off_canvas
  63. core/drupal.progress:
  64. - olivero/progress
  65. layout_discovery/onecol:
  66. - olivero/layout_discovery_section
  67. layout_discovery/twocol_bricks:
  68. - olivero/layout_discovery_section
  69. layout_discovery/twocol:
  70. - olivero/layout_discovery_section
  71. layout_discovery/threecol_25_50_25:
  72. - olivero/layout_discovery_section
  73. layout_discovery/threecol_33_34_33:
  74. - olivero/layout_discovery_section
  75. node/drupal.node.preview:
  76. - olivero/drupal.node.preview
  77. core/ckeditor:
  78. - olivero/cke-dialog
  79. content_moderation/content_moderation:
  80. - olivero/content_moderation
  81. ckeditor_stylesheets:
  82. - css/base/fonts.css
  83. - css/base/base.css
  84. - css/components/embedded-media.css
  85. - css/components/table.css
  86. - css/components/text-content.css
  87. - css/theme/ckeditor-frame.css