admin.info.yml

Same filename and directory in other branches
  1. 11.x core/themes/admin/admin.info.yml
core/themes/admin/admin.info.yml

File

core/themes/admin/admin.info.yml

View source
  1. name: Admin
  2. type: theme
  3. base theme: false
  4. description: Admin theme with a strong focus on improving the editorial experience. Learn more about <a href="https://www.drupal.org/docs/contributed-themes/gin-admin-theme/specific-settings-within-gin" target="_blank">the available settings</a> and <a href="https://www.drupal.org/docs/contributed-themes/gin-admin-theme/custom-theming" target="_blank">how to customize the theme</a>.
  5. alt text: Screenshot of Admin, Drupal administration theme.
  6. package: Core
  7. version: VERSION
  8. lifecycle: experimental
  9. libraries:
  10. - core/drupal.message
  11. - core/normalize
  12. - admin/global-styling
  13. libraries-override:
  14. core/drupal.tabledrag:
  15. css:
  16. component:
  17. misc/components/tabledrag.module.css: css/components/tabledrag.css
  18. js:
  19. misc/tabledrag.js: migration/js/tabledrag.js
  20. core/drupal.ajax:
  21. css:
  22. component:
  23. misc/components/ajax-progress.module.css: css/components/ajax-progress.module.css
  24. core/drupal.autocomplete:
  25. css:
  26. component:
  27. misc/components/autocomplete-loading.module.css: css/components/autocomplete-loading.module.css
  28. system/status.report: admin/status.report
  29. system/admin:
  30. css:
  31. theme:
  32. css/system.admin.css: false
  33. core/drupal.dropbutton:
  34. css:
  35. component:
  36. misc/dropbutton/dropbutton.css: css/components/dropbutton.css
  37. core/drupal.vertical-tabs:
  38. css:
  39. component:
  40. misc/vertical-tabs.css: false
  41. core/internal.jquery_ui:
  42. css:
  43. theme:
  44. assets/vendor/jquery.ui/themes/base/theme.css: false
  45. core/drupal.dialog:
  46. css:
  47. component:
  48. assets/vendor/jquery.ui/themes/base/dialog.css: false
  49. user/drupal.user:
  50. css:
  51. component:
  52. css/user.module.css: false
  53. field_ui/drupal.field_ui:
  54. css:
  55. theme:
  56. css/field_ui.admin.css: css/theme/field-ui.admin.css
  57. node/drupal.node:
  58. css:
  59. layout:
  60. css/node.module.css: false
  61. node/form:
  62. css:
  63. layout:
  64. css/node.module.css: false
  65. toolbar/toolbar:
  66. css:
  67. component:
  68. css/toolbar.module.css: css/components/toolbar.module.css
  69. theme:
  70. css/toolbar.theme.css: css/theme/toolbar.theme.css
  71. css/toolbar.icons.theme.css: css/theme/toolbar.icons.theme.css
  72. toolbar/toolbar.menu:
  73. css:
  74. state:
  75. css/toolbar.menu.css: css/state/toolbar.menu.css
  76. views_ui/admin.styling:
  77. css:
  78. component:
  79. css/views_ui.admin.css: css/components/views_ui.admin.css
  80. theme:
  81. css/views_ui.admin.theme.css: css/theme/views_ui.admin.theme.css
  82. # Admin overrides: replace
  83. media_library/view:
  84. js:
  85. js/media_library.view.js: migration/js/media_library.view.js
  86. core/drupal.tableselect:
  87. js:
  88. misc/tableselect.js: migration/js/tableselect.js
  89. # Admin overrides: disable
  90. # needed override to overcome dialog styling issues
  91. admin/admin.drupal.dialog:
  92. css:
  93. theme:
  94. css/components/dialog.css: false
  95. core/drupal.dialog.off_canvas:
  96. css:
  97. base:
  98. misc/dialog/off-canvas.base.css: false
  99. misc/dialog/off-canvas.css: false
  100. misc/dialog/off-canvas.theme.css: false
  101. admin/global-styling:
  102. css:
  103. layout:
  104. css/layout/local-actions.css: false
  105. theme:
  106. css/theme/colors.css: false
  107. core/drupal.tableheader:
  108. js:
  109. misc/tableheader.js: false
  110. css:
  111. component:
  112. css/components/sticky-header.module.css: false
  113. misc/components/sticky-header.module.css: false
  114. libraries-extend:
  115. core/drupal.collapse:
  116. - admin/details-focus
  117. core/drupal.dialog:
  118. - admin/admin.drupal.dialog
  119. - admin/dialog
  120. core/drupal.dropbutton:
  121. - admin/dropbutton
  122. core/drupal.checkbox:
  123. - admin/checkbox
  124. core/drupal.message:
  125. - admin/messages
  126. core/drupal.progress:
  127. - admin/progress
  128. core/drupal.tabbingmanager:
  129. - admin/tabbingmanager
  130. core/drupal.tabledrag:
  131. - admin/admin.tabledrag
  132. core/drupal.tableselect:
  133. - admin/tableselect
  134. core/drupal.tablesort:
  135. - admin/drupal.tablesort
  136. core/drupal.vertical-tabs:
  137. - admin/vertical-tabs
  138. file/drupal.file:
  139. - admin/file
  140. filter/drupal.filter.admin:
  141. - admin/filter
  142. filter/drupal.filter:
  143. - admin/filter
  144. system/admin:
  145. - admin/system.admin
  146. core/drupal.autocomplete:
  147. - admin/autocomplete
  148. shortcut/drupal.shortcut:
  149. - admin/drupal.shortcut
  150. core/drupal.ajax:
  151. - admin/ajax
  152. user/drupal.user:
  153. - admin/form.password-confirm
  154. node/drupal.node.preview:
  155. - admin/drupal.node.preview
  156. system/status.report:
  157. - admin/status.report
  158. views/views.module:
  159. - admin/views
  160. views_ui/admin.styling:
  161. - admin/views_ui
  162. media/media_embed_ckeditor_theme:
  163. - admin/media_embed_ckeditor_theme
  164. media_library/ui:
  165. - admin/media_library.ui
  166. media_library/view:
  167. - admin/media_library.theme
  168. - admin/media_library
  169. media_library/widget:
  170. - admin/media_library.theme
  171. - admin/media_library
  172. image/admin:
  173. - admin/image.admin
  174. core/drupal.tableheader:
  175. - admin/tableheader
  176. core/ckeditor5:
  177. - admin/ckeditor5
  178. contextual/drupal.contextual-links:
  179. - admin/contextual_links
  180. ckeditor5-stylesheets: false
  181. # Regions
  182. regions:
  183. header: Header
  184. pre_content: Pre-content
  185. breadcrumb: Breadcrumb
  186. highlighted: Highlighted
  187. help: Help
  188. content: Content
  189. page_top: Page top
  190. page_bottom: Page bottom
  191. sidebar_first: First sidebar
  192. regions_hidden:
  193. - sidebar_first

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.