-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathbootstrap5bondi.info
56 lines (49 loc) · 2.06 KB
/
bootstrap5bondi.info
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
type = theme
name = Bootstrap 5 Bondi
description = The default front-end theme for Backdrop CMS, which can make a great base theme.
backdrop = 1.x
version = BACKDROP_VERSION
; Add theme CSS files
stylesheets[all][] = css/base.css
stylesheets[all][] = css/layout.css
stylesheets[all][] = css/component/small-text-components.css
stylesheets[all][] = css/component/header.css
stylesheets[all][] = css/component/footer.css
stylesheets[all][] = css/component/menu-dropdown.css
stylesheets[all][] = css/component/menu-toggle.css
stylesheets[all][] = css/component/backdrop-form.css
stylesheets[all][] = css/component/tabledrag.css
stylesheets[all][] = css/component/vertical-tabs.css
stylesheets[all][] = css/component/fieldset.css
stylesheets[all][] = css/component/dialog.css
stylesheets[all][] = css/component/progress.css
stylesheets[all][] = css/component/admin-tabs.css
stylesheets[all][] = css/component/breadcrumb.css
stylesheets[all][] = css/component/pager.css
stylesheets[all][] = css/component/hero.css
stylesheets[all][] = css/component/cards.css
stylesheets[all][] = css/component/teasers.css
stylesheets[all][] = css/component/comment.css
stylesheets[all][] = css/component/caption.css
stylesheets[all][] = css/all.min.css
stylesheets[all][] = css/bondi.css
stylesheets[all][] = css/bootstrap.min.css
stylesheets[print][] = css/print.css
; Include a style sheet in the rich-text editor.
ckeditor_stylesheets[] = css/base.css
ckeditor_stylesheets[] = css/component/caption.css
; Remove unwanted core CSS
stylesheets[all][] = system.theme.css
stylesheets[all][] = menu-dropdown.theme.css
stylesheets[all][] = menu-dropdown.theme.breakpoint.css
stylesheets[all][] = menu-dropdown.theme.breakpoint-queries.css
scripts[] = js/all.min.js
scripts[] = js/bootstrap.bundle.min.js
scripts[] = js/script.js
; We need at least one setting for the theme settings page to appear in the
; menu. Color module provides our defaults, so we just register a dummy setting.
settings[color] = true
; Added by Backdrop CMS packaging script on 2022-07-21
project = backdrop
version = 1.22.2
timestamp = 1658447718