-
Notifications
You must be signed in to change notification settings - Fork 3
/
vartheme_material.info.yml
executable file
·87 lines (77 loc) · 2.65 KB
/
vartheme_material.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
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
name: 'Vartheme Material'
description: 'A base theme for Varbase standard websites. Based on Bootstrap theme with Bootstrap 3 and Material Design.'
type: theme
base theme: bootstrap
package: 'Varbase (Experimental)'
core_version_requirement: ^8 || ^9
regions:
navigation: 'Navigation'
navigation_collapsible: 'Navigation (Collapsible)'
header: 'Top Bar'
hero_slider: 'Media Hero Slider'
highlighted: 'Highlighted'
help: 'Help'
content: 'Content'
sidebar_first: 'Primary'
sidebar_second: 'Secondary'
footer: 'Footer'
page_top: 'Page top'
page_bottom: 'Page bottom'
libraries:
# Bootstrap styles and scripts libraries.
- vartheme_material/bootstrap-styles
- vartheme_material/bootstrap-scripts
# Boostrap component libraries.
- vartheme_material/ajax
- vartheme_material/alert
- vartheme_material/field
- vartheme_material/file
- vartheme_material/filter
- vartheme_material/form
- vartheme_material/icon
- vartheme_material/navbar
- vartheme_material/node
- vartheme_material/panel
- vartheme_material/progress-bar
- vartheme_material/table-drag
- vartheme_material/tabs
- vartheme_material/toolbar
- vartheme_material/autocomplete
# Vartheme Material custom theme, layout, and component libraries.
- vartheme_material/navbar-admin
- vartheme_material/bs-callouts
- vartheme_material/vb-tags
- vartheme_material/card
- vartheme_material/outside-in
- vartheme_material/edge2edge
- vartheme_material/equal-height
- vartheme_material/bootstrap-print
- vartheme_material/bootstrap-no-spacing
# Vartheme Material general global styles and scripts libraries.
- vartheme_material/global-styles
- vartheme_material/global-scripts
# Vartheme Material Varbase Bootstrap Paragraphs colors theme.
- vartheme_material/vbp-colors
# Vartheme Material Better Login theme.
- vartheme_material/betterlogin
# Vartheme Material Varbase Bootstrap Paragraphs colors theme.
libraries-override:
varbase_bootstrap_paragraphs/vbp-colors: vartheme_material/vbp-colors
betterlogin/betterlogin_css: vartheme_material/betterlogin
# bootstrap_library/bootstrap-cdn: false
# bootstrap_library/bootstrap: false
# bootstrap_library/bootstrap-dev: false
# Uncomment the following if you want to keep bootstrap/framework
# and you want to extend it.
#libraries-extend:
# bootstrap/framework:
# - vartheme_material/framework
ckeditor_stylesheets:
- css/base/bootstrap.base.css
- css/base/vartheme_material.base.css
- css/theme/content.theme.css
- css/component/alert.component.css
- css/component/icon.component.css
- css/component/node.component.css
- css/component/bs-callouts.component.css
- css/layout/edge2edge.layout.css