created reha theme

This commit is contained in:
2023-11-20 21:17:12 +01:00
parent e7474a2258
commit ea98958dc8
27 changed files with 2793 additions and 6 deletions
+21
View File
@@ -0,0 +1,21 @@
name: reha
type: theme
base theme: stark
description: reha drupal theme based on stark
package: reha
core: 8.x
core_version_requirement: ^8 || ^9
libraries:
- reha/global
regions:
header: 'Header'
primary_menu: 'Primary menu'
secondary_menu: 'Secondary menu'
page_top: 'Page top'
page_bottom: 'Page bottom'
featured: 'Featured'
breadcrumb: 'Breadcrumb'
content: 'Content'
sidebar_first: 'Sidebar first'
sidebar_second: 'Sidebar second'
footer: 'Footer'