-
Notifications
You must be signed in to change notification settings - Fork 0
/
kraken.info.yml
executable file
·58 lines (53 loc) · 1.67 KB
/
kraken.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
name: Kraken
type: theme
description: 'Kraken is a Drupal base theme that provides integration with the UBC CLF (<a href="https://clf.ubc.ca">Common Look and Feel</a>) for UBC-branded units. <em>We recommend against using this theme for any customizations or modifications</em>. If you require a customized UBC CLF theme, please consider the <a href="https://github.com/ubc-web-services/clf">Drupal CLF theme</a>'
package: kraken
'base theme': false
starterkit: true
version: '2.0.2'
core_version_requirement: '>=10'
generator: 'starterkit_theme:11.0.1'
libraries:
- kraken/messages
- core/normalize
- kraken/global
libraries-extend:
user/drupal.user:
- kraken/user
core/drupal.dropbutton:
- kraken/dropbutton
core/drupal.dialog:
- kraken/dialog
file/drupal.file:
- kraken/file
core/drupal.progress:
- kraken/progress
libraries-override:
formtips/formtips: false
formtips/hoverintent: false
fullcalendar_view/libraries.fullcalendar-theme: kraken/fullcalendar
ckeditor_stylesheets:
- css/styles.min.css
- css/drupal.media.min.css
- css/drupal.ckeditor.iframe.css
ckeditor5-stylesheets:
- css/drupal.ckeditor.theme.styles.min.css
- css/drupal.media.min.css
- css/drupal.ckeditor.iframe.css
regions:
pre_content: 'Pre-content'
search: 'Search'
primary_menu: 'Primary menu'
secondary_menu: 'Secondary menu'
alert_region: 'Alert region'
masthead: 'Masthead'
breadcrumb: 'Breadcrumb'
heading: 'Heading'
help: 'Help'
highlighted: 'Highlighted'
content: 'Content'
sidebar_primary: 'Primary Sidebar'
sidebar_secondary: 'Secondary Sidebar'
secondary_content: 'Secondary Content'
prefooter: 'Pre-Footer'
drawer: 'Off Canvas Drawer'