You are here

claro.info.yml in Drupal 8

Same filename and directory in other branches
  1. 9 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: classy
  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. core: 8.x
  22. libraries:
  23. - claro/global-styling
  24. libraries-override:
  25. system/base:
  26. css:
  27. component:
  28. /core/themes/stable/css/system/components/ajax-progress.module.css: css/components/ajax-progress.module.css
  29. /core/themes/stable/css/system/components/autocomplete-loading.module.css: css/components/autocomplete-loading.module.css
  30. /core/themes/stable/css/system/components/system-status-counter.css: css/components/system-status-counter.css
  31. /core/themes/stable/css/system/components/system-status-report-counters.css: css/components/system-status-report-counters.css
  32. /core/themes/stable/css/system/components/system-status-report-general-info.css: css/components/system-status-report-general-info.css
  33. /core/themes/stable/css/system/components/tabledrag.module.css: css/components/tabledrag.css
  34. system/admin:
  35. css:
  36. theme:
  37. /core/themes/stable/css/system/system.admin.css: false
  38. core/drupal.dropbutton:
  39. css:
  40. component:
  41. /core/themes/stable/css/core/dropbutton/dropbutton.css: css/components/dropbutton.css
  42. core/drupal.tabledrag:
  43. js:
  44. misc/tabledrag.js: js/tabledrag.js
  45. core/drupal.vertical-tabs:
  46. css:
  47. component:
  48. /core/themes/stable/css/core/vertical-tabs.css: false
  49. js:
  50. misc/vertical-tabs.js: js/vertical-tabs.js
  51. core/jquery.ui:
  52. css:
  53. theme:
  54. assets/vendor/jquery.ui/themes/base/theme.css: false
  55. core/jquery.ui.dialog:
  56. css:
  57. component:
  58. assets/vendor/jquery.ui/themes/base/dialog.css: false
  59. classy/dialog: claro/claro.drupal.dialog
  60. classy/base:
  61. css:
  62. component:
  63. css/components/action-links.css: false
  64. css/components/breadcrumb.css: false
  65. css/components/button.css: false
  66. css/components/collapse-processed.css: false
  67. css/components/container-inline.css: css/classy/components/container-inline.css
  68. css/components/details.css: false
  69. css/components/dropbutton.css: false
  70. css/components/exposed-filters.css: css/classy/components/exposed-filters.css
  71. css/components/field.css: css/classy/components/field.css
  72. css/components/form.css: false
  73. css/components/icons.css: css/classy/components/icons.css
  74. css/components/inline-form.css: css/classy/components/inline-form.css
  75. css/components/item-list.css: css/classy/components/item-list.css
  76. css/components/link.css: css/classy/components/link.css
  77. css/components/links.css: css/classy/components/links.css
  78. css/components/menu.css: css/classy/components/menu.css
  79. css/components/more-link.css: css/classy/components/more-link.css
  80. css/components/pager.css: false
  81. css/components/tabledrag.css: false
  82. css/components/tableselect.css: css/components/tableselect.css
  83. css/components/tablesort.css: css/classy/components/tablesort.css
  84. css/components/tabs.css: false
  85. css/components/textarea.css: css/classy/components/textarea.css
  86. css/components/ui-dialog.css: css/classy/components/ui-dialog.css
  87. classy/book-navigation: claro/classy.book-navigation
  88. classy/dropbutton:
  89. css:
  90. component:
  91. css/components/dropbutton.css: false
  92. classy/file: claro/classy.file
  93. classy/forum: claro/classy.forum
  94. classy/image-widget: claro/image-widget
  95. classy/indented: claro/classy.indented
  96. classy/media_embed_ckeditor_theme: claro/classy.media_embed_ckeditor_theme
  97. classy/media_embed_error: claro/classy.media_embed_error
  98. classy/messages:
  99. css:
  100. component:
  101. css/components/messages.css: false
  102. classy/node: claro/classy.node
  103. classy/progress: claro/progress
  104. classy/search-results: claro/classy.search-results
  105. classy/user: false
  106. user/drupal.user: claro/form.password-confirm
  107. field_ui/drupal.field_ui:
  108. css:
  109. theme:
  110. /core/themes/stable/css/field_ui/field_ui.admin.css: css/theme/field-ui.admin.css
  111. filter/drupal.filter.admin:
  112. css:
  113. theme:
  114. /core/themes/stable/css/filter/filter.admin.css: css/theme/filter.theme.css
  115. filter/drupal.filter:
  116. css:
  117. theme:
  118. /core/themes/stable/css/filter/filter.admin.css: css/theme/filter.theme.css
  119. views_ui/admin.styling:
  120. css:
  121. theme:
  122. /core/themes/stable/css/views_ui/views_ui.admin.theme.css: css/theme/views_ui.admin.theme.css
  123. # Drupal throws an IncompleteLibraryDefinitionException if a base theme
  124. # defined library is set to false in a subtheme's libraries-override. We use
  125. # 'claro/empty' for working around this behavior.
  126. # @see https://www.drupal.org/node/3098375
  127. classy/media_library: claro/empty
  128. libraries-extend:
  129. ckeditor/drupal.ckeditor:
  130. - claro/ckeditor-editor
  131. core/ckeditor:
  132. - claro/ckeditor-dialog
  133. core/drupal.collapse:
  134. - claro/details-focus
  135. core/drupal.dialog:
  136. - claro/claro.drupal.dialog
  137. core/drupal.dropbutton:
  138. - claro/dropbutton
  139. core/drupal.checkbox:
  140. - claro/checkbox
  141. core/drupal.message:
  142. - claro/messages
  143. core/drupal.progress:
  144. - claro/progress
  145. core/drupal.vertical-tabs:
  146. - claro/vertical-tabs
  147. core/jquery.ui:
  148. - claro/claro.jquery.ui
  149. file/drupal.file:
  150. - claro/file
  151. system/admin:
  152. - claro/system.admin
  153. core/drupal.autocomplete:
  154. - claro/autocomplete
  155. tour/tour-styling:
  156. - claro/tour-styling
  157. shortcut/drupal.shortcut:
  158. - claro/drupal.shortcut
  159. core/drupal.ajax:
  160. - claro/ajax
  161. views/views.module:
  162. - claro/views
  163. media/media_embed_ckeditor_theme:
  164. - claro/classy.media_embed_ckeditor_theme
  165. media_library/view:
  166. - claro/media_library.theme
  167. media_library/widget:
  168. - claro/media_library.theme
  169. quickedit_stylesheets:
  170. - css/components/quickedit.css
  171. ckeditor_stylesheets:
  172. - css/base/elements.css
  173. - css/base/typography.css
  174. - css/theme/ckeditor-frame.css
  175. - css/classy/components/media-embed-error.css
  176. regions:
  177. header: 'Header'
  178. pre_content: 'Pre-content'
  179. breadcrumb: Breadcrumb
  180. highlighted: Highlighted
  181. help: Help
  182. content: Content
  183. page_top: 'Page top'
  184. page_bottom: 'Page bottom'
  185. sidebar_first: 'First sidebar'
  186. regions_hidden:
  187. - sidebar_first