-
Notifications
You must be signed in to change notification settings - Fork 1
/
nicsdru_unity_theme.info.yml
57 lines (52 loc) · 1.61 KB
/
nicsdru_unity_theme.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
name: NICS Unity Theme
type: theme
description: 'Base theme for Drupal 8 sites'
package: NICS
core_version_requirement: ^8.8 || ^9 || ^10
libraries:
- nicsdru_unity_theme/unity-global-styling
- nicsdru_unity_theme/unity-fonts
- nicsdru_unity_theme/fontawesome
- nicsdru_unity_theme/eu-cookie-compliance
- nicsdru_unity_theme/media_library_styles
- nicsdru_unity_theme/responsive_images
- nicsdru_unity_theme/video
- nicsdru_unity_theme/social_links
- nicsdru_unity_theme/sidebar_menu
- nicsdru_unity_theme/field_label
- nicsdru_unity_theme/search_result
ckeditor5-stylesheets:
- css/3_components/ckeditor.css
- css/3_components/content/responsive-images.css
- css/3_components/content/responsive-images-ckeditor.css
# - css/3_components/content/icons-messages.css
#libraries-override:
# core/modernizr: nicsdru_unity_theme/nicsdru-modernizr
# system/base:
# css:
# component:
# css/components/sticky-header.module.css: false
base theme: stable
regions:
header: 'Site branding'
search: 'Search'
primary_menu: 'Main menu'
slideshow: 'Slideshow'
front_welcome: 'Front welcome'
top_first: 'First top'
top_second: 'Second top'
top_third: 'Third top'
breadcrumb: 'Breadcrumb'
search_facets: 'Search facets'
sidebar_first: 'First sidebar'
sidebar_second: 'Sidebar second'
content: 'Content'
bottom_widget_1: 'Bottom widget 1'
bottom_widget_2: 'Bottom widget 2'
bottom_widget_3: 'Bottom widget 3'
translate: 'Translate'
footer_first: 'Footer First'
footer_second: 'Footer Second'
footer_third: 'Footer Third'
footer_fourth: 'Footer Fourth'
footer: 'Footer Bottom'