seven.info.yml 2.0 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465
  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 admin 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: classy
  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. # core: 8.x
  22. libraries:
  23. - seven/global-styling
  24. libraries-override:
  25. core/drupal.vertical-tabs:
  26. css:
  27. component:
  28. misc/vertical-tabs.css: false
  29. core/jquery.ui:
  30. css:
  31. theme:
  32. assets/vendor/jquery.ui/themes/base/theme.css: false
  33. core/jquery.ui.dialog:
  34. css:
  35. component:
  36. assets/vendor/jquery.ui/themes/base/dialog.css: false
  37. classy/dialog:
  38. seven/seven.drupal.dialog
  39. libraries-extend:
  40. core/drupal.vertical-tabs:
  41. - seven/vertical-tabs
  42. core/jquery.ui:
  43. - seven/seven.jquery.ui
  44. tour/tour-styling:
  45. - seven/tour-styling
  46. quickedit_stylesheets:
  47. - css/components/quickedit.css
  48. regions:
  49. header: 'Header'
  50. pre_content: 'Pre-content'
  51. breadcrumb: Breadcrumb
  52. highlighted: Highlighted
  53. help: Help
  54. content: Content
  55. page_top: 'Page top'
  56. page_bottom: 'Page bottom'
  57. sidebar_first: 'First sidebar'
  58. regions_hidden:
  59. - sidebar_first
  60. # Information added by Drupal.org packaging script on 2016-08-03
  61. version: '8.1.8'
  62. core: '8.x'
  63. project: 'drupal'
  64. datestamp: 1470233792