first commit
This commit is contained in:
commit
d64c692c83
33 changed files with 37074 additions and 0 deletions
23
wisski_cloud_theme.info.yml
Normal file
23
wisski_cloud_theme.info.yml
Normal file
|
|
@ -0,0 +1,23 @@
|
|||
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
|
||||
Loading…
Add table
Add a link
Reference in a new issue