blob: 9a70b24986adc8287728f199d956ff4afa5709f3 (
plain)
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
|
core: 8.x
type: theme
base theme: bootstrap
name: 'fossee_istos'
description: 'A Drupal Bootstrap 3 based sub-theme.'
package: 'Bootstrap'
regions:
navigation: 'Navigation'
navigation_collapsible: 'Navigation (Collapsible)'
header: 'Top Bar'
highlighted: 'Highlighted'
help: 'Help'
content: 'Content'
sidebar_first: 'Primary'
sidebar_second: 'Secondary'
footer: 'Footer'
footer1: 'Footer1'
page_top: 'Page top'
page_bottom: 'Page bottom'
banner: 'Banner'
libraries:
- 'fossee_istos/global-styling'
- 'fossee_istos/color.preview'
- 'fossee_istos/bootstrap'
- 'fossee_istos/flexslider'
- 'fossee_istos/fontawesome'
- 'fossee_istos/bootstrap-scripts'
|