You are here

claro.info.yml in Drupal 9

Same filename and directory in other branches
  1. 8 core/themes/claro/claro.info.yml
core/themes/claro/claro.info.yml

File

core/themes/claro/claro.info.yml
View source
  1. # This theme is marked as @internal. It is intended to evolve and change over
  2. # minor releases.
  3. # Change record https://www.drupal.org/node/2582945.
  4. # As the UI of Drupal improves between minor versions, the markup and assets
  5. # in the Claro theme will change. The Claro theme is not backwards compatible.
  6. # If you wish to modify the output or assets of Claro you can:
  7. # 1. Copy the whole of Claro and rename it as your own administration theme. You
  8. # will need to manually manage your own updates if you want to stay up to
  9. # date with Claro's bug fixes and feature support.
  10. #
  11. # 2. Sub-theme Claro. This is only recommended if you want to make minor tweaks
  12. # and understand that Claro could break your modifications as it changes.
  13. name: Claro
  14. type: theme
  15. base theme: false
  16. description: 'A clean, accessible, and powerful Drupal administration theme.'
  17. alt text: 'Screenshot of Claro, Drupal administration theme.'
  18. package: Core
  19. version: VERSION
  20. experimental: true
  21. libraries:
  22. - core/drupal.message
  23. - core/normalize
  24. - claro/global-styling
  25. libraries-override:
  26. system/base:
  27. css:
  28. component:
  29. css/components/ajax-progress.module.css: css/components/ajax-progress.module.css
  30. css/components/autocomplete-loading.module.css: css/components/autocomplete-loading.module.css
  31. css/components/system-status-counter.css: css/components/system-status-counter.css
  32. css/components/system-status-report-counters.css: css/components/system-status-report-counters.css
  33. css/components/system-status-report-general-info.css: css/components/system-status-report-general-info.css
  34. css/components/tabledrag.module.css: css/components/tabledrag.css
  35. system/admin:
  36. css:
  37. theme:
  38. css/system.admin.css: false
  39. core/drupal.dialog.off_canvas:
  40. css:
  41. base:
  42. misc/dialog/off-canvas.theme.css: css/base/off-canvas.theme.css
  43. core/drupal.dropbutton:
  44. css:
  45. component:
  46. misc/dropbutton/dropbutton.css: css/components/dropbutton.css
  47. core/drupal.vertical-tabs:
  48. css:
  49. component:
  50. misc/vertical-tabs.css: false
  51. js:
  52. misc/vertical-tabs.js: js/vertical-tabs.js
  53. core/drupal.autocomplete:
  54. css:
  55. theme:
  56. assets/vendor/jquery.ui/themes/base/theme.css: false
  57. core/drupal.tabbingmanager:
  58. css:
  59. theme:
  60. assets/vendor/jquery.ui/themes/base/theme.css: false
  61. core/drupal.dialog:
  62. css:
  63. component:
  64. assets/vendor/jquery.ui/themes/base/dialog.css: false
  65. theme:
  66. assets/vendor/jquery.ui/themes/base/theme.css: false
  67. user/drupal.user:
  68. css:
  69. component:
  70. css/user.module.css: false
  71. field_ui/drupal.field_ui:
  72. css:
  73. theme:
  74. css/field_ui.admin.css: css/theme/field-ui.admin.css
  75. node/drupal.node:
  76. css:
  77. layout:
  78. css/node.module.css: false
  79. node/form:
  80. css:
  81. layout:
  82. css/node.module.css: false
  83. toolbar/toolbar:
  84. css:
  85. component:
  86. css/toolbar.module.css: css/components/toolbar.module.css
  87. theme:
  88. css/toolbar.theme.css: css/theme/toolbar.theme.css
  89. css/toolbar.icons.theme.css: css/theme/toolbar.icons.theme.css
  90. toolbar/toolbar.menu:
  91. css:
  92. state:
  93. css/toolbar.menu.css: css/state/toolbar.menu.css
  94. views_ui/admin.styling:
  95. css:
  96. component:
  97. css/views_ui.admin.css: css/components/views_ui.admin.css
  98. theme:
  99. css/views_ui.admin.theme.css: css/theme/views_ui.admin.theme.css
  100. libraries-extend:
  101. ckeditor/drupal.ckeditor:
  102. - claro/ckeditor-editor
  103. ckeditor/drupal.ckeditor.admin:
  104. - claro/ckeditor-admin
  105. core/ckeditor:
  106. - claro/ckeditor-dialog
  107. core/drupal.collapse:
  108. - claro/details-focus
  109. core/drupal.dialog:
  110. - claro/claro.drupal.dialog
  111. - claro/claro.jquery.ui
  112. core/drupal.dropbutton:
  113. - claro/dropbutton
  114. core/drupal.checkbox:
  115. - claro/checkbox
  116. core/drupal.message:
  117. - claro/messages
  118. core/drupal.progress:
  119. - claro/progress
  120. core/drupal.tabbingmanager:
  121. - claro/claro.jquery.ui
  122. core/drupal.tabledrag:
  123. - claro/claro.tabledrag
  124. core/drupal.vertical-tabs:
  125. - claro/vertical-tabs
  126. file/drupal.file:
  127. - claro/file
  128. filter/drupal.filter.admin:
  129. - claro/filter
  130. filter/drupal.filter:
  131. - claro/filter
  132. system/admin:
  133. - claro/system.admin
  134. core/drupal.autocomplete:
  135. - claro/autocomplete
  136. - claro/claro.jquery.ui
  137. tour/tour-styling:
  138. - claro/tour-styling
  139. shortcut/drupal.shortcut:
  140. - claro/drupal.shortcut
  141. core/drupal.ajax:
  142. - claro/ajax
  143. user/drupal.user:
  144. - claro/form.password-confirm
  145. views/views.module:
  146. - claro/views
  147. media/media_embed_ckeditor_theme:
  148. - claro/classy.media_embed_ckeditor_theme
  149. media_library/ui:
  150. - claro/media_library.ui
  151. media_library/view:
  152. - claro/media_library.theme
  153. media_library/widget:
  154. - claro/media_library.theme
  155. quickedit_stylesheets:
  156. - css/components/quickedit.css
  157. ckeditor_stylesheets:
  158. - css/base/elements.css
  159. - css/base/typography.css
  160. - css/theme/ckeditor-frame.css
  161. - css/classy/components/media-embed-error.css
  162. regions:
  163. header: 'Header'
  164. pre_content: 'Pre-content'
  165. breadcrumb: Breadcrumb
  166. highlighted: Highlighted
  167. help: Help
  168. content: Content
  169. page_top: 'Page top'
  170. page_bottom: 'Page bottom'
  171. sidebar_first: 'First sidebar'
  172. regions_hidden:
  173. - sidebar_first