You are here

seven.info.yml in Drupal 10

Same filename and directory in other branches
  1. 8 core/themes/seven/seven.info.yml
  2. 9 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. lifecycle: deprecated
  17. lifecycle_link: https://www.drupal.org/node/3223395#s-seven
  18. base theme: false
  19. 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.'
  20. alt text: 'Default administration theme for Drupal 8 with simple blocks and clean lines.'
  21. package: Core
  22. version: VERSION
  23. libraries:
  24. - seven/classy.messages
  25. - core/normalize
  26. - seven/global-styling
  27. libraries-override:
  28. system/base:
  29. css:
  30. component:
  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. core/drupal.vertical-tabs:
  35. css:
  36. component:
  37. misc/vertical-tabs.css: false
  38. core/drupal.autocomplete:
  39. css:
  40. theme:
  41. assets/vendor/jquery.ui/themes/base/theme.css: false
  42. core/drupal.tabbingmanager:
  43. css:
  44. theme:
  45. assets/vendor/jquery.ui/themes/base/theme.css: false
  46. core/drupal.dialog:
  47. css:
  48. component:
  49. assets/vendor/jquery.ui/themes/base/dialog.css: false
  50. theme:
  51. assets/vendor/jquery.ui/themes/base/theme.css: false
  52. libraries-extend:
  53. core/ckeditor:
  54. - seven/ckeditor-dialog
  55. - seven/ckeditor-admin
  56. core/drupal.autocomplete:
  57. - seven/seven.jquery.ui
  58. core/drupal.dialog:
  59. - seven/seven.drupal.dialog
  60. - seven/seven.jquery.ui
  61. core/drupal.dropbutton:
  62. - seven/classy.dropbutton
  63. core/drupal.progress:
  64. - seven/classy.progress
  65. core/drupal.tabbingmanager:
  66. - seven/seven.jquery.ui
  67. core/drupal.vertical-tabs:
  68. - seven/vertical-tabs
  69. file/drupal.file:
  70. - seven/classy.file
  71. filter/drupal.filter.admin:
  72. - seven/filter
  73. filter/drupal.filter:
  74. - seven/filter
  75. media/media_embed_ckeditor_theme:
  76. - seven/classy.media_embed_ckeditor_theme
  77. media_library/view:
  78. - seven/media_library
  79. media_library/widget:
  80. - seven/media_library
  81. tour/tour-styling:
  82. - seven/tour-styling
  83. user/drupal.user:
  84. - seven/user
  85. quickedit_stylesheets:
  86. - css/components/quickedit.css
  87. regions:
  88. header: 'Header'
  89. pre_content: 'Pre-content'
  90. breadcrumb: Breadcrumb
  91. highlighted: Highlighted
  92. help: Help
  93. content: Content
  94. page_top: 'Page top'
  95. page_bottom: 'Page bottom'
  96. sidebar_first: 'First sidebar'
  97. regions_hidden:
  98. - sidebar_first
  99. ckeditor_stylesheets:
  100. - css/classy/components/media-embed-error.css