droopler_subtheme.info.yml 1.01 KB
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