droopler_subtheme.info.yml
1.01 KB
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
name: Droopler STARTERKIT Subtheme
description: 'A SCSS subtheme for Droopler.'
screenshot: screenshot.png
core_version_requirement: ^10
engine: twig
type: theme
base theme: droopler_theme
regions:
header_branding: Header Branding
header_secondary: Header Secondary
header_primary: Header Primary
admin_tabs: Admin tabs
content: Content
top_content: Top content
aside: Aside
footer_primary_first: Footer Primary First
footer_primary_second: Footer Primary Second
footer_primary_third: Footer Primary Third
footer_primary_fourth: Footer Primary Fourth
footer_primary_fifth: Footer Primary Fifth
footer_primary_sixth: Footer Primary Sixth
footer_secondary: Footer Secondary
libraries:
- droopler_subtheme/style
- droopler_subtheme/overrides
libraries-override:
droopler_theme/style:
css:
base:
build/css/main.style.css: false
ckeditor_stylesheets:
- build/css/main.style.css
components:
namespaces:
droopler_theme: src/components
droopler_subtheme: src/components