-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathjbict.info.yml
74 lines (72 loc) · 2.36 KB
/
jbict.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
# This theme is marked as @internal. It is intended to evolve and change over
# minor releases.
# Change record https://www.drupal.org/node/2673014.
# As the UI of Drupal improves between minor versions, the mark up and assets
# in the Bartik theme will change. The Bartik theme is not backwards
# compatible. If you wish to modify the output or assets of Bartik you can:
# 1. Copy the whole of Bartik and rename it as your own theme. You will need to
# manually manage your own updates if you want to stay up to date with Bartik's
# bug fixes and feature support.
#
# 2. Sub-theme Bartik. This is only recommended if you want to make minor
# tweaks and understand that Bartik could break your modifications as it
# changes.
name: JBICT
type: theme
base theme: false
description: 'A flexible, recolorable theme with many regions and a responsive, mobile-first layout, adjusted for JBICT.Net.'
package: Core
version: VERSION
core_version_requirement: ~9
libraries:
- jbict/classy.base
- jbict/classy.messages
- core/normalize
- jbict/global-styling
libraries-extend:
core/drupal.dialog:
- jbict/classy.dialog
core/drupal.dropbutton:
- jbict/classy.dropbutton
core/drupal.progress:
- jbict/classy.progress
file/drupal.file:
- jbict/classy.file
filter/drupal.filter.admin:
- jbict/filter
filter/drupal.filter:
- jbict/filter
media/media_embed_ckeditor_theme:
- jbict/classy.media_embed_ckeditor_theme
media_library/view:
- jbict/classy.media_library
media_library/widget:
- jbict/classy.media_library
user/drupal.user:
- jbict/user
ckeditor_stylesheets:
- css/base/elements.css
- css/components/captions.css
- css/components/table.css
- css/components/text-formatted.css
- css/classy/components/media-embed-error.css
regions:
header: Header
primary_menu: 'Primary menu'
secondary_menu: 'Secondary menu'
page_top: 'Page top'
page_bottom: 'Page bottom'
highlighted: Highlighted
featured_top: 'Featured top'
breadcrumb: Breadcrumb
content: Content
sidebar_first: 'Sidebar first'
sidebar_second: 'Sidebar second'
featured_bottom_first: 'Featured bottom first'
featured_bottom_second: 'Featured bottom second'
featured_bottom_third: 'Featured bottom third'
footer_first: 'Footer first'
footer_second: 'Footer second'
footer_third: 'Footer third'
footer_fourth: 'Footer fourth'
footer_fifth: 'Footer fifth'