forked from a64f7bb4-7358-4778-9fbe-3b882c34cc1d/v1
63 lines
2.1 KiB
YAML
63 lines
2.1 KiB
YAML
name: Martis Theme
|
|
type: theme
|
|
base theme: false
|
|
description: 'Martis Drupal Responsive Theme. Developed & Designed by <a href=http://www.hugestem.com>HugeStem</a>'
|
|
package: core
|
|
version: '1.1'
|
|
core_version_requirement: ^8 || ^9 || ^10
|
|
|
|
#Libraries
|
|
libraries:
|
|
- martis/bootstrap
|
|
- martis/owl-carousel
|
|
- martis/image-zoom
|
|
- martis/shuffle
|
|
- martis/animation
|
|
- martis/slimscroll
|
|
- martis/niceselect
|
|
- martis/themify-icons
|
|
- martis/fonts
|
|
- martis/global
|
|
stylesheets-remove:
|
|
- core/assets/vendor/normalize-css/normalize.css
|
|
- core/modules/system/css/system.module.css
|
|
- core/modules/system/css/system.theme.css
|
|
- core/modules/views/css/views.module.css
|
|
- core/modules/layout_discovery/layouts/onecol/onecol.css
|
|
- core/modules/layout_builder/layouts/twocol_section/twocol_section.css
|
|
- core/modules/layout_builder/layouts/threecol_section/threecol_section.css
|
|
- core/modules/layout_builder/layouts/fourcol_section/fourcol_section.css
|
|
|
|
#Regions
|
|
regions:
|
|
header_top_first: 'Header Top First'
|
|
header_top_second: 'Header Top Second'
|
|
branding: 'Branding'
|
|
header: 'Header'
|
|
header_search: 'Header Search'
|
|
header_right: 'Header Right'
|
|
header_cart: 'Header Cart'
|
|
header_category_menu: 'Header Category Menu'
|
|
main_menu_left: 'Main Menu Left'
|
|
main_menu: 'Main Menu'
|
|
main_menu_right: 'Main Menu Right'
|
|
page_title: 'Page Title'
|
|
breadcrumb: 'Breadcrumb'
|
|
content_wide_top: 'Content Wide Top'
|
|
content: 'Content'
|
|
sidebar_first: 'Left Sidebar'
|
|
sidebar_second: 'Right Sidebar'
|
|
content_wide: 'Content Wide Middle'
|
|
content_widget_first: 'Content Widget First'
|
|
content_widget_second: 'Content Widget Second'
|
|
content_widget_third: 'Content Widget Third'
|
|
content_wide_bottom: 'Content Wide Bottom'
|
|
footer_first: 'Footer First Widget'
|
|
footer_second: 'Footer Second Widget'
|
|
footer_third: 'Footer Third Widget'
|
|
footer_forth: 'Footer Forth Widget'
|
|
footer_fifth: 'Footer Fifth Widget'
|
|
footer_sixth: 'Footer Sixth Widget'
|
|
footer_bottom_first: 'Footer Bottom First'
|
|
footer_bottom_second: 'Footer Bottom Second'
|
|
hidden_blocks: 'Hidden blocks' |