-
Notifications
You must be signed in to change notification settings - Fork 3
/
hdbt.info.yml
42 lines (38 loc) · 1.01 KB
/
hdbt.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
name: HDBT - Helsinki Drupal Base theme
description: Base theme for Helsinki Drupal instances.
type: theme
base theme: stable9
tags: sub-theme
core_version_requirement: ^9 || ^10
'interface translation project': hdbt
'interface translation server pattern': themes/contrib/hdbt/translations/%language.po
# Regions
regions:
header_top: Header - Top
header_branding: Header - Branding
header_bottom: Header - Bottom
messages: Messages
breadcrumb: Breadcrumb
tools: Tools
before_content: Before content
sidebar_first: First sidebar
content: Content
sidebar_second: Second sidebar
after_content: After content
footer_top: Footer - Top
footer_bottom: Footer - Bottom
attachments: Attachments
# Libraries
libraries:
- hdbt/global-styling
- hdbt/global-scripting
- hdbt/hyphenopoly
- hdbt/local-storage-cleanup
# Libraries extend
libraries-extend:
core/drupal.ajax:
- hdbt/throbber
ckeditor5-stylesheets:
- dist/css/hdbt-icons.css
- dist/css/ckeditor-icons.css
- dist/css/ckeditor.min.css