-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathbootstrap_barrio_biopama.info.yml
54 lines (50 loc) · 1.68 KB
/
bootstrap_barrio_biopama.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
name: Bootstrap Barrio BIOPAMA
type: theme
description: 'Basic structure for a Bootstrap Barrio SubTheme.'
# version: VERSION
# core: 8.x
core_version_requirement: ^8 || ^9
base theme: bootstrap_barrio
libraries:
- bootstrap_barrio_biopama/global-styling
libraries-override:
bootstrap_barrio/fontawesome: bootstrap_barrio_biopama/fontawesome
core/drupal.dialog.off_canvas:
css:
base:
misc/dialog/off-canvas.reset.css: false
misc/dialog/off-canvas.base.css: false
misc/dialog/off-canvas.css: false
misc/dialog/off-canvas.theme.css: false
component:
misc/dialog/off-canvas.motion.css: false
misc/dialog/off-canvas.button.css: false
misc/dialog/off-canvas.form.css: false
misc/dialog/off-canvas.table.css: false
misc/dialog/off-canvas.details.css: false
misc/dialog/off-canvas.tabledrag.css: false
misc/dialog/off-canvas.dropbutton.css: false
misc/dialog/off-canvas.layout.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'
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'