You are here

seven.info.yml in Drupal 9

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

File

core/themes/seven/seven.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 mark up and assets
  5. # in the Seven theme will change. The Seven theme is not backwards
  6. # compatible. If you wish to modify the output or assets of Seven you can:
  7. # 1. Copy the whole of Seven 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 Seven's bug fixes and feature support.
  10. #
  11. # 2. Sub-theme Seven. This is only recommended if you want to make minor
  12. # tweaks and understand that Seven could break your modifications as it
  13. # changes.
  14. name: Seven
  15. type: theme
  16. base theme: false
  17. description: 'The default administration theme for Drupal 8 was designed with clean lines, simple blocks, and sans-serif font to emphasize the tools and tasks at hand.'
  18. alt text: 'Default administration theme for Drupal 8 with simple blocks and clean lines.'
  19. package: Core
  20. version: VERSION
  21. libraries:
  22. - seven/classy.messages
  23. - core/normalize
  24. - seven/global-styling
  25. libraries-override:
  26. system/base:
  27. css:
  28. component:
  29. css/components/system-status-counter.css: css/components/system-status-counter.css
  30. css/components/system-status-report-counters.css: css/components/system-status-report-counters.css
  31. css/components/system-status-report-general-info.css: css/components/system-status-report-general-info.css
  32. core/drupal.vertical-tabs:
  33. css:
  34. component:
  35. misc/vertical-tabs.css: false
  36. core/drupal.autocomplete:
  37. css:
  38. theme:
  39. assets/vendor/jquery.ui/themes/base/theme.css: false
  40. core/drupal.tabbingmanager:
  41. css:
  42. theme:
  43. assets/vendor/jquery.ui/themes/base/theme.css: false
  44. core/drupal.dialog:
  45. css:
  46. component:
  47. assets/vendor/jquery.ui/themes/base/dialog.css: false
  48. theme:
  49. assets/vendor/jquery.ui/themes/base/theme.css: false
  50. libraries-extend:
  51. core/ckeditor:
  52. - seven/ckeditor-dialog
  53. core/drupal.autocomplete:
  54. - seven/seven.jquery.ui
  55. core/drupal.dialog:
  56. - seven/seven.drupal.dialog
  57. - seven/seven.jquery.ui
  58. core/drupal.dropbutton:
  59. - seven/classy.dropbutton
  60. core/drupal.progress:
  61. - seven/classy.progress
  62. core/drupal.tabbingmanager:
  63. - seven/seven.jquery.ui
  64. core/drupal.vertical-tabs:
  65. - seven/vertical-tabs
  66. file/drupal.file:
  67. - seven/classy.file
  68. filter/drupal.filter.admin:
  69. - seven/filter
  70. filter/drupal.filter:
  71. - seven/filter
  72. media/media_embed_ckeditor_theme:
  73. - seven/classy.media_embed_ckeditor_theme
  74. media_library/view:
  75. - seven/media_library
  76. media_library/widget:
  77. - seven/media_library
  78. tour/tour-styling:
  79. - seven/tour-styling
  80. user/drupal.user:
  81. - seven/user
  82. quickedit_stylesheets:
  83. - css/components/quickedit.css
  84. regions:
  85. header: 'Header'
  86. pre_content: 'Pre-content'
  87. breadcrumb: Breadcrumb
  88. highlighted: Highlighted
  89. help: Help
  90. content: Content
  91. page_top: 'Page top'
  92. page_bottom: 'Page bottom'
  93. sidebar_first: 'First sidebar'
  94. regions_hidden:
  95. - sidebar_first
  96. ckeditor_stylesheets:
  97. - css/classy/components/media-embed-error.css