-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy patharchipelago_subtheme.info.yml
49 lines (47 loc) · 1.49 KB
/
archipelago_subtheme.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
name: Archipelago Base Theme
type: theme
description: 'Archipelago Bootstrap Theme.'
core_version_requirement: ^9.5 || ^10
base theme: bootstrap_barrio
libraries:
- archipelago_subtheme/bootstrap_cdn
- archipelago_subtheme/global-styling
- archipelago_subtheme/fonts
libraries-override:
bootstrap_barrio/bootstrap_cdn: archipelago_subtheme/bootstrap_cdn
bootstrap_barrio/global-styling:
css:
component:
css/components/variables: css/components/variables.css
facets_searchbox_widget/searchbox:
js:
js/searchbox.js: js/overrides/searchbox.js
core/drupal.dialog.off_canvas:
css:
base:
misc/dialog/off-canvas/css/reset.css: css/overrides/dialog-off-canvas-reset.css
misc/dialog/off-canvas/css/base.css: false
regions:
top_header: 'Top Header'
top_header_form: 'Top Header Form'
header: 'Header'
header_form: 'Header Form'
primary_menu: 'Primary menu'
secondary_menu: 'Secondary menu'
editor_toolbar: 'Toolbar'
page_top: 'Page top'
page_bottom: 'Page bottom'
highlighted: 'Highlighted'
featured_top: 'Featured top'
breadcrumb: 'Breadcrumb'
content: 'Content'
sidebar_first: 'Sidebar first'
sidebar_second: 'Sidebar second'
featured_bottom_first: 'Featured bottom first'
featured_bottom_second: 'Featured bottom second'
featured_bottom_third: 'Featured bottom third'
footer_first: 'Footer first'
footer_second: 'Footer second'
footer_third: 'Footer third'
footer_fourth: 'Footer fourth'
footer_fifth: 'Footer fifth'