Added the Search API Synonym module to deal specifically with licence and license...
[yaffs-website] / web / core / themes / seven / seven.info.yml
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: 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   system/base:
26     css:
27       component:
28         /core/themes/stable/css/system/components/system-status-counter.css: css/components/system-status-counter.css
29         /core/themes/stable/css/system/components/system-status-report-counters.css: css/components/system-status-report-counters.css
30         /core/themes/stable/css/system/components/system-status-report-general-info.css: css/components/system-status-report-general-info.css
31   core/drupal.vertical-tabs:
32     css:
33       component:
34         misc/vertical-tabs.css: false
35   core/jquery.ui:
36     css:
37       theme:
38         assets/vendor/jquery.ui/themes/base/theme.css: false
39   core/jquery.ui.dialog:
40     css:
41       component:
42         assets/vendor/jquery.ui/themes/base/dialog.css: false
43   classy/dialog:
44     seven/seven.drupal.dialog
45   classy/base:
46     css:
47       component:
48         css/components/details.css: false
49
50 libraries-extend:
51   core/ckeditor:
52     - seven/ckeditor-dialog
53   core/drupal.vertical-tabs:
54     - seven/vertical-tabs
55   core/jquery.ui:
56     - seven/seven.jquery.ui
57   tour/tour-styling:
58     - seven/tour-styling
59 quickedit_stylesheets:
60   - css/components/quickedit.css
61 regions:
62   header: 'Header'
63   pre_content: 'Pre-content'
64   breadcrumb: Breadcrumb
65   highlighted: Highlighted
66   help: Help
67   content: Content
68   page_top: 'Page top'
69   page_bottom: 'Page bottom'
70   sidebar_first: 'First sidebar'
71 regions_hidden:
72   - sidebar_first