-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathboom.info.yml
executable file
·58 lines (55 loc) · 1.92 KB
/
boom.info.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
name: Boom
type: theme
description: 'Drupal 8 and Pattern Lab'
package: Core
core: 8.x
base theme: stable
screenshot: boom-screenshot.png
libraries:
- boom/global
- boom/fonts
libraries-override:
core/drupal.dropbutton:
js:
misc/dropbutton/dropbutton.js: js/overrides/dropbutton.js
css:
component:
/core/themes/stable/css/core/dropbutton/dropbutton.css: css/dropbutton.css
core/drupal.collapse:
js:
misc/collapse.js: js/overrides/collapse.js
core/modernizr:
js:
assets/vendor/modernizr/modernizr.min.js: js/lib/modernizr.min.js
system/base:
css:
component:
/core/themes/stable/css/system/components/align.module.css: false
/core/themes/stable/css/system/components/clearfix.module.css: false
/core/themes/stable/css/system/components/container-inline.module.css: false
/core/themes/stable/css/system/components/details.module.css: false
/core/themes/stable/css/system/components/fieldgroup.module.css: false
/core/themes/stable/css/system/components/hidden.module.css: false
/core/themes/stable/css/system/components/item-list.module.css: false
/core/themes/stable/css/system/components/nowrap.module.css: false
/core/themes/stable/css/system/components/position-container.module.css: false
/core/themes/stable/css/system/components/progress.module.css: false
/core/themes/stable/css/system/components/reset-appearance.module.css: false
/core/themes/stable/css/system/components/resize.module.css: false
regions:
page_top: 'Page top'
alert: alert
header: Header
navigation: Navigation
breadcrumb: Breadcrumb
help: Help
highlighted: Highlighted
preface: Preface
sidebar_first: 'Sidebar first'
sidebar_second: 'Sidebar second'
content: Content
postscript: Postscript
footer_blog: 'Footer blog'
footer_page: 'Footer page'
footer: Footer
page_bottom: 'Page bottom'