23 lines
691 B
YAML
23 lines
691 B
YAML
name: Wisski_Cloud_Theme
|
|
type: theme
|
|
description: 'Wisski_Cloud_Theme subtheme based on Bootstrap 5 theme.'
|
|
core_version_requirement: '^9.4 || ^10'
|
|
'base theme': bootstrap5
|
|
libraries:
|
|
- wisski_cloud_theme/global-styling
|
|
ckeditor_stylesheets:
|
|
- css/style.css
|
|
ckeditor5-stylesheets:
|
|
- css/ck5style.css
|
|
regions:
|
|
header: Header
|
|
nav_branding: 'Navigation branding region'
|
|
nav_main: 'Main navigation region'
|
|
nav_additional: 'Additional navigation region (eg search form, social icons, etc)'
|
|
breadcrumb: Breadcrumbs
|
|
content: 'Main content'
|
|
sidebar_first: 'Sidebar first'
|
|
sidebar_second: 'Sidebar second'
|
|
footer: Footer
|
|
libraries-override:
|
|
bootstrap5/global-styling: false
|