-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathuvalibrary_v2a.info.yml
94 lines (91 loc) · 3.32 KB
/
uvalibrary_v2a.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
88
89
90
91
92
93
94
name: uvalibrary_v2a
type: theme
version: VERSION
description: This a copy of the v2 theme, currently in the theme/custom folder - sub-theme of W3CSS Theme.
base theme: drupal8_w3css_theme
screenshot: assets/uvalibrary-theme.png
core_version_requirement: ^9|^10
generator: "starterkit_theme:9.4.8"
libraries:
- uvalibrary_v2a/base
# - uvalibrary_v2/messages
# - core/normalize
# libraries-extend:
# user/drupal.user:
# - uvalibrary_v2/user
# core/drupal.dropbutton:
# - uvalibrary_v2/dropbutton
# core/drupal.dialog:
# - uvalibrary_v2/dialog
# file/drupal.file:
# - uvalibrary_v2/file
# core/drupal.progress:
# - uvalibrary_v2/progress
# STYLESHEETS-REMOVE HAS BEEN DEPRECATED. Moved all these removals to libraries-override (below).
# stylesheets-remove:
# - themes/contrib/d8w3css/css/base/base.css
# - themes/contrib/d8w3css/css/theme/border-animation.css
# - themes/contrib/d8w3css/css/theme/sitename-animation.css
# - themes/contrib/d8w3css/css/w3-css/w3.css
# - themes/contrib/d8w3css/css/w3-css-theme-custom/w3-theme-00000.css
# - themes/contrib/d8w3css/css/components/default-node.css
# - themes/contrib/d8w3css/css/components/page-title.css
# - themes/contrib/d8w3css/css/theme/a-image.css
# - themes/contrib/d8w3css/fonts/css/d8w3css-open-sans.css
# - themes/d8w3css/css/base/base.css
# - themes/d8w3css/css/theme/border-animation.css
# - themes/d8w3css/css/theme/sitename-animation.css
# - themes/d8w3css/css/w3-css/w3.css
# - themes/d8w3css/css/w3-css-theme-custom/w3-theme-00000.css
# - themes/d8w3css/css/components/default-node.css
# - themes/d8w3css/css/components/page-title.css
# - themes/d8w3css/css/theme/a-image.css
# - themes/d8w3css/fonts/css/d8w3css-open-sans.css
libraries-override:
drupal8_w3css_theme/d8w3css-global-styling:
css:
base:
css/base/base.css: false
component:
css/components/page-title.css: false
css/components/default-node.css: false
theme:
css/theme/a-image.css: false
css/theme/border-animation.css: false
css/theme/sitename-animation.css: false
drupal8_w3css_theme/w3-css:
css:
base:
css/w3-css/w3.css: false
drupal8_w3css_theme/w3-css-theme-00000: false
d8w3css-gfex-open-sans: false
d8w3css-gfin-open-sans: false
#Regions
regions:
drupal_custom_header: "Drupal Specific Blocks"
pre_header: "Pre-Header"
header: "Header"
primary_menu_vertical: "Primary Menu Vertical"
primary_menu: "Primary Menu"
welcome_text: "Welcome Text"
# top_first: 'Top First Container'
# top_second: 'Top Second Container'
# top_third: 'Top Third Container'
highlighted: "Highlighted"
page_title: "Page Title"
breadcrumb: "Breadcrumb"
content: "Content"
sidebar_first: "Left Sidebar"
sidebar_second: "Right Sidebar"
# bottom_first: 'Bottom First Container'
# bottom_second: 'Bottom Second Container'
# bottom_third: 'Bottom Third Container'
# bottom_forth: 'Bottom Forth Container'
# footer_first: 'Footer First Container' <-this is just a name change
footer_first: "Pre-Footer"
# footer_second: 'Footer Second Container'
# footer_menu: 'Footer Menu Container' <-this is just a name change
footer_menu: "Footer"
# footer_third: 'Footer Third Container' <-this is just a name change
footer_post: "Post-Footer"
auto_hidden_block: "Auto Hidden Blocks"