You are here

olivero.info.yml in Drupal 10

Same filename and directory in other branches
  1. 9 core/themes/olivero/olivero.info.yml
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. libraries:
  21. - olivero/global-styling
  22. regions:
  23. header: Header
  24. primary_menu: 'Primary menu'
  25. secondary_menu: 'Secondary menu'
  26. hero: 'Hero (full width)'
  27. highlighted: Highlighted
  28. breadcrumb: Breadcrumb
  29. social: Social Bar
  30. content_above: Content Above
  31. content: Content
  32. sidebar: 'Sidebar'
  33. content_below: 'Content Below'
  34. footer_top: 'Footer Top'
  35. footer_bottom: 'Footer Bottom'
  36. libraries-override:
  37. system/admin:
  38. css:
  39. theme:
  40. css/system.admin.css: false
  41. system/base:
  42. css:
  43. component:
  44. css/components/ajax-progress.module.css: css/components/ajax-progress.module.css
  45. css/components/autocomplete-loading.module.css: css/components/autocomplete-loading.module.css
  46. core/drupal.checkbox: false
  47. core/drupal.dropbutton:
  48. css:
  49. component:
  50. misc/dropbutton/dropbutton.css: css/components/dropbutton.css
  51. core/drupal.vertical-tabs:
  52. css:
  53. component:
  54. misc/vertical-tabs.css: css/components/vertical-tabs.css
  55. media/oembed.formatter: false
  56. layout_builder/twocol_section: olivero/layout_builder_twocol_section
  57. layout_builder/threecol_section: olivero/layout_builder_threecol_section
  58. layout_builder/fourcol_section: olivero/layout_builder_fourcol_section
  59. libraries-extend:
  60. core/drupal.message:
  61. - olivero/drupal.message
  62. core/drupal.collapse:
  63. - olivero/details
  64. core/drupal.dialog:
  65. - olivero/drupal.dialog
  66. core/drupal.dialog.off_canvas:
  67. - olivero/dialog.off_canvas
  68. core/drupal.progress:
  69. - olivero/progress
  70. layout_discovery/onecol:
  71. - olivero/layout_discovery_section
  72. layout_discovery/twocol_bricks:
  73. - olivero/layout_discovery_section
  74. layout_discovery/twocol:
  75. - olivero/layout_discovery_section
  76. layout_discovery/threecol_25_50_25:
  77. - olivero/layout_discovery_section
  78. layout_discovery/threecol_33_34_33:
  79. - olivero/layout_discovery_section
  80. node/drupal.node.preview:
  81. - olivero/drupal.node.preview
  82. core/ckeditor:
  83. - olivero/cke-dialog
  84. content_moderation/content_moderation:
  85. - olivero/content_moderation
  86. ckeditor_stylesheets:
  87. - css/base/fonts.css
  88. - css/base/base.css
  89. - css/components/embedded-media.css
  90. - css/components/table.css
  91. - css/components/text-content.css
  92. - css/theme/ckeditor-frame.css