-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathvartheme.info.yml
More file actions
executable file
·88 lines (79 loc) · 2.31 KB
/
Copy pathvartheme.info.yml
File metadata and controls
executable file
·88 lines (79 loc) · 2.31 KB
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
88
name: Vartheme
description: 'Base theme for Vardot standard websites. Based on Bootstrap 3 and less css'
type: theme
base theme: bootstrap
package: 'Varbase'
core_version_requirement: ~8 || ~9 || ~10
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/bootstrap-styles
- vartheme/bootstrap-scripts
# Boostrap component libraries.
- vartheme/ajax
- vartheme/alert
- vartheme/field
- vartheme/file
- vartheme/filter
- vartheme/form
- vartheme/icon
- vartheme/navbar
- vartheme/node
- vartheme/panel
- vartheme/progress-bar
- vartheme/table-drag
- vartheme/tabs
- vartheme/toolbar
- vartheme/autocomplete
# Vartheme custom theme, layout, and component libraries.
- vartheme/navbar-admin
- vartheme/bs-callouts
- vartheme/vb-tags
- vartheme/card
- vartheme/outside-in
- vartheme/edge2edge
- vartheme/equal-height
- vartheme/spacing
- vartheme/bootstrap-print
- vartheme/bootstrap-no-spacing
# Vartheme general global styles and scripts libraries.
- vartheme/global-styles
- vartheme/global-scripts
# Vartheme Varbase Bootstrap Paragraphs colors theme.
- vartheme/vbp-colors
# Vartheme Better Login theme.
- vartheme/betterlogin
# Vartheme Varbase Bootstrap Paragraphs colors theme.
libraries-override:
varbase_bootstrap_paragraphs/vbp-colors: vartheme/vbp-colors
betterlogin/betterlogin_css: vartheme/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/framework
ckeditor_stylesheets:
- css/base/bootstrap.base.css
- css/base/vartheme.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
- css/layout/spacing.layout.css